summaryrefslogtreecommitdiffstats
path: root/xmlreader/source/xmlreader.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov2018-09-151-7/+6
* loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin2018-07-241-2/+2
* Silence -Werror=implicit-fallthrough= (upcoming GCC 8)Stephan Bergmann2018-01-231-1/+1
* clang-tidy modernize-use-emplace in variousNoel Grandin2017-09-141-9/+7
* loplugin:unusedmethodsNoel Grandin2017-07-251-14/+0
* convert XmlReader::State to scoped enumNoel Grandin2016-08-311-14/+14
* Convert XmlReader::Result to scoped enumNoel Grandin2016-05-251-8/+8
* Convert XmlReader::Text to scoped enumNoel Grandin2016-05-241-3/+3
* clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2016-05-131-5/+5
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-1/+1
* Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann2016-02-151-4/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-15/+15
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-3/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-62/+31
* coverity#708727 Uninitialized pointer fieldCaolán McNamara2014-04-301-2/+3
* coverity#1158416 Uninitialized pointer fieldCaolán McNamara2014-01-231-0/+2
* Zip .ui translations per UIConfig target.Matúš Kukan2013-12-061-0/+14
* xmlreader: include <> for external includesNorbert Thiebaud2013-11-111-13/+13
* Some string literal clean upStephan Bergmann2013-05-161-64/+45
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-64/+27
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-18/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-32/+32
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-34/+21
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-2/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* remove xmlreader from string now I don't need it anymoreCaolán McNamara2012-10-271-21/+2
* allow XmlReader to parse a stringCaolán McNamara2012-10-171-2/+21
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-26/+17
* calling nextAttribute before first tag uses uninited variablesCaolán McNamara2012-06-081-0/+1
* Improved error reportingStephan Bergmann2012-04-181-5/+5
* Better exception message.Stephan Bergmann2012-01-261-3/+6
* osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist2011-12-211-2/+2
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-12/+20
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
* CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]Mathias Bauer2011-06-171-1/+0
* sb129: #i113189# adjusted commentssb2010-09-161-1/+1
* sb129: #i113189# move XmlReader from configmgr to UREsb2010-09-101-0/+1054