• Justin Luth's avatar
    ooxmlimport: support inherited listid · 8fd13c35
    Justin Luth yazdı
    This is prep work for tdf#95377. This unit test avoids the unique
    chapter-numbering style (from the heading paragraph styles) and just
    has a basic, user-created style inheriting from Default.
    
    Also unique about this unit test is that the numbering is
    specified by the "Default Style" which takes a rather unique
    code path and exposes even more problems.
    
    We already know the listId through a recursive function, and
    GetCurrentNumberingRules only looks at the current style which
    isn't good enough. Moved that modified function into
    DomainMapper_Impl since I will need it there for bug 95377.
    
    Additionally, ensure that directly applied paragraph properties
    are not overwritten. That also meant changing the order, so that
    paraStyle properties are directly applied to the paragraph before
    applying RightMargin and friends.
    
    Change-Id: I5c1fb71d64727be9d9105f287150daf4e0ff413d
    Reviewed-on: https://gerrit.libreoffice.org/48457Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarJustin Luth <justin_luth@sil.org>
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    8fd13c35
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_misc.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
README Loading commit data...