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

Kevin Suo <suokunl...@126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lu...@collabora.com
           Keywords|                            |bisected

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

commit: 5c20cc0202170508176da577662fb6daead312b0
author: Luboš Luňák <l.lu...@suse.cz> 2012-08-06 17:55:07 +0200
committer: Luboš Luňák <l.lu...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to