summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/staticmethods.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-28Clean up isMacroBodyExpansionStephan Bergmann1-1/+1
2015-03-27new clang plugin: staticmethodsNoel Grandin1-0/+141