Age | Commit message (Expand) | Author |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2022-07-29 | clang-tidy modernize-pass-by-value in xmlreader | Noel Grandin |
2021-05-14 | Revert "improve perf of xmlreader::Pad" | Noel Grandin |
2021-05-11 | improve perf of xmlreader::Pad | Noel Grandin |
2021-04-10 | speed up XmlReader::handleSkippedText | Noel Grandin |
2019-10-10 | Revert "Optimize getNamespaceId (xmlreader)" | Julien Nabet |
2019-10-08 | cleanups in xmlreader | Noel Grandin |
2019-10-06 | we can use Span for the cache key here | Noel Grandin |
2019-10-06 | convert equals() to operator== in xmlreader::Span | Noel Grandin |
2019-10-06 | Optimize getNamespaceId (xmlreader) | Julien Nabet |
2019-02-04 | tdf#42949 Fix IWYU warnings in xmlreader/ | Gabor Kelemen |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov |
2018-07-24 | loplugin:unusedfields,can-be-const in xmlreader | Noel Grandin |
2018-01-23 | Silence -Werror=implicit-fallthrough= (upcoming GCC 8) | Stephan Bergmann |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2016-08-31 | convert XmlReader::State to scoped enum | Noel Grandin |
2016-05-25 | Convert XmlReader::Result to scoped enum | Noel Grandin |
2016-05-24 | Convert XmlReader::Text to scoped enum | Noel Grandin |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-30 | coverity#708727 Uninitialized pointer field | Caolán McNamara |
2014-01-23 | coverity#1158416 Uninitialized pointer field | Caolán McNamara |
2013-12-06 | Zip .ui translations per UIConfig target. | Matúš Kukan |
2013-11-11 | xmlreader: include <> for external includes | Norbert Thiebaud |
2013-06-24 | fdo#43460 shell,vcl,xmlreader: use isEmpty() | Jelle van der Waa |
2013-05-16 | Some string literal clean up | Stephan Bergmann |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-27 | remove xmlreader from string now I don't need it anymore | Caolán McNamara |
2012-10-17 | allow XmlReader to parse a string | Caolán McNamara |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-08 | calling nextAttribute before first tag uses uninited variables | Caolán McNamara |
2012-04-18 | Improved error reporting | Stephan Bergmann |
2012-01-26 | Better exception message. | Stephan Bergmann |
2011-12-21 | osl_unmapFile can't work for files bundled inside the .apk on Android | Tor Lillqvist |
2011-11-29 | Adapted to new assertion/logging mechanisms. | Stephan Bergmann |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-06-17 | CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b] | Mathias Bauer |