summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/SwXMLTextBlocks1.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin1-31/+31
2020-07-29Remove some unused includesMiklos Vajna1-1/+0
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-2/+1
2020-01-09Use FastParser in SwXMLTextBlocksNoel Grandin1-12/+5
2020-01-09flatten SwXMLTextBlocks::GetMacroTableNoel Grandin1-83/+73
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-3/+0
2019-11-22log exceptions when parsingNoel Grandin1-20/+8
2019-07-20loplugin:referencecasting in swNoel Grandin1-20/+9
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-3/+3
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-3/+3
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-06-27loplugin:oncevar in swNoel Grandin1-12/+6
2017-06-21convert ErrCode to strong typedefNoel Grandin1-14/+14
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-6/+0
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-1/+1
2017-05-08sw: prefix members of SwImpBlocksMiklos Vajna1-16/+16
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2016-11-25convert SWXML constants to o3tl::typed_flagsNoel Grandin1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-9/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-22/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-03new loplugin: refcountingNoel Grandin1-4/+4
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-5/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+2
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+2
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-9/+28
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann1-84/+9
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-9/+84
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+0
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher1-7/+5
2014-04-30sw: sal_Bool->boolNoel Grandin1-12/+12
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-2/+2