summaryrefslogtreecommitdiff
path: root/xmlreader/inc
AgeCommit message (Collapse)Author
2013-04-23execute move of global headersBjoern Michaelsen
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-22re-base on ALv2 code.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák
Since we no longer support the old Apple SDK using gcc-4.0.1, we can remove the cruft to work around its problems. Woohoo. Change-Id: Idf275e76449443f1f0314e75dab993f213a77eb7
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3
2013-02-19I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRINGCaolán McNamara
Change-Id: Ie5cd55aa7ba4773f3cffbed924467787596dfc9d
2013-02-19reuse the ConstCharArrayDetector in SpanCaolán McNamara
Change-Id: I33bc390aaa8f6e3cc2505632670970038140eb3c
2013-02-19add equals(OString const &text) to SpanChr. Rossmanith
useful when removing RTL_CONST_STRINGPARAM Change-Id: Ic131876a3fb38e69185342c4c7a46d536d60c8e5 Reviewed-on: https://gerrit.libreoffice.org/2256 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara
Change-Id: I8d280a5fa352bf4514a5e593b34be767648f4e64
2012-10-17allow XmlReader to parse a stringCaolán McNamara
Change-Id: I3433e6f3766c1ea54ad53896c4e4d142d1e319a5
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-06-17CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]Mathias Bauer
2010-10-22sb131: #i115203# note that xmlreader is semi-private and unversioned for nowsb
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb