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.='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/idlc/source/astoperation.cxx
AgeCommit message (Expand)Author
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-05-19fix-includes.pl: idlcThomas Arnhold
2014-02-17idlc: sal_Bool -> boolStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-06-21re-base on ALv2 code.Michael Meeks