• Markus Mohrhard's avatar
    prevent invalid ods files with loext:fill-character · 66c6d1ef
    Markus Mohrhard yazdı
    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
    
    Change-Id: I3ad92b8a61a246b3dbc0132d9a2c367488a766d0
    66c6d1ef
Adı
Son kayıt (commit)
Son güncelleme
..
dtd Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_xmloff_uxmloff.mk Loading commit data...
JunitTest_xmloff_unoapi.mk Loading commit data...
Library_xo.mk Loading commit data...
Library_xof.mk Loading commit data...
Makefile Loading commit data...
Module_xmloff.mk Loading commit data...
Package_dtd.mk Loading commit data...
README Loading commit data...