office-gobmx/xmlscript
Noel 8332d6d820 loplugin:stringviewparam include comparisons with string literals
Change-Id: I8ba1214500dddaf413c506a4b82f43d63cda804b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106559
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-30 12:32:14 +01:00
..
dtd
inc/pch
source loplugin:stringviewparam include comparisons with string literals 2020-11-30 12:32:14 +01:00
test
util
IwyuFilter_xmlscript.yaml tdf#42949 Fix IWYU warnings in xmlscript/ 2019-10-21 14:35:41 +02:00
Library_xmlscript.mk
Makefile
Module_xmlscript.mk
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.