summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/overrideparam.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-30remove newly unused SvxCheckListBoxCaolán McNamara1-4/+0
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin1-8/+7
2019-02-21Fix typoAndrea Gelmini1-1/+1
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-2/+1
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-2/+1
2017-11-11loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann1-47/+4
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-01-12Adapt loplugin:overrideparam to recent Clang trunk changeStephan Bergmann1-5/+14
2016-09-12handle nullptr in various clang pluginsNoel Grandin1-2/+14
2016-07-25clang 3.8 does not seem to have EvaluateAsFloatNoel Grandin1-0/+6
2016-07-25fix for overrideparam lopluginNoel Grandin1-1/+1
2016-07-25loplugin:overrideparam enable checking that default values matchNoel Grandin1-2/+11
2016-07-25new loplugin overrideparamNoel Grandin1-0/+179