Description: Value "Maximum consecutive hyphenated lines" isn't imported DOCX file, and the associated ParaHyphenationMaxHyphens isn't exported to the OOXML document setting consecutiveHyphenLimit. Steps to Reproduce: 1. Open the attached test document. Actual Results: "Maximum consecutive hyphenated lines" setting of the default paragraph style is still 0 (no limit). Expected Results: "Maximum consecutive hyphenated lines" setting of the default paragraph style is 1 (no consecutive hyphenated lines). Reproducible: Always User Profile Reset: No Additional Info: Note: OpenDocument interoperability is possible here, false information on page 61 in Eckert et al.: Document Interoperability – Open Document Format and Office Open XML, Fraunhofer Verlag, 2009 (https://publica-rest.fraunhofer.de/server/api/core/bitstreams/dafae458-4197-4d5b-aa08-52708f54a916/content).
Created attachment 194811 [details] test document with consecutiveHyphenLimit = 1
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/64365dfa67d5a1d8fbc710238a4ea9c492645de4 tdf#161643 sw DOCX import/export of maximum consecutive hyphenated lines It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/a7a57f408628fd6c87d5b3d20d3f1564d5eb15ae tdf#161643 sw DOCX import/export of maximum consecutive hyphenated lines It will be available in 24.8.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.