• Michael Stahl's avatar
    fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheet · f8e8e476
    Michael Stahl yazdı
    The font definitions in the style sheet meet an untimely death in
    StyleSheetTable::lcl_sprm(), which special-cases LN_EG_RPrBase_rFonts,
    routing it into TblStylePrHandler.
    
    Avoid this by sending style entries to the domain mapper in the same way
    as the OOXML tokenizer, i.e., with paragraph and run properties nested
    below CT_Style_pPr/rPr.
    
    This reveals that the CT_Style_basedOn was wrongly handled as paragraph
    property.
    
    Change-Id: Ic724ba48fe36bf782b1b430bdafdb1df480d5ad3
    f8e8e476
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...