office-gobmx/writerfilter/source
László Németh 2c51746997 tdf#146171 DOCX: fix loss of change tracking, if no date
was specified, or it was specified as zero date (e.g. in
a LO DOCX export).

DateTime attribute w:date is optional in w:ins/w:del
according to the OOXML standard. Not specified w:date was
imported as invalid zero date "0-00-00T00:00:00Z" resulting
loss of change tracking data completely during an ODF
roundtrip.

Import this invalid zero date as Epoch time to avoid losing
change tracking data.

Change-Id: If8442db9aa5e41c470827545c36c64f598887101
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130885
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2022-03-02 21:20:29 +01:00
..
dmapper tdf#146171 DOCX: fix loss of change tracking, if no date 2022-03-02 21:20:29 +01:00
filter
ooxml
rtftok Extend loplugin:stringview to O[U]StringBuffer::toString 2022-02-08 09:09:32 +01:00