office-gobmx/xmlscript
Stephan Bergmann 156e7eafd7 Extended loplugin:ostr: xmlscript
Change-Id: I1b476b6fb89ee04b4427ba1210eee9811a722f0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159661
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-11-19 17:28:56 +01:00
..
dtd
inc/pch
qa/cppunit Extended loplugin:ostr: xmlscript 2023-11-19 17:28:56 +01:00
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.