• Miklos Vajna's avatar
    tdf#107480 RTF import: fix HTML automatic spacing in styles · 9dd82d0d
    Miklos Vajna yazdı
    \htmautsp changes the meaning of \sbauto and \saauto, but the auto
    keywords may appear early in style definitions before \htmautsp arrives.
    This wasn't a problem before commit
    1be0a3fa (n#825305: writerfilter RTF
    import: override style properties like Word, 2014-06-17), as there the
    right auto keyword interpretation was repeated as direct formatting.
    
    So fix the regression by not deduplicating these keywords, which brings
    back the correct layout. A larger rework is necessary in the future to
    delay the parsing of the stylesheet table, that would be a cleaner
    approach.
    
    Change-Id: I783d2175483bc80ead0a511ad15c4b75e4ab663c
    Reviewed-on: https://gerrit.libreoffice.org/41187Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    Tested-by: 's avatarJenkins <ci@libreoffice.org>
    9dd82d0d
Adı
Son kayıt (commit)
Son güncelleme
..
README Loading commit data...
astyle.options Loading commit data...
rtfcharsets.cxx Loading commit data...
rtfcharsets.hxx Loading commit data...
rtfcontrolwords.cxx Loading commit data...
rtfcontrolwords.hxx Loading commit data...
rtfdispatchdestination.cxx Loading commit data...
rtfdispatchflag.cxx Loading commit data...
rtfdispatchsymbol.cxx Loading commit data...
rtfdispatchvalue.cxx Loading commit data...
rtfdocumentfactory.cxx Loading commit data...
rtfdocumentimpl.cxx Loading commit data...
rtfdocumentimpl.hxx Loading commit data...
rtffly.hxx Loading commit data...
rtflistener.hxx Loading commit data...
rtflookahead.cxx Loading commit data...
rtflookahead.hxx Loading commit data...
rtfreferenceproperties.cxx Loading commit data...
rtfreferenceproperties.hxx Loading commit data...
rtfreferencetable.cxx Loading commit data...
rtfreferencetable.hxx Loading commit data...
rtfsdrimport.cxx Loading commit data...
rtfsdrimport.hxx Loading commit data...
rtfskipdestination.cxx Loading commit data...
rtfskipdestination.hxx Loading commit data...
rtfsprm.cxx Loading commit data...
rtfsprm.hxx Loading commit data...
rtftokenizer.cxx Loading commit data...
rtftokenizer.hxx Loading commit data...
rtfvalue.cxx Loading commit data...
rtfvalue.hxx Loading commit data...