summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/constantparam.py
Commit message (Expand)AuthorAgeFilesLines
* put the loplugin output files in the workdirNoel Grandin2018-04-101-1/+1
* loplugin:constantparam ignore some SFX macro generated codeNoel Grandin2018-03-081-0/+5
* loplugin:constantparamNoel Grandin2017-05-251-4/+14
* loplugin:constantparamNoel Grandin2017-05-121-0/+3
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-2/+2
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-081-14/+55
* Fix typosAndrea Gelmini2017-04-071-1/+1
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-2/+65
* loplugin:constantparamNoel Grandin2016-09-301-3/+14
* loplugin:constantparamNoel Grandin2016-09-141-24/+19
* teach loplugin constantparam about default param valuesNoel Grandin2016-09-061-7/+5
* loplugin:constantparamNoel Grandin2016-08-111-1/+1
* loplugins: more consistent naming of output filesNoel Grandin2016-07-251-2/+2
* constantparam loplugin improvementsNoel Grandin2016-03-231-33/+38
* new loplugin:constantparamNoel Grandin2016-03-081-0/+61