summaryrefslogtreecommitdiff
path: root/binaryurp
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-02 18:55:55 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-08-03 19:43:19 +0000
commitaed0f1e27be04ecd43b2edd3885c1f2eea0a3de9 (patch)
treea9aed1a7e6706988d1d1e8fdce211f49925a74bb /binaryurp
parentd2dd174ac05d7c2844c5e60169128e2a02d4311b (diff)
fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheet
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 (cherry picked from commit f8e8e476aa0a5576234dbb4daac9dc299e044e61) Reviewed-on: https://gerrit.libreoffice.org/10698 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'binaryurp')
0 files changed, 0 insertions, 0 deletions