summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unreffun.cxx
AgeCommit message (Expand)Author
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-29Adapt loplugin:unreffun to clang-cl (uses of DllMain and wmain)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-06-09loplugin:unreffun: workaround for visibility-adding redeclsStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin
2014-04-15Flag unreferrenced functions only declared in the main file, not an includeStephan Bergmann