f2c02331a7
off by default, since each warning needs careful inspection Change-Id: I805c1d1cdde531a1afdc76e87b22f879fc3c9753 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134641 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
dtd | ||
inc/pch | ||
qa/cppunit | ||
source | ||
util | ||
CppunitTest_xmlscript_cppunit.mk | ||
IwyuFilter_xmlscript.yaml | ||
Library_xmlscript.mk | ||
Makefile | ||
Module_xmlscript.mk | ||
Package_dtd.mk | ||
README.md |
XML Dialogs
This code is used to (de)serialize basic dialogs to XML for storage inside documents. While the XML -appears- to have some hierarchical structure, that is only a fabrication, parsing and underlying toolkit widget structure is sadly linear and flat.