summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara2015-10-071-0/+1
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+1
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-072-3/+1
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergedclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* remove another custom refcounting base classNoel Grandin2015-10-071-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+0
* Commit loplugin:returnunique to store/, for referenceStephan Bergmann2015-10-061-0/+82
* loplugin:unusedmethodsNoel Grandin2015-10-062-70/+113
* loplugin:mergeclassesNoel Grandin2015-10-061-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-061-1/+0
* loplugin:mergeclassesNoel Grandin2015-10-061-1/+1
* loplugin:mergeclassesNoel Grandin2015-10-061-1/+0
* loplugin:unusedmethodsNoel Grandin2015-10-012-211/+158
* Fix typosAndrea Gelmini2015-09-302-2/+2
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-5/+3
* Avoid ambiguity with C++14 std::make_uniqueStephan Bergmann2015-09-291-1/+1
* tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson2015-09-215-7/+7
* move mergeclasses loplugin result file to compilerplugins/Noel Grandin2015-09-081-0/+330
* new loplugin mergeclassesNoel Grandin2015-09-082-0/+272
* loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann2015-09-031-0/+10
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-9/+54
* Enable loplugin:defaultparamsStephan Bergmann2015-08-211-1/+1
* loplugin:cstylecast, put the CastKind info backNoel Grandin2015-08-211-4/+5
* fix my previous change to cstylecast lopluginNoel Grandin2015-08-211-1/+1
* loplugin:cstylecastNoel Grandin2015-08-201-1/+1
* new loplugin automemNoel Grandin2015-08-201-0/+91
* Don't trigger assert in clang::ParmVarDecl::getDefaultArgStephan Bergmann2015-08-141-2/+6
* defaultparams loplugin should be off by default for nowNoel Grandin2015-08-141-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-11/+15
* loplugin: defaultparamsNoel Grandin2015-08-111-2/+2
* new loplugin: defaultparamsNoel Grandin2015-08-111-0/+80
* gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2015-08-111-1/+1
* improve refcounting loplugin to check SvRef-based classesNoel Grandin2015-08-051-1/+119