/sw/source/

' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/inc/general.h
+0200'>2022-05-05
AgeCommit message (Expand)Author
2015-11-02loplugin:stringconstantNoel Grandin
use more o3tl::getTokenNoel Grandin
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-02create common macro and method for logging unknown attributesNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-11tdf#131931 No version history shownNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-16fix XMLVersionListImport fast-parser