summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-08-16 07:14:28 +0200
committerAndras Timar <andras.timar@collabora.com>2014-12-02 12:40:35 +0100
commit2af6880c44cd9d4083c1258d5ad46238f53a6c4f (patch)
tree7d3403430335067c8dc24a171f21203d032896ae /sw
parent53824b05f99ac7c68e6d48b53e2bd98c0fe274c7 (diff)
prevent invalid ods files with loext:fill-character
ODF specifies that extension elements in a document are removed before the validation. With our old implementation of the number format export this could result in two number:text elements following each other. According to the spec a number:text element may not follow another number:text element. The number:text element before loext:fill is actually not that interesting so it makes more sense to make this one an extension element. Possible documents showing issues: fdo45268-1.xlsx fdo49150-1.xlsx and many more Conflicts: xmloff/source/style/xmlnumfe.cxx Change-Id: I3ad92b8a61a246b3dbc0132d9a2c367488a766d0
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions