summaryrefslogtreecommitdiff
path: root/xmlreader/source
AgeCommit message (Expand)Author
2019-10-10Revert "Optimize getNamespaceId (xmlreader)"Julien Nabet
2019-10-08cleanups in xmlreaderNoel Grandin
2019-10-06we can use Span for the cache key hereNoel Grandin
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-06Optimize getNamespaceId (xmlreader)Julien Nabet
2019-02-04tdf#42949 Fix IWYU warnings in xmlreader/Gabor Kelemen
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-07-24loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin
2018-01-23Silence -Werror=implicit-fallthrough= (upcoming GCC 8)Stephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2016-08-31convert XmlReader::State to scoped enumNoel Grandin
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30coverity#708727 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158416 Uninitialized pointer fieldCaolán McNamara
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa
2013-05-16Some string literal clean upStephan Bergmann
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara
2012-10-17allow XmlReader to parse a stringCaolán McNamara
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-08calling nextAttribute before first tag uses uninited variablesCaolán McNamara
2012-04-18Improved error reportingStephan Bergmann
2012-01-26Better exception message.Stephan Bergmann
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
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-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov
2010-09-16sb129: #i113189# adjusted commentssb
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb