diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-08-16 07:14:28 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-12-02 12:40:35 +0100 |
commit | 2af6880c44cd9d4083c1258d5ad46238f53a6c4f (patch) | |
tree | 7d3403430335067c8dc24a171f21203d032896ae /sw | |
parent | 53824b05f99ac7c68e6d48b53e2bd98c0fe274c7 (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