summaryrefslogtreecommitdiff
path: root/sw/source/core/swg
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2-3/+3
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-20loplugin:refcounting in swNoel1-3/+2
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-21sw: prefix members of SwXMLBlockListImport, SwXMLTextBlockImport, ...Miklos Vajna1-18/+16
2020-12-14sw: prefix members of SwXMLBlockListContext, SwXMLTextBlockBodyContext, ...Miklos Vajna2-21/+18
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann2-3/+3
2020-12-07sw: prefix members of SwBlockName, SwTaggedPDFHelper, ...Miklos Vajna4-129/+129
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel2-23/+0
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin3-3/+3
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2-2/+2
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin2-62/+64
2020-07-29Remove some unused includesMiklos Vajna1-1/+0
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-2/+1
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-2/+2
2020-04-28move the castToFastAttributeList functionNoel Grandin1-4/+1
2020-02-06tdf#129881 missing sections in link sectionNoel Grandin1-21/+26
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna1-124/+124
2020-01-16fix use of FastParser in SwXMLTextBlockImportNoel Grandin1-5/+20
2020-01-09Use FastParser in SwXMLTextBlocksNoel Grandin1-12/+5
2020-01-09flatten SwXMLTextBlocks::GetMacroTableNoel Grandin1-83/+73
2020-01-07extract some common code from ImportContext classesNoel Grandin1-8/+4
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen3-14/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+7
2019-11-22log exceptions when parsingNoel Grandin1-20/+8
2019-11-13no need to store reference to Import hereNoel Grandin1-9/+7
2019-11-06convert SwXMLSectionList to FastParserNoel Grandin1-59/+41
2019-10-22loplugin:unusedenumconstantsNoel Grandin1-2/+0
2019-10-18loplugin:virtualdead unused param in SwImpBlocks::RenameNoel Grandin2-2/+2
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin2-17/+1
2019-07-20loplugin:referencecasting in swNoel Grandin2-23/+11
2019-06-14loplugin:unusedmethodsNoel Grandin1-53/+0
2019-06-12loplugin:unusedmethodsNoel Grandin1-19/+0
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+5
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin2-4/+4
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2-0/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2-0/+2
2018-10-04loplugin:useuniqueptr in SwBlockNamesNoel Grandin2-12/+7
2018-09-14loplugin:useuniqueptr in SwImpBlocks::MakePaMNoel Grandin2-4/+3
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+1