summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Adapt tests to WindowsStephan Bergmann2-4/+4
2017-08-20svtools: remove function with unused return valueJochen Nitschke1-2/+0
2017-08-18don't use boost in compilerpluginsNoel Grandin1-7/+6
2017-08-18new loplugin:expressionalwayszeroNoel Grandin2-0/+154
2017-08-18Report full type info (plus the desugared type as "aka")Stephan Bergmann1-1/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin1-0/+32
2017-08-17these comments no longer validNoel Grandin5-10/+0
2017-08-17fix compiler error in passparamsbyrefNoel Grandin1-1/+6
2017-08-17loplugin:passstuffbyref ignore params that are assigned toNoel Grandin3-111/+246
2017-08-17new loplugin convertuintptrNoel Grandin3-2/+125
2017-08-17display oncevar loplugin by defaultNoel Grandin1-1/+1
2017-08-17add sal_uLong to droplong lopluginNoel Grandin2-22/+98
2017-08-16move deadclass plugin to storeNoel Grandin2-0/+0
2017-08-16remove leftover debugging outputNoel Grandin1-5/+0
2017-08-15loplugin:redundantcast ignore functional casts involving typedefsNoel Grandin1-1/+5
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-3/+2
2017-08-14Fix typosAndrea Gelmini1-1/+1
2017-08-14new loplugin:droplongNoel Grandin2-0/+143
2017-08-11new loplugin:deadclassNoel Grandin2-0/+88
2017-08-08loplugin:unnecessaryvirtualNoel Grandin1-18/+18
2017-08-08loplugin:constantparamNoel Grandin4-867/+934
2017-08-07loplugin:constparams in sw part10Noel Grandin1-9/+13
2017-08-07-Werror=unused-functionStephan Bergmann1-8/+0
2017-08-07loplugin:constparams in sw part9Noel Grandin1-0/+2
2017-08-07Adopt loplugin:casttovoid to Objective CStephan Bergmann1-2/+14
2017-08-05Fix typosAndrea Gelmini1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-0/+9
2017-08-03loplugin:constparams in sw part2Noel Grandin1-0/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin1-0/+2
2017-08-03loplugin:checkunusedparams in variousNoel Grandin1-1/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+5
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-2/+25
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-4/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-8/+0
2017-08-01loplugin:checkunusedparamsNoel Grandin1-12/+93
2017-07-31loplugin:constparams in basctlNoel Grandin1-0/+4
2017-07-31loplugin:oncevarNoel Grandin2-12/+17
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-104/+171
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-13/+29
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-1/+29
2017-07-27loplugin:constparams in chart2Noel Grandin1-0/+3
2017-07-27simplify unusedfields pluginNoel Grandin1-37/+38
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+7
2017-07-26loplugin:unusedmethodsNoel Grandin2-225/+29
2017-07-26loplugin:unusedfieldsNoel Grandin3-301/+191
2017-07-25loplugin:unusedmethodsNoel Grandin2-133/+357
2017-07-24improve unusedfields loplugin readonly analysisNoel Grandin5-1271/+592
2017-07-23loplugin:unnecessaryvirtualNoel Grandin1-41/+53
2017-07-22Typo: "disposeAndClear", not "clearAndDispose"Julien Nabet1-2/+2