summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-11new loplugin: defaultparamsNoel Grandin
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04-Werror,-Wunused-parameterStephan Bergmann
2015-08-04fix crash in refcounting pluginNoel Grandin
2015-08-04Workaround for libc++Stephan Bergmann
2015-08-04Workaround for ObjCIvarDecl problemStephan Bergmann
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-21fix my previous commitNoel Grandin
2015-07-21workaround clang-3.5 issue in unusedmethods lopluginNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin
2015-07-20loplugin:unusedmethods sfx2Noel Grandin
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-15loplugin:unusedmethods connectivityNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-14improve the unusedmethods pluginNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-07loplugin:unusedmethods packageNoel Grandin
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-07-06No MAP_POPULATE on Mac OS XStephan Bergmann
2015-07-06new loplugin: unusedmethodsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-26loplugin:stringconstant: OUStringLiteral1 can handle NUL literals just fineStephan Bergmann
2015-06-25...in case this ever gets used with an unsigned APSInt of bitwidth < 7Stephan Bergmann
2015-06-25my previous fix triggered an assert in clangNoel Grandin
2015-06-25error: invalid operands to binary expression ('llvm::APSInt' and 'int')Noel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-22Fix for BUILDDIR != SRCDIRStephan Bergmann
2015-06-15Remove loplugin:pointertoboolStephan Bergmann
2015-06-15fix vclwidget plugin warning messageNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-12New VclPtr clang plugin to catch potential problems.Noel Grandin