summaryrefslogtreecommitdiff
path: root/include/xmlreader
AgeCommit message (Expand)AuthorFilesLines
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-10Revert "Optimize getNamespaceId (xmlreader)"Julien Nabet2-16/+0
2019-10-08cleanups in xmlreaderNoel Grandin2-3/+3
2019-10-06we can use Span for the cache key hereNoel Grandin2-6/+19
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin1-7/+16
2019-10-06Optimize getNamespaceId (xmlreader)Julien Nabet1-0/+2
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen1-0/+1
2018-08-13tdf#42949 Fix IWYU warnings in include/xmlreader/*Gabor Kelemen1-2/+0
2018-07-24loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin1-6/+6
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-2/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-10/+10
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin2-2/+2
2016-10-07loplugin:staticmethods: xmlreaderStephan Bergmann1-1/+1
2016-08-31convert XmlReader::State to scoped enumNoel Grandin1-3/+1
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-1/+1
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-16another dependency still requiredCaolán McNamara1-2/+4
2014-10-22Speed up xmlreader::Span::equalsStephan Bergmann1-2/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-4/+1
2014-03-06coverity#708726 Uninitialized scalar fieldCaolán McNamara1-1/+2
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan1-0/+2
2013-11-09fdo#65108 inter-module includes <> include/xmlreaderNorbert Thiebaud4-20/+20
2013-05-16Some string literal clean upStephan Bergmann2-17/+18
2013-04-23execute move of global headersBjoern Michaelsen5-0/+388