summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedfieldsremove.cxx
Commit message (Expand)AuthorAgeFilesLines
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-1/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-2/+2
* Support loplugin in clang-clStephan Bergmann2017-09-301-0/+4
* reformat some loplugin codeNoel Grandin2017-06-201-4/+1
* Remove support for Clang < 3.4Stephan Bergmann2016-06-291-1/+0
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* new loplugin:unusedfieldsNoel Grandin2015-11-201-0/+136