[Libreoffice-bugs] [Bug 113608] FILEOPEN DOCX Table cell indentation grows in particular document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 14 15:53:42 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=113608
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |regression
CC| |jluth at mail.com
--- Comment #9 from Justin L <jluth at mail.com> ---
Bisected to LO 4.4 commit 29a91e4739496e1db5995fdece6a3ffa89e42774 Author:
Mark Hung. Commit Date: Tue Nov 18 11:24:19 2014 +0100
Fix outline numbering for ooxml import filter.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=29a91e4739496e1db5995fdece6a3ffa89e42774
but even though the problem disappears when this is reverted (the WW8 style
name is Cmsor4 which didn't match Heading4, but the converted name matches
"Heading 4"), it has just uncovered an existing problem. The table problem can
also be resolved by setting the infamous bRemove = false. Somehow, the Heading
4 paragraph numbering from the sectPr of the first section's deleted paragraph
is being applied to the rest of the document.
--
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/20180814/64990c01/attachment.html>
More information about the Libreoffice-bugs
mailing list