summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/SwXMLTextBlocks1.cxx
AgeCommit message (Expand)Author
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*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-03-21sw: fix some IWYU warningsMiklos Vajna
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-05-08sw: prefix members of SwImpBlocksMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-25convert SWXML constants to o3tl::typed_flagsNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-07-31String to OUStringMatteo Casalin
2013-07-30String to OUStringMatteo Casalin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter