[Libreoffice-bugs] [Bug 104827] FILESAVE DOC: Justified Text with Section Breaks Incorrectly Exported

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 10 15:01:21 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=104827

--- Comment #10 from Justin L <jluth at mail.com> ---
Still repro in 7.1+

The comments are no longer in German - so that might help some of us.

Either my previous testing was completely wrong (most likely), or something
else has changed. WriteText is NOT directly calling ReplaceCr for this
document, but is calling wrtw8nds.cxx's MSWordExportBase::OutputSectionNode
which is then calling ReplaceCr (which is ONLY used by
GetExport().GetExportFormat() == MSWordExportBase::DOC).

Unfortunately, unit tests (like ww8export3's fdo53985.doc) show it isn't as
simple as changing that ReplaceCr to a WriteChar.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201110/ab3644a6/attachment.htm>


More information about the Libreoffice-bugs mailing list