summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/automem.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš 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-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+1
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot1-1/+1
2015-08-20new loplugin automemNoel Grandin1-0/+91