summaryrefslogtreecommitdiff
path: root/sw/source/core/swg
AgeCommit message (Expand)Author
2021-02-20loplugin:refcounting in swNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21sw: prefix members of SwXMLBlockListImport, SwXMLTextBlockImport, ...Miklos Vajna
2020-12-14sw: prefix members of SwXMLBlockListContext, SwXMLTextBlockBodyContext, ...Miklos Vajna
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07sw: prefix members of SwBlockName, SwTaggedPDFHelper, ...Miklos Vajna
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-01Fix typoAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-02-06tdf#129881 missing sections in link sectionNoel Grandin
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-01-16fix use of FastParser in SwXMLTextBlockImportNoel Grandin
2020-01-09Use FastParser in SwXMLTextBlocksNoel Grandin
2020-01-09flatten SwXMLTextBlocks::GetMacroTableNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22log exceptions when parsingNoel Grandin
2019-11-13no need to store reference to Import hereNoel Grandin
2019-11-06convert SwXMLSectionList to FastParserNoel Grandin
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-10-18loplugin:virtualdead unused param in SwImpBlocks::RenameNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-04loplugin:useuniqueptr in SwBlockNamesNoel Grandin
2018-09-14loplugin:useuniqueptr in SwImpBlocks::MakePaMNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30fix bug in SwXMLTextBlocks::CopyBlockNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin