summaryrefslogtreecommitdiff
path: root/compilerplugins/clang
AgeCommit message (Expand)AuthorFilesLines
2018-03-29loplugin:unusedmethodsNoel Grandin2-138/+154
2018-03-29disable expressionalwayszero loplugin on clang-3.8Noel Grandin1-0/+5
2018-03-28new loplugin virtualdownNoel Grandin2-0/+272
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin2-8/+71
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann7-15/+15
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann6-24/+24
2018-03-23...in which case .. path segments need to be resolved in SearchPath, tooStephan Bergmann1-3/+5
2018-03-23Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann4-48/+65
2018-03-23Handle .. path segments in loplugin:includeform againStephan Bergmann1-1/+2
2018-03-23Revert "Allow compiler plugins for online"Stephan Bergmann4-34/+2
2018-03-15loplugin:unusedmethodsNoel Grandin2-127/+111
2018-03-14loplugin:unusedmethodsNoel Grandin1-3/+0
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin1-6/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2-0/+49
2018-03-12loplugin:unusedmethodsNoel Grandin2-141/+85
2018-03-11weld color pickerCaolán McNamara1-2/+0
2018-03-10loplugin:unusedfieldsNoel Grandin3-15/+7
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2-4/+66
2018-03-08loplugin:constantparam ignore some SFX macro generated codeNoel Grandin1-0/+5
2018-03-08loplugin:unusedmethodsNoel Grandin2-501/+353
2018-03-08loplugin:unusedfieldsNoel Grandin3-140/+134
2018-03-04finalclasses : correct the comments with name in downcaseArnaud Versini1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-1/+8
2018-02-25Improve loplugin:dyncastvisibility a bitStephan Bergmann1-0/+38
2018-02-23new loplugin:doubleconvert to with ColorData workNoel Grandin2-0/+106
2018-02-22drop unused button mask enumCaolán McNamara1-4/+0
2018-02-22rename redundantcopy loplugin to redundantfcastNoel Grandin3-59/+68
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin2-0/+14
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-0/+75
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-2/+2
2018-02-19Remove now unused libgetuid.somichael.weghorn2-8/+1
2018-02-16loplugin:changetoolsgen various improvementsNoel Grandin2-55/+130
2018-02-12rename loplugin changerectanglegetref to changetoolsgenNoel Grandin1-23/+19
2018-02-12loplugin:changerectanglegetref also fix Point and SizeNoel Grandin1-18/+55
2018-02-12fix loplugin rewriter source range checkingNoel Grandin3-10/+41
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin6-68/+34
2018-02-09add setter methods to tools::RectangleNoel Grandin1-0/+268
2018-02-06remove debugging codeNoel Grandin1-1/+0
2018-02-05loplugin:useuniqueptr in ImpEditEngineNoel Grandin1-0/+3
2018-02-02remove connectivity OSubComponentNoel Grandin1-4/+0
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin1-0/+3
2018-02-02loplugin:singlevalfieldsNoel Grandin2-30/+60
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin1-2/+2
2018-02-02teach useuniqueptr loplugin about while loopsNoel Grandin2-134/+125
2018-02-01these TODOs have been doneNoel Grandin2-8/+0
2018-02-01Fix typosAndrea Gelmini1-3/+3
2018-02-01loplugin:datamembershadow in XFCellStyleNoel Grandin1-2/+0
2018-01-31loplugin:datamembershadow in lotuswordproNoel Grandin1-2/+0
2018-01-31tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Michael Stahl1-0/+4
2018-01-29Fix typosAndrea Gelmini1-3/+3