office-gobmx/xmlscript
Noel Grandin 7224bb9bcd loplugin:unusedvariableplus in ucb,xmlscript
Change-Id: I8fac8c7766df7c6be489280fcac2a423183429c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91790
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-04-07 10:16:11 +02:00
..
dtd
inc/pch
source loplugin:unusedvariableplus in ucb,xmlscript 2020-04-07 10:16:11 +02:00
test
util [API CHANGE] remove BasicImport UNO interfaces 2020-02-25 18:07:04 +01:00
IwyuFilter_xmlscript.yaml
Library_xmlscript.mk [API CHANGE] remove BasicImport UNO interfaces 2020-02-25 18:07:04 +01: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.