summaryrefslogtreecommitdiff
path: root/xmlreader/source
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Silence -Werror=implicit-fallthrough= (upcoming GCC 8)Stephan Bergmann1-1/+1
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-9/+7
2017-07-25loplugin:unusedmethodsNoel Grandin1-14/+0
2016-08-31convert XmlReader::State to scoped enumNoel Grandin1-14/+14
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-8/+8
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-3/+3
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-5/+5
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-4/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-18/+18
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 Grandin2-64/+32
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 Thiebaud3-26/+26
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa1-2/+2
2013-05-16Some string literal clean upStephan Bergmann3-67/+47
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ňák2-35/+35
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-36/+22
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 Behrens2-8/+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 Meeks3-78/+51
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 Bergmann3-19/+31
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara3-0/+9
2011-06-17CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]Mathias Bauer4-58/+0
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov4-0/+1258
2010-09-16sb129: #i113189# adjusted commentssb1-1/+1
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb4-0/+1263