summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/staticmethods.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov2019-03-241-6/+0
* loplugin:staticmethods improvementNoel Grandin2018-11-161-2/+1
* 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-2/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-1/+1
* Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann2018-03-271-4/+4
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-9/+2
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+1
* Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann2017-09-291-1/+1
* std::string -> StringRefStephan Bergmann2017-06-231-3/+3
* Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann2017-05-181-6/+6
* loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin2017-02-011-1/+1
* loplugins: extract some common functionalityNoel Grandin2016-10-181-1/+1
* loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann2016-10-071-1/+1
* loplugin:staticmethods: swStephan Bergmann2016-10-071-1/+2
* typoStephan Bergmann2016-06-291-1/+1
* Further clean-upStephan Bergmann2016-06-291-34/+68
* AllocatorTraits::size can be static after allStephan Bergmann2016-06-281-5/+0
* More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann2016-06-281-1/+1
* More adaption to Clang 3.4Stephan Bergmann2016-06-281-3/+6
* Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann2016-06-281-0/+2
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* These version checks are about the Clang the plugins are built /against/Stephan Bergmann2016-02-261-1/+1
* Fix typosAndrea Gelmini2016-01-071-1/+1
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-251-1/+1
* tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson2015-09-211-1/+1
* fix crash in refcounting pluginNoel Grandin2015-08-041-1/+1
* Adapt to current Clang trunk towards 3.7Stephan Bergmann2015-08-041-2/+8
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-9/+0
* lopluign:staticmethods: Improve diagnosticsStephan Bergmann2015-05-081-1/+8
* Enable loplugin:staticmethodsStephan Bergmann2015-05-081-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+6
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+5
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+9
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+3
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+5
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+3
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+5
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+2
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+3
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+3
* loplugin:staticmethodsNoel Grandin2015-04-131-4/+19
* loplugin:staticmethodsNoel Grandin2015-04-131-2/+7
* loplugin:staticmethodsNoel Grandin2015-04-091-2/+7
* loplugin:staticmethodsNoel Grandin2015-04-091-0/+5
* loplugin:staticmethodsNoel Grandin2015-04-021-0/+14
* Clean up isMacroBodyExpansionStephan Bergmann2015-03-281-1/+1
* new clang plugin: staticmethodsNoel Grandin2015-03-271-0/+141