summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-04-03 17:40:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-04-03 18:07:08 +0200
commit5a5d948e230dfea61108452579b68da75706cad4 (patch)
tree53a18c9471e9045ec6a0a38ecc5202fed6dd83d3 /cppcanvas
parent8f5df0dbbeca681907e0abbc5efee23ab0cddbc3 (diff)
bnc#821208 DOC import: fix unwanted char background in numbering char style
Word supports formatting the paragraph parker itself, and we import that as a formatting at a position after the last character (e.g. "foo" will have that formatting at char pos 3, which is ignored by the layout). In addition to this hack, commit 1c22545edf9085b9f2656ca92781158b6b123db3 (Fix issue #i119405: Numbering text style changed after importing the *.doc, 2012-08-24) added a SwTxtNode::TryCharSetExpandToNum() hack to Writer core, where in case such a paragraph marker attribute is set, and the SwTxtNode has a numbering, then also modify the associated character style as well. As that commit already noticed, there are attributes which should not be propagated to that character style. Extend this blacklist to ignore RES_CHRATR_BACKGROUND as well, as Word does. Change-Id: Idcb40d37d8688c76fbd61f28428f6e3bc995f799
Diffstat (limited to 'cppcanvas')
0 files changed, 0 insertions, 0 deletions