summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/checkunusedparams.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-3/+3
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-3/+2
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann1-4/+4
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin1-1/+1
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke1-1/+0
2017-08-05Fix typosAndrea Gelmini1-1/+1
2017-08-03loplugin:checkunusedparams in variousNoel Grandin1-1/+2
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-2/+25
2017-08-01loplugin:checkunusedparamsNoel Grandin1-12/+93
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-13/+29
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-1/+29
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-44/+44
2017-05-11Fix typosAndrea Gelmini1-1/+1
2017-05-10new loplugin checkunusedparamsNoel Grandin1-0/+346