[Libreoffice-bugs] [Bug 133334] [FILESAVE] Saving as .docx generates spurious page breaks

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 24 14:02:02 UTC 2020


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

--- Comment #5 from Telesto <telesto at surfxs.nl> ---
The ODT looked the same way as the docx export after:
author  Justin Luth <justin_luth at sil.org>       2016-06-11 10:30:18 +0300
committer       Miklos Vajna <vmiklos at collabora.co.uk>  2016-07-13 07:45:30
+0000
commit  5647eb6f8ef5828ce14973a91946d5d7cdfeae30 (patch)
tree    f5f28148e23fc378cb19a440bf2fc8a35db812c7
parent  9ad26139b5e8a4df469399378baeac5083f2fcf5 (diff)
tdf#76349 writer: treat single-column break as page break
Writerfilter imports docx-defined column breaks that exist without
being in a column.  Word treats these as if they were a page break.
Writer basically just preserved and ignored them.

I limited the fix to only consider SVX_BREAK_COLUMN_BEFORE since
writerfilter is only given “column break” and treats it as column_before.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=5647eb6f8ef5828ce14973a91946d5d7cdfeae30

-- 
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/20200524/5dc6e994/attachment.htm>


More information about the Libreoffice-bugs mailing list