office-gobmx/xmloff/qa/unit
Miklos Vajna 79baafccf3 sw content controls, date: add current date handling
While working on the DOCX import for dates, it turns out there is a need
to store the selected date in machine-readable format as well. This is
useful, because once the timestamp is formatted, the user is allowed to
hand-edit the result, so otherwise the selected date would be lost.

This commit adds:

- doc model & UNO API

- click handler (store the selected date, default to the current date in
  the date picker if possible)

- ODT filter

- DOCX export

And tests for all these.

Change-Id: I00f4e87ebfe0e8a19486367c32d472ccd2ff16a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135035
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2022-05-27 12:11:46 +02:00
..
data sw content controls, date: add current date handling 2022-05-27 12:11:46 +02:00
draw.cxx
style.cxx
text.cxx sw content controls, date: add current date handling 2022-05-27 12:11:46 +02:00
tokenmap-test.cxx
uxmloff.cxx modernize and improve PropertySetInfo 2022-05-24 14:02:09 +02:00