summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara1-0/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin2-3/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergedclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07remove another custom refcounting base classNoel Grandin1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-06Commit loplugin:returnunique to store/, for referenceStephan Bergmann1-0/+82
2015-10-06loplugin:unusedmethodsNoel Grandin2-70/+113
2015-10-06loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-06loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-06loplugin:mergeclassesNoel Grandin1-1/+1
2015-10-06loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-01loplugin:unusedmethodsNoel Grandin2-211/+158
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-5/+3
2015-09-29Avoid ambiguity with C++14 std::make_uniqueStephan Bergmann1-1/+1
2015-09-21tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson5-7/+7
2015-09-08move mergeclasses loplugin result file to compilerplugins/Noel Grandin1-0/+330
2015-09-08new loplugin mergeclassesNoel Grandin2-0/+272
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-0/+10
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-9/+54
2015-08-21Enable loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-21loplugin:cstylecast, put the CastKind info backNoel Grandin1-4/+5
2015-08-21fix my previous change to cstylecast lopluginNoel Grandin1-1/+1
2015-08-20loplugin:cstylecastNoel Grandin1-1/+1
2015-08-20new loplugin automemNoel Grandin1-0/+91
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