summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8toolbar.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-21Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara
2019-08-20loplugin:constvars in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-17loplugin:useuniqueptr in Tcg255Noel Grandin
2018-08-16fix bug in SwCTBWrapper::ImportCustomToolBarNoel Grandin
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-02-09ofz#6173 check index before useCaolán McNamara
2018-01-19sw: remove no longer building ww8toolbar dump codeMiklos Vajna
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-09ofz avoid oomCaolán McNamara
2017-05-07ofc avoid oomCaolán McNamara
2017-05-02ofz fix leakCaolán McNamara
2017-05-02fix indentCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-11-15loplugin:constantparamNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-07-15sw: indentation fixesMiklos Vajna
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-03loplugin:constantparamsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31check for over long record len and check readsCaolán McNamara
2015-08-24allow avoiding config for CustomToolBarImportHelperCaolán McNamara
2015-08-09Fix some typos in strings.Thomas Klausner
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2014-11-21dead init (clang)Bjoern Michaelsen