office-gobmx/unotools
Julien Nabet c4aa51f497 Related tdf#154769: XML Form add limits of length value for some datatype
length value for:
- year:4
- month and day:2

change ISO8601parseDate in unotools to return false when month or day length > 2

Change-Id: I807a8a784c8924750ae2c821de4be667e514e91f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151238
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-05-03 13:55:30 +02:00
..
inc/pch move ErrCode to comphelper and improve debug output string 2022-09-14 08:34:38 +02:00
qa tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
source Related tdf#154769: XML Form add limits of length value for some datatype 2023-05-03 13:55:30 +02:00
util
CppunitTest_unotools_configpaths.mk Add tests for utl::splitLastFromConfigurationPath 2022-09-23 19:59:05 +02:00
CppunitTest_unotools_fontcvt.mk unotools: test ConvertChar::RecodeString() 2022-10-05 11:18:36 +02:00
CppunitTest_unotools_fontdefs.mk
IwyuFilter_unotools.yaml Recheck modules [uU]* with IWYU 2022-04-12 15:20:47 +02:00
JunitTest_unotools_complex.mk
Library_utl.mk [API CHANGE] Drop css::accessibility::XAccessibleStateSet 2022-07-08 10:10:11 +02:00
Makefile
Module_unotools.mk tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
PythonTest_unotools_python.mk tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
README.md

UNO C++ Helpers

Helpers for C++ use of UNO.