summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin1-0/+3
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin1-2/+0
2018-01-25loplugin:datamembershadow in PresenterPaneNoel Grandin1-2/+0
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin1-4/+1
2018-01-25loplugin:datamembershadow in SdXMLShapeLinkContextNoel Grandin1-2/+0
2018-01-24loplugin:constparamsNoel Grandin1-0/+2
2018-01-23Remove unused TypeCheck::SubstTemplateTypeParmTypeStephan Bergmann2-11/+0
2018-01-23new loplugin: pointerboolNoel Grandin4-0/+167
2018-01-20loplugin:unusedmethodsNoel Grandin2-118/+604
2018-01-19-Werror,-Wunused-variableStephan Bergmann1-7/+1
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-3/+0
2018-01-19new loplugin:emptyifNoel Grandin2-0/+156
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin2-0/+26
2018-01-17loplugin:useuniqueptr in PPDParserNoel Grandin1-0/+3
2018-01-17loplugin:useuniqueptr expand search for ranged-loop-deleteNoel Grandin2-1/+16
2018-01-16Fix typosAndrea Gelmini2-3/+3
2018-01-15More loplugin:cstylecastStephan Bergmann1-6/+8
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin2-0/+17
2018-01-12Enable loplugin:cstylecast for some more casesStephan Bergmann3-13/+594
2018-01-12teach useuniqueptr loplugin about "if(field != null) delete field"Noel Grandin2-56/+120
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin1-0/+5
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin2-248/+179