[Libreoffice-bugs] [Bug 134619] FILESAVE: DOCX: Color and size of bullets lost after RT
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 27 09:49:49 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=134619
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jluth at mail.com
--- Comment #6 from Justin L <jluth at mail.com> ---
repro 7.2+. Confirmed this is an export bug since Word 2003 also opens the
resulting DOCX file with "simple" bullets.
This commit should just be reverted.
The logic changed to say "if we have a font, then export the font information,
otherwise export all the properties." with
+ else
+ m_rExport.OutputItemSet(*pOutSet, false, true,
i18n::ScriptType::LATIN, m_rExport.m_bExportModeRTF);
--
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/20210127/1742427e/attachment.htm>
More information about the Libreoffice-bugs
mailing list