office-gobmx/unoxml
Caolán McNamara cbb17a548b std::size/SAL_N_ELEMENTS also counts the null terminator
which libxml2 2.12 will fail on with error:

'Extra content at the end of the document'

Change-Id: I9d5da9fdd826cce8462ede8c510eaea7281b760f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161627
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-01-05 09:51:27 +01:00
..
inc tdf#153039 unoxml: replace root element of CDocument throws 2023-01-19 11:28:50 +00:00
qa std::size/SAL_N_ELEMENTS also counts the null terminator 2024-01-05 09:51:27 +01:00
source tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00
CppunitTest_unoxml_domtest.mk
IwyuFilter_unoxml.yaml
JunitTest_unordf_complex.mk
JunitTest_unoxml_complex.mk
Library_unordf.mk
Library_unoxml.mk
Makefile
Module_unoxml.mk
README.md

UNO Wrappers for XML Services

Contains UNO wrappers for XML services including DOM, RDF and XPath.