summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-09-05When traversing a TemplateDecl, ts can be a dependent typeStephan Bergmann
2017-09-04Fix typoAndrea Gelmini
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-08-31Revert loplugin:constparam behavior when param is subject of castStephan Bergmann
2017-08-31Adapt lopluign:constparams to variadic CXXOperatorCallExprStephan Bergmann
2017-08-31Restrict loplugin:constparams cast-to-void checkStephan Bergmann
2017-08-31loplugin:constparams: Also handle ObjCObjectPointerTypeStephan Bergmann
2017-08-31...in which Johnny returns from the fair for realStephan Bergmann
2017-08-30Avoid loplugin:constparam when param is marked as unusedStephan Bergmann
2017-08-30Avoid loplugin:constparam when param is cast to voidStephan Bergmann
2017-08-30Avoid loplugin:constparam when param is subject of cast to non-const pointerStephan Bergmann
2017-08-30Adapt loplugin:constparam to jurt/source/pipe/staticsalhack.cxxStephan Bergmann
2017-08-30fix ScJumpMatrixToken memory handlingNoel Grandin
2017-08-30...in which Johnny returns from the fairStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-27Complete commit 61d49afadb2bAndrea Gelmini
2017-08-25loplugin:redundantcast: suppress warnings in reworked glibc assert macroStephan Bergmann
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin
2017-08-23ctypeitm no more existsAndrea Gelmini
2017-08-21Adapt tests to WindowsStephan Bergmann
2017-08-20svtools: remove function with unused return valueJochen Nitschke
2017-08-18don't use boost in compilerpluginsNoel Grandin
2017-08-18new loplugin:expressionalwayszeroNoel Grandin
2017-08-18Report full type info (plus the desugared type as "aka")Stephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17these comments no longer validNoel Grandin
2017-08-17fix compiler error in passparamsbyrefNoel Grandin
2017-08-17loplugin:passstuffbyref ignore params that are assigned toNoel Grandin
2017-08-17new loplugin convertuintptrNoel Grandin
2017-08-17display oncevar loplugin by defaultNoel Grandin
2017-08-17add sal_uLong to droplong lopluginNoel Grandin
2017-08-16move deadclass plugin to storeNoel Grandin
2017-08-16remove leftover debugging outputNoel Grandin
2017-08-15loplugin:redundantcast ignore functional casts involving typedefsNoel Grandin
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-14Fix typosAndrea Gelmini
2017-08-14new loplugin:droplongNoel Grandin
2017-08-11new loplugin:deadclassNoel Grandin
2017-08-08loplugin:unnecessaryvirtualNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-08-07-Werror=unused-functionStephan Bergmann
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-08-07Adopt loplugin:casttovoid to Objective CStephan Bergmann
2017-08-05Fix typosAndrea Gelmini