summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/checkunusedparams.cxx
AgeCommit message (Expand)Author
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-08-05Fix typosAndrea Gelmini
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-05-11Fix typosAndrea Gelmini
2017-05-10new loplugin checkunusedparamsNoel Grandin