summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl2018-04-121-0/+1
* remove some debug codeNoel Grandin2018-04-111-3/+3
* new loplugin:unusedvariablemoreNoel Grandin2018-04-112-0/+405
* put the loplugin output files in the workdirNoel Grandin2018-04-1024-24/+24
* darn, unusedfields loplugin was left enabledNoel Grandin2018-04-101-1/+1
* loplugin:unusedfield improvementsNoel Grandin2018-04-105-61/+147
* loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin2018-04-061-0/+11
* loplugin:unusedmethodsNoel Grandin2018-04-042-80/+82
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-032-0/+144
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-032-3/+1
* give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin2018-04-022-44/+121
* loplugin:unusedfieldsNoel Grandin2018-03-313-82/+102
* loplugin:unusedmethodsNoel Grandin2018-03-312-66/+16
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-314-306/+224
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-55/+143
* loplugin:unusedmethodsNoel Grandin2018-03-292-138/+154
* disable expressionalwayszero loplugin on clang-3.8Noel Grandin2018-03-291-0/+5
* new loplugin virtualdownNoel Grandin2018-03-282-0/+272
* loplugin:expressionalwayszero improvementsNoel Grandin2018-03-272-8/+71
* Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann2018-03-277-15/+15
* Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann2018-03-276-24/+24
* ...in which case .. path segments need to be resolved in SearchPath, tooStephan Bergmann2018-03-231-3/+5
* Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann2018-03-234-48/+65
* Handle .. path segments in loplugin:includeform againStephan Bergmann2018-03-231-1/+2
* Revert "Allow compiler plugins for online"Stephan Bergmann2018-03-234-34/+2
* loplugin:unusedmethodsNoel Grandin2018-03-152-127/+111
* loplugin:unusedmethodsNoel Grandin2018-03-141-3/+0
* loplugin:unusedmethods remove unused code from canvasNoel Grandin2018-03-131-6/+0
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-122-0/+49
* loplugin:unusedmethodsNoel Grandin2018-03-122-141/+85
* weld color pickerCaolán McNamara2018-03-111-2/+0
* loplugin:unusedfieldsNoel Grandin2018-03-103-15/+7
* loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2018-03-092-4/+66
* loplugin:constantparam ignore some SFX macro generated codeNoel Grandin2018-03-081-0/+5
* loplugin:unusedmethodsNoel Grandin2018-03-082-501/+353
* loplugin:unusedfieldsNoel Grandin2018-03-083-140/+134
* finalclasses : correct the comments with name in downcaseArnaud Versini2018-03-041-1/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-1/+8
* Improve loplugin:dyncastvisibility a bitStephan Bergmann2018-02-251-0/+38
* new loplugin:doubleconvert to with ColorData workNoel Grandin2018-02-232-0/+106
* drop unused button mask enumCaolán McNamara2018-02-221-4/+0
* rename redundantcopy loplugin to redundantfcastNoel Grandin2018-02-223-59/+68
* loplugin:redundantcopy extend to ColorNoel Grandin2018-02-222-0/+14
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-0/+75
* loplugin:changetoolsgen in svxNoel Grandin2018-02-211-2/+2
* Remove now unused libgetuid.somichael.weghorn2018-02-192-8/+1
* loplugin:changetoolsgen various improvementsNoel Grandin2018-02-162-55/+130
* rename loplugin changerectanglegetref to changetoolsgenNoel Grandin2018-02-121-23/+19
* loplugin:changerectanglegetref also fix Point and SizeNoel Grandin2018-02-121-18/+55
* fix loplugin rewriter source range checkingNoel Grandin2018-02-123-10/+41