[Libreoffice-bugs] [Bug 125936] FILEOPEN DOCX: Wrong format for paragraph characters

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 20 09:20:55 UTC 2020


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

Kevin Suo <suokunlong at 126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lunak at collabora.com
           Keywords|                            |bisected

--- Comment #5 from Kevin Suo <suokunlong at 126.com> ---
Bisected to the following commit:

commit: 5c20cc0202170508176da577662fb6daead312b0
author: Luboš Luňák <l.lunak at suse.cz> 2012-08-06 17:55:07 +0200
committer: Luboš Luňák <l.lunak at suse.cz> 2012-08-08 16:32:55 +0200

support for deferred property processing in writerfilter

Removing the following lines would make the test docx file look ok:
deferredCharacterProperties.clear();
...
if( pPropertyMap == m_pTopContext && !deferredCharacterProperties.empty() &&
(GetTopContextType() == CONTEXT_CHARACTER) )
        processDeferredCharacterProperties();

Adding cc to Luboš Luňák to cc: would you please take a look? Thanks.

-- 
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/20201120/44180bc9/attachment.htm>


More information about the Libreoffice-bugs mailing list