Age | Commit message (Expand) | Author |
2022-07-29 | clang-tidy modernize-pass-by-value in xmlreader | Noel Grandin |
2021-12-01 | improve the script for reducing symbol exports | Noel Grandin |
2021-05-14 | Revert "improve perf of xmlreader::Pad" | Noel Grandin |
2021-05-11 | improve perf of xmlreader::Pad | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-01-31 | tdf#124176: Use pragma once instead of include guards | Shobhit |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2019-10-21 | size some stringbuffer to prevent re-alloc | 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-06-21 | tdf#42949 Fix IWYU warnings in include/ | Gabor Kelemen |
2018-08-13 | tdf#42949 Fix IWYU warnings in include/xmlreader/* | Gabor Kelemen |
2018-07-24 | loplugin:unusedfields,can-be-const in xmlreader | Noel Grandin |
2017-10-23 | loplugin:constmethod in cppu,cppuhelper,idlc | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-01-31 | a whole bunch of SAL_WARN_UNUSED | Noel Grandin |
2016-10-07 | loplugin:staticmethods: xmlreader | Stephan Bergmann |
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 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-02-16 | another dependency still required | Caolán McNamara |
2014-10-22 | Speed up xmlreader::Span::equals | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-03-06 | coverity#708726 Uninitialized scalar field | Caolán McNamara |
2013-12-06 | Zip .ui translations per UIConfig target. | Matúš Kukan |
2013-11-09 | fdo#65108 inter-module includes <> include/xmlreader | Norbert Thiebaud |
2013-05-16 | Some string literal clean up | Stephan Bergmann |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |