summaryrefslogtreecommitdiff
path: root/include/xmlreader
AgeCommit message (Expand)Author
2021-01-31tdf#124176: Use pragma once instead of include guardsShobhit
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
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-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2018-08-13tdf#42949 Fix IWYU warnings in include/xmlreader/*Gabor Kelemen
2018-07-24loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2016-10-07loplugin:staticmethods: xmlreaderStephan Bergmann
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-16another dependency still requiredCaolán McNamara
2014-10-22Speed up xmlreader::Span::equalsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-03-06coverity#708726 Uninitialized scalar fieldCaolán McNamara
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-11-09fdo#65108 inter-module includes <> include/xmlreaderNorbert Thiebaud
2013-05-16Some string literal clean upStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen