summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* move mergeclasses loplugin result file to compilerplugins/Noel Grandin2015-09-081-0/+330
* new loplugin mergeclassesNoel Grandin2015-09-082-0/+272
* loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann2015-09-031-0/+10
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-9/+54
* Enable loplugin:defaultparamsStephan Bergmann2015-08-211-1/+1
* loplugin:cstylecast, put the CastKind info backNoel Grandin2015-08-211-4/+5
* fix my previous change to cstylecast lopluginNoel Grandin2015-08-211-1/+1
* loplugin:cstylecastNoel Grandin2015-08-201-1/+1
* new loplugin automemNoel Grandin2015-08-201-0/+91
* Don't trigger assert in clang::ParmVarDecl::getDefaultArgStephan Bergmann2015-08-141-2/+6
* defaultparams loplugin should be off by default for nowNoel Grandin2015-08-141-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-11/+15
* loplugin: defaultparamsNoel Grandin2015-08-111-2/+2
* new loplugin: defaultparamsNoel Grandin2015-08-111-0/+80
* gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2015-08-111-1/+1
* improve refcounting loplugin to check SvRef-based classesNoel Grandin2015-08-051-1/+119
* loplugin:unusedmethodsNoel Grandin2015-08-054-4/+77
* -Werror,-Wunused-parameterStephan Bergmann2015-08-041-0/+1
* fix crash in refcounting pluginNoel Grandin2015-08-045-5/+6
* Workaround for libc++Stephan Bergmann2015-08-041-0/+2
* Workaround for ObjCIvarDecl problemStephan Bergmann2015-08-041-0/+8
* Adapt to current Clang trunk towards 3.7Stephan Bergmann2015-08-047-12/+77
* new loplugin: refcountingNoel Grandin2015-08-031-0/+249
* loplugin:unusedmethodsNoel Grandin2015-07-301-1/+48
* loplugin:unusedmethodsNoel Grandin2015-07-242-21/+18
* loplugin:unusedmethods scNoel Grandin2015-07-222-3/+22
* loplugin:unusedmethods swNoel Grandin2015-07-211-0/+10
* fix my previous commitNoel Grandin2015-07-211-1/+1
* workaround clang-3.5 issue in unusedmethods lopluginNoel Grandin2015-07-211-1/+3
* loplugin:unusedmethods sdNoel Grandin2015-07-211-6/+6
* loplugin:unusedmethods writerfilterNoel Grandin2015-07-211-2/+33
* loplugin:unusedmethods ooxNoel Grandin2015-07-211-0/+2
* loplugin:unusedmethods dbaccessNoel Grandin2015-07-201-0/+26
* loplugin:unusedmethods sfx2Noel Grandin2015-07-201-4/+8
* loplugin:unusedmethods svlNoel Grandin2015-07-202-9/+35
* loplugin:unusedmethods lotuswordproNoel Grandin2015-07-171-0/+1
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-1/+6
* loplugin:unusedmethods slideshowNoel Grandin2015-07-171-34/+58
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-9/+16
* loplugin:unusedmethods connectivityNoel Grandin2015-07-151-0/+8
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-1/+1
* improve the unusedmethods pluginNoel Grandin2015-07-142-12/+8
* loplugin:unusedmethods vclNoel Grandin2015-07-132-0/+2
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-1/+6
* loplugin:unusedmethods vclNoel Grandin2015-07-082-4/+24
* loplugin:unusedmethods packageNoel Grandin2015-07-072-9/+12
* loplugin:unusedmethods ucbNoel Grandin2015-07-072-17/+38
* No MAP_POPULATE on Mac OS XStephan Bergmann2015-07-061-1/+1
* new loplugin: unusedmethodsNoel Grandin2015-07-063-0/+420
* improve the returnbyref lopluginNoel Grandin2015-07-061-21/+35