summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/mergeclasses.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák1-1/+1
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-1/+1
2018-07-12loplugin:mergeclasses fix ignoring some stuffNoel Grandin1-1/+1
2018-04-10put the loplugin output files in the workdirNoel Grandin1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-06-20reformat some loplugin codeNoel Grandin1-2/+2
2016-12-01Missing includeStephan Bergmann1-0/+1
2016-10-04loplugin:mergeclasses various fixesNoel Grandin1-51/+23
2016-07-25loplugins: more consistent naming of output filesNoel Grandin1-2/+2
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-4/+4
2016-01-07Fix typosAndrea Gelmini1-1/+1
2015-11-11loplugin:mergeclass, fix and update resultsNoel Grandin1-3/+4
2015-09-08new loplugin mergeclassesNoel Grandin1-0/+199