office-gobmx/xmlscript
Luboš Luňák 64b993e046 finish deprecation of O(U)String::valueOf()
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.

Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21 15:10:35 +02:00
..
dtd
source finish deprecation of O(U)String::valueOf() 2013-08-21 15:10:35 +02:00
test
util
Library_xmlscript.mk
Makefile
Module_xmlscript.mk
Package_dtd.mk Further work on the "Mac-like app structure" option 2013-08-18 21:11:16 +03:00
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.