summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2018-04-06loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin
2018-04-04loplugin:unusedmethodsNoel Grandin
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-31loplugin:unusedmethodsNoel Grandin
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29disable expressionalwayszero loplugin on clang-3.8Noel Grandin
2018-03-28new loplugin virtualdownNoel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann
2018-03-23...in which case .. path segments need to be resolved in SearchPath, tooStephan Bergmann
2018-03-23Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann
2018-03-23Handle .. path segments in loplugin:includeform againStephan Bergmann
2018-03-23Revert "Allow compiler plugins for online"Stephan Bergmann
2018-03-15loplugin:unusedmethodsNoel Grandin
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-12loplugin:unusedmethodsNoel Grandin
2018-03-11weld color pickerCaolán McNamara
2018-03-10loplugin:unusedfieldsNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-03-08loplugin:constantparam ignore some SFX macro generated codeNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-03-04finalclasses : correct the comments with name in downcaseArnaud Versini
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25Improve loplugin:dyncastvisibility a bitStephan Bergmann
2018-02-23new loplugin:doubleconvert to with ColorData workNoel Grandin
2018-02-22drop unused button mask enumCaolán McNamara
2018-02-22rename redundantcopy loplugin to redundantfcastNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19Remove now unused libgetuid.somichael.weghorn
2018-02-16loplugin:changetoolsgen various improvementsNoel Grandin
2018-02-12rename loplugin changerectanglegetref to changetoolsgenNoel Grandin
2018-02-12loplugin:changerectanglegetref also fix Point and SizeNoel Grandin
2018-02-12fix loplugin rewriter source range checkingNoel Grandin
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2018-02-09add setter methods to tools::RectangleNoel Grandin
2018-02-06remove debugging codeNoel Grandin
2018-02-05loplugin:useuniqueptr in ImpEditEngineNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
class='logheader'>2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen Except for already done svx/source/sdr/ Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I1c4b34cf42aa9faa2f7de36fe1602059460c6c1f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89656 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> 2020-02-12move some svx/ headers inside the moduleNoel Grandin Change-Id: I8d9a50039a8139caebb2cfb83ca476d39432f255 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88238 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I4a3baffa8944b522b16b50975185759081662020 Reviewed-on: https://gerrit.libreoffice.org/69945 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> 2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin Change-Id: I224cc955d49ee100d328e0171da710f38068d2d4 Reviewed-on: https://gerrit.libreoffice.org/50114 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2018-02-21loplugin:changetoolsgen in svxNoel Grandin and fix the regex in the plugin for matching += operator Change-Id: I26b3e3fac1d4ef3e756cc9431b983b5f27ee76d6 Reviewed-on: https://gerrit.libreoffice.org/50037 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin Change-Id: I93257b0ddd41c649875124d6d5c5faeaa431bae3 Reviewed-on: https://gerrit.libreoffice.org/45218 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-10-26vcl: make MapMode constructor explicitMichael Stahl Insert constructor everywhere, except a couple places that apparently want to compare GetMapUnit(). Change-Id: I1910deb60562e5e949203435e827057f70a3f988