Age | Commit message (Expand) | Author |
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 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
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-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
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-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | re-base on ALv2 code. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-04 | remove HAVE_SFINAE_ANONYMOUS_BROKEN | Luboš Luňák |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | xmlreader does not depend on any offapi .idl files | Stephan Bergmann |
2013-02-19 | I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRING | Caolán McNamara |
2013-02-19 | reuse the ConstCharArrayDetector in Span | Caolán McNamara |
2013-02-19 | add equals(OString const &text) to Span | Chr. Rossmanith |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
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 |