summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann2016-10-071-1/+1
* loplugin:staticmethods: swStephan Bergmann2016-10-071-1/+2
* loplugin:nullptr: remove duplicate warningsStephan Bergmann2016-10-071-5/+18
* loplugin:fpcomparison: also look into member functionsStephan Bergmann2016-10-061-1/+220
* merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStreamNoel Grandin2016-10-051-1/+0
* merge sd::FuOutline with sd::FuOutlineTextNoel Grandin2016-10-041-1/+0
* loplugin:mergeclasses various fixesNoel Grandin2016-10-043-96/+58
* Fix typosAndrea Gelmini2016-10-031-1/+1
* Fix typosAndrea Gelmini2016-10-012-3/+3
* Fix typosAndrea Gelmini2016-10-011-1/+1
* unuseddefaultparams plugin has been supercededNoel Grandin2016-09-302-324/+0
* loplugin:constantparamNoel Grandin2016-09-301-3/+14
* clang plugins: do "dotdot" normalisationNoel Grandin2016-09-279-28/+42
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-0/+7
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-221-1/+4
* loplugin:unusedmethods unused returnsNoel Grandin2016-09-222-3/+20
* loplugin:unnecessaryvirtualNoel Grandin2016-09-221-0/+14
* Check harder whether file is really under WORKDIRStephan Bergmann2016-09-221-1/+44
* loplugin:unusedfieldsNoel Grandin2016-09-201-23/+30
* Adapt loplugin:dllprivate to DISABLE_DYNLOADINGStephan Bergmann2016-09-201-2/+13
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-0/+1
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-5/+10
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-3/+11
* loplogin:singlevalfields in include/Noel Grandin2016-09-161-7/+10
* Some of our supported compilers don't do constexpr, which meansNoel Grandin2016-09-151-0/+3
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-151-1/+3
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-151-6/+9
* use split() to simplify loplugin python codeNoel Grandin2016-09-157-84/+60
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-0/+3
* loplugin:constantparamNoel Grandin2016-09-142-76/+54
* loplugin:dllprivateStephan Bergmann2016-09-131-0/+68
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-19/+2
* handle nullptr in various clang pluginsNoel Grandin2016-09-123-5/+33
* loplugin:constantparam in sdNoel Grandin2016-09-101-0/+2
* loplugin:refcounting: No more special-handling of SvXMLImportContextStephan Bergmann2016-09-091-6/+0
* teach loplugin constantparam about default param valuesNoel Grandin2016-09-062-32/+52
* improve loplugin:countusersofdefaultparams to check constructorsNoel Grandin2016-09-061-6/+36
* Looks like the menu highlight handler is now unusedMaxim Monastirsky2016-09-011-4/+0
* loplugin:stringconstant: adapt to improved OUStringLiteral1Stephan Bergmann2016-08-301-25/+17
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-43/+66
* Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann2016-08-291-7/+0
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-291-0/+2
* loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2016-08-261-0/+42
* Remove wrong check through template args from containsXInterfaceSubclassStephan Bergmann2016-08-261-12/+1
* Minor improvements of loplugin:staticaccessStephan Bergmann2016-08-261-2/+5
* loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann2016-08-252-49/+76
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-253-9/+319
* Move loplugin:returnbyref to storeStephan Bergmann2016-08-211-0/+0
* loplugin:unusedenumvalues in swNoel Grandin2016-08-172-7/+15
* Fix check for aMinusSign in chart2/inc/SpecialUnicodes.hxxStephan Bergmann2016-08-161-3/+6