in commit 5ba30f588d6e41a13d68b1461345fca7a7ca61ac "tdf#64222 sw: better DOCX import/export of paragraph marker formatting" a new way to represent paragraph marker formatting was added in Writer, but it's only used by DOCX filters currently. currently only hard formatting is supported; DOCX allows setting character-style as well. see TODO comment in DomainMapper_Impl::finishParagraph(); comment indicates there's already a test document for it.
Created attachment 164413 [details] test case with styles
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c77b9c349f0a48392d8cb7a49532844b2cafb5ba tdf#131801: sw: support of style references in ListAutoFormat It will be available in 7.1.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.
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/6c05cd186457c3356e9daf5fcddae77ae4260f8e tdf#131801: sw: support of style references in ListAutoFormat It will be available in 6.4.7. 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.
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/6aff5d2e913bebe858ced534ef059166683c7d6a tdf#131801: sw: support of style references in ListAutoFormat It will be available in 7.0.2. 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.
fixed: DOCX import/export, copy/paste
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b0017158094e16025ef71c728bebe1093525cb59 related tdf#131801: remove completed TODO comment It will be available in 7.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.