office-gobmx/xmlscript
Noel 466ec5aa2a loplugin:referencecasting in xmlscript
Change-Id: Ib5c1f471e0b69e4474d06b4fb55c933d701a1d9d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111080
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-18 08:16:36 +01:00
..
dtd
inc/pch uiobject.hxx only needs forward declares 2020-04-22 09:39:07 +02:00
source loplugin:referencecasting in xmlscript 2021-02-18 08:16:36 +01:00
test
util xmlscript: create instances with uno constructors 2020-07-06 20:17:26 +02:00
IwyuFilter_xmlscript.yaml
Library_xmlscript.mk xmlscript: create instances with uno constructors 2020-07-06 20:17:26 +02:00
Makefile
Module_xmlscript.mk execute move of global headers 2013-04-23 22:20:31 +02:00
Package_dtd.mk
README more documentation and cleanups for various modules. 2012-03-06 16:29:23 +00:00

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.