During importing .docx document where statistical data are saved, the number of characters are not imported correctly. 1. Characters with spaced are not imported at all 2. NonWhitespaceCharacterCount is switched with all characters with spaced count
Review: https://gerrit.libreoffice.org/#/c/29721/
Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7d5d5e6e9b67807560a7db4123e8b41cc0f70a32 tdf#103143 Fix importing number of characters from docx files It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.