cc407e50e8
The value written for an Impress time field is something like
text:time-value="0000-00-00T23:28:07" (in LO 3.5+) or
text:time-value="0-00-00T23:28:07" (in OOo 3.3) which contains an
invalid all-zero date. Such values are actually rejected by the
ODF import since commit
|
||
---|---|---|
.. | ||
inc | ||
qa/cppunit | ||
source | ||
test | ||
CppunitTest_sax.mk | ||
CppunitTest_sax_attributes.mk | ||
CppunitTest_sax_parser.mk | ||
Library_expwrap.mk | ||
Library_fastsax.mk | ||
Library_sax.mk | ||
Makefile | ||
Module_sax.mk | ||
README | ||
StaticLibrary_sax_shared.mk |
Wrapper around expat using UNO.