summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-15fix vclwidget plugin warning messageNoel Grandin1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-6/+0
2015-06-12New VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+19
2015-06-09loplugin:unreffun: workaround for visibility-adding redeclsStephan Bergmann1-0/+11
2015-06-09forgot to add this - the python file for the unnnecessaryvirtualNoel Grandin1-0/+77
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin2-31/+186
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-8/+0
2015-06-02Enable loplugin:loopvartoosmallStephan Bergmann1-4/+4
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-13/+104
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-0/+19
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-5/+6
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2