summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/staticmethods.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin1-8/+4
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin1-4/+8
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov1-6/+0
2018-11-16loplugin:staticmethods improvementNoel Grandin1-2/+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
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann1-4/+4
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann1-9/+2
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+1
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann1-1/+1
2017-06-23std::string -> StringRefStephan Bergmann1-3/+3
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-6/+6
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin1-1/+1
2016-10-18loplugins: extract some common functionalityNoel Grandin1-1/+1
2016-10-07loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann1-1/+1
2016-10-07loplugin:staticmethods: swStephan Bergmann1-1/+2
2016-06-29typoStephan Bergmann1-1/+1
2016-06-29Further clean-upStephan Bergmann1-34/+68
2016-06-28AllocatorTraits::size can be static after allStephan Bergmann1-5/+0
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann1-1/+1
2016-06-28More adaption to Clang 3.4Stephan Bergmann1-3/+6
2016-06-28Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann1-0/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann1-1/+1
2016-01-07Fix typosAndrea Gelmini1-1/+1
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot1-1/+1
2015-09-21tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson1-1/+1
2015-08-04fix crash in refcounting pluginNoel Grandin1-1/+1
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann1-2/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-9/+0
2015-05-08lopluign:staticmethods: Improve diagnosticsStephan Bergmann1-1/+8
2015-05-08Enable loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+6
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+9
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+5
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+3
2015-04-13loplugin:staticmethodsNoel Grandin1-4/+19
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+7
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+7
2015-04-09loplugin:staticmethodsNoel Grandin1-0/+5
2015-04-02loplugin:staticmethodsNoel Grandin1-0/+14