• Miklos Vajna's avatar
    tdf#116269 RTF import: implement reverse deduplication for lists · 0f0a8012
    Miklos Vajna yazdı
    This is the same mechanism that was added in commit
    1be0a3fa (n#825305: writerfilter RTF
    import: override style properties like Word, 2014-06-17), except that
    here the reference is a list definition, not a paragraph style.
    
    Also, this commit only implements the part that inserts explicit
    defaults for not repeated properties, not the actual deduplication, as
    that already works at a dmapper level.
    
    (Saving the bugdoc as DOCX, it's visible in document.xml that DOCX marks
    these defaults explicitly:
    
    <w:ind w:left="0" w:right="-6" w:firstLine="0"/>
    
    but RTF does not, so the right place to fix this is in the tokenizer.)
    
    Change-Id: Iec88d9bf1032d1d89194bd272500d6780c3c2224
    Reviewed-on: https://gerrit.libreoffice.org/51589Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    0f0a8012
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...