summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2015-08-14Don't trigger assert in clang::ParmVarDecl::getDefaultArgStephan Bergmann1-2/+6
2015-08-14defaultparams loplugin should be off by default for nowNoel Grandin1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-11/+15
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-11new loplugin: defaultparamsNoel Grandin1-0/+80
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud1-1/+1
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin1-1/+119
2015-08-05loplugin:unusedmethodsNoel Grandin4-4/+77
2015-08-04-Werror,-Wunused-parameterStephan Bergmann1-0/+1
2015-08-04fix crash in refcounting pluginNoel Grandin5-5/+6
2015-08-04Workaround for libc++Stephan Bergmann1-0/+2
2015-08-04Workaround for ObjCIvarDecl problemStephan Bergmann1-0/+8
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann7-12/+77
2015-08-03new loplugin: refcountingNoel Grandin1-0/+249
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+48
2015-07-24loplugin:unusedmethodsNoel Grandin2-21/+18
2015-07-22loplugin:unusedmethods scNoel Grandin2-3/+22
2015-07-21loplugin:unusedmethods swNoel Grandin1-0/+10
2015-07-21fix my previous commitNoel Grandin1-1/+1
2015-07-21workaround clang-3.5 issue in unusedmethods lopluginNoel Grandin1-1/+3
2015-07-21loplugin:unusedmethods sdNoel Grandin1-6/+6
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-2/+33
2015-07-21loplugin:unusedmethods ooxNoel Grandin1-0/+2
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin1-0/+26
2015-07-20loplugin:unusedmethods sfx2Noel Grandin1-4/+8
2015-07-20loplugin:unusedmethods svlNoel Grandin2-9/+35
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin1-0/+1
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+6
2015-07-17loplugin:unusedmethods slideshowNoel Grandin1-34/+58
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-9/+16
2015-07-15loplugin:unusedmethods connectivityNoel Grandin1-0/+8
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-1/+1
2015-07-14improve the unusedmethods pluginNoel Grandin2-12/+8
2015-07-13loplugin:unusedmethods vclNoel Grandin2-0/+2
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-1/+6
2015-07-08loplugin:unusedmethods vclNoel Grandin2-4/+24
2015-07-07loplugin:unusedmethods packageNoel Grandin2-9/+12
2015-07-07loplugin:unusedmethods ucbNoel Grandin2-17/+38
2015-07-06No MAP_POPULATE on Mac OS XStephan Bergmann1-1/+1
2015-07-06new loplugin: unusedmethodsNoel Grandin3-0/+420
2015-07-06improve the returnbyref lopluginNoel Grandin1-21/+35
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-0/+6
2015-06-26loplugin:stringconstant: OUStringLiteral1 can handle NUL literals just fineStephan Bergmann1-3/+3
2015-06-25...in case this ever gets used with an unsigned APSInt of bitwidth < 7Stephan Bergmann1-1/+1
2015-06-25my previous fix triggered an assert in clangNoel Grandin1-1/+1
2015-06-25error: invalid operands to binary expression ('llvm::APSInt' and 'int')Noel Grandin1-1/+1
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-0/+133
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann1-2/+1
2015-06-22Fix for BUILDDIR != SRCDIRStephan Bergmann1-1/+1
2015-06-15Remove loplugin:pointertoboolStephan Bergmann1-167/+0