summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: defaultparamsNoel Grandin2015-08-111-0/+80
* 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
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-0/+6
* loplugin:stringconstant: OUStringLiteral1 can handle NUL literals just fineStephan Bergmann2015-06-261-3/+3
* ...in case this ever gets used with an unsigned APSInt of bitwidth < 7Stephan Bergmann2015-06-251-1/+1
* my previous fix triggered an assert in clangNoel Grandin2015-06-251-1/+1
* error: invalid operands to binary expression ('llvm::APSInt' and 'int')Noel Grandin2015-06-251-1/+1
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-0/+133
* Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann2015-06-221-2/+1
* Fix for BUILDDIR != SRCDIRStephan Bergmann2015-06-221-1/+1
* Remove loplugin:pointertoboolStephan Bergmann2015-06-151-167/+0
* fix vclwidget plugin warning messageNoel Grandin2015-06-151-1/+1
* cppcheck:unreadVariableNoel Grandin2015-06-151-6/+0
* New VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-121-0/+19
* loplugin:unreffun: workaround for visibility-adding redeclsStephan Bergmann2015-06-091-0/+11
* forgot to add this - the python file for the unnnecessaryvirtualNoel Grandin2015-06-091-0/+77