Age | Commit message (Expand) | Author |
2016-10-09 | loplugin:badstatics: reliably look into std container types | Stephan Bergmann |
2016-10-09 | loplugin:badstatics | Stephan Bergmann |
2016-10-07 | loplugin:staticmethods: Don't be fooled by decls starting with macros | Stephan Bergmann |
2016-10-07 | loplugin:staticmethods: sw | Stephan Bergmann |
2016-10-07 | loplugin:nullptr: remove duplicate warnings | Stephan Bergmann |
2016-10-06 | loplugin:fpcomparison: also look into member functions | Stephan Bergmann |
2016-10-05 | merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStream | Noel Grandin |
2016-10-04 | merge sd::FuOutline with sd::FuOutlineText | Noel Grandin |
2016-10-04 | loplugin:mergeclasses various fixes | Noel Grandin |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-30 | unuseddefaultparams plugin has been superceded | Noel Grandin |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-27 | clang plugins: do "dotdot" normalisation | Noel Grandin |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-22 | loplugin:unusedmethods in sc..vcl | Noel Grandin |
2016-09-22 | loplugin:unusedmethods unused returns | Noel Grandin |
2016-09-22 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-09-22 | Check harder whether file is really under WORKDIR | Stephan Bergmann |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-20 | Adapt loplugin:dllprivate to DISABLE_DYNLOADING | Stephan Bergmann |
2016-09-19 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-18 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-15 | Some of our supported compilers don't do constexpr, which means | Noel Grandin |
2016-09-15 | loplugin:singlevalfields in l10ntools..sax | Noel Grandin |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-15 | use split() to simplify loplugin python code | Noel Grandin |
2016-09-15 | loplugin:countusersofdefaultparams in vcl | Noel Grandin |
2016-09-14 | loplugin:constantparam | Noel Grandin |
2016-09-13 | loplugin:dllprivate | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-12 | handle nullptr in various clang plugins | Noel Grandin |
2016-09-10 | loplugin:constantparam in sd | Noel Grandin |
2016-09-09 | loplugin:refcounting: No more special-handling of SvXMLImportContext | Stephan Bergmann |
2016-09-06 | teach loplugin constantparam about default param values | Noel Grandin |
2016-09-06 | improve loplugin:countusersofdefaultparams to check constructors | Noel Grandin |
2016-09-01 | Looks like the menu highlight handler is now unused | Maxim Monastirsky |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-29 | Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCII | Stephan Bergmann |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-26 | loplugin:refcounting: also cover temporaries being directly stack managed | Stephan Bergmann |
2016-08-26 | Remove wrong check through template args from containsXInterfaceSubclass | Stephan Bergmann |
2016-08-26 | Minor improvements of loplugin:staticaccess | Stephan Bergmann |
2016-08-25 | loplugin:staticaccess: Extend loplugin:staticcall to cover all access... | Stephan Bergmann |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-08-21 | Move loplugin:returnbyref to store | Stephan Bergmann |