office-gobmx/xmlscript
Caolán McNamara 860b2d0123 update pches
Change-Id: Ic4586057346b6de700c1bb6ff4cd759a11bb3e4d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111231
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-19 20:42:34 +01:00
..
dtd
inc/pch update pches 2021-02-19 20:42:34 +01:00
source loplugin:refcounting in xmlscript 2021-02-19 08:46:06 +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
Package_dtd.mk
README

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.