office-gobmx/xmlscript
Noel 85e51d1fb5 loplugin:refcounting in xmlscript
Change-Id: I82e3fe7ec8f45d9e99ec51688df97a0e5a33f58c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111169
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-19 08:46:06 +01:00
..
dtd
inc/pch uiobject.hxx only needs forward declares 2020-04-22 09:39:07 +02: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 re-base on ALv2 code. 2012-07-10 16:56:30 +01:00
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.