summaryrefslogtreecommitdiff
path: root/xmlreader/source/xmlreader.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-3/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-62/+31
2014-04-30coverity#708727 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-01-23coverity#1158416 Uninitialized pointer fieldCaolán McNamara1-0/+2
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan1-0/+14
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud1-13/+13
2013-05-16Some string literal clean upStephan Bergmann1-64/+45
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-64/+27
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-18/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-32/+32
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-34/+21
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-2/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara1-21/+2
2012-10-17allow XmlReader to parse a stringCaolán McNamara1-2/+21
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-08calling nextAttribute before first tag uses uninited variablesCaolán McNamara1-0/+1
2012-04-18Improved error reportingStephan Bergmann1-5/+5
2012-01-26Better exception message.Stephan Bergmann1-3/+6
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist1-2/+2
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-12/+20
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-06-17CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]Mathias Bauer1-1/+0
2010-09-16sb129: #i113189# adjusted commentssb1-1/+1
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb1-0/+1054