/shell/source/

24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/xmlreader
AgeCommit message (Expand)Author
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2022-07-29clang-tidy modernize-pass-by-value in xmlreaderNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-05-14Revert "improve perf of xmlreader::Pad"Noel Grandin
2021-05-11improve perf of xmlreader::PadNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
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