summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-09-30unuseddefaultparams plugin has been supercededNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22Check harder whether file is really under WORKDIRStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20Adapt loplugin:dllprivate to DISABLE_DYNLOADINGStephan Bergmann
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15Some of our supported compilers don't do constexpr, which meansNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15use split() to simplify loplugin python codeNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12handle nullptr in various clang pluginsNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-09loplugin:refcounting: No more special-handling of SvXMLImportContextStephan Bergmann
2016-09-06teach loplugin constantparam about default param valuesNoel Grandin
2016-09-06improve loplugin:countusersofdefaultparams to check constructorsNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1Stephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-08-26Remove wrong check through template args from containsXInterfaceSubclassStephan Bergmann
2016-08-26Minor improvements of loplugin:staticaccessStephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-21Move loplugin:returnbyref to storeStephan Bergmann
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-16Fix check for aMinusSign in chart2/inc/SpecialUnicodes.hxxStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-11new loplugin unusedenumvaluesNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-10clang3.9 compatibilityNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin