1
0
Fork 0
libreoffice/xmlscript
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
dtd Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
inc/pch Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
qa/cppunit Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
source Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
util Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CppunitTest_xmlscript_cppunit.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
IwyuFilter_xmlscript.yaml Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Library_xmlscript.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Module_xmlscript.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Package_dtd.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README.md Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02: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.