Age | Commit message (Expand) | Author |
2015-12-15 | update constantfunction loplugin | Noel Grandin |
2015-12-11 | sc: Merge ScMultiTextWnd into ScTextWnd. | Jan Holesovsky |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-09 | Missing new file | Stephan Bergmann |
2015-12-08 | More loplugin::TypeCheck use | Stephan Bergmann |
2015-12-08 | tdf#96042: 'std::string::find("something") == 0' means "startsWith()". | Jan Holesovsky |
2015-12-08 | Remove apparently unnecessary checks | Stephan Bergmann |
2015-12-07 | No, "rtl::Reference<VclStatusListener<Button>> mpStatusListener;" is fine | Stephan Bergmann |
2015-12-07 | loplugin:mergeclasses OOXMLPropertyImpl into OOXMLProperty | Noel Grandin |
2015-12-07 | loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLProperty | Noel Grandin |
2015-12-02 | loplugin:stringconcat: Also look through O[U]String ctors | Stephan Bergmann |
2015-12-02 | loplugin:stringconcat: Handle base case of recursion into left arg | Stephan Bergmann |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-30 | loplugin:mergeclasses, OOXMLTableImpl into OOXMLTable | Noel Grandin |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-26 | compilerplugins: adapt comment | Miklos Vajna |
2015-11-26 | Adapt whitelisted names | Stephan Bergmann |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/sot,include/svl,include/svtools | Noel Grandin |
2015-11-24 | update unusedfields plugin to use new clang warn_unused attribute support | Noel Grandin |
2015-11-24 | loplugin:unusedfields in vcl/ | Noel Grandin |
2015-11-24 | loplugin:unusedfields in tools/ | Noel Grandin |
2015-11-24 | loplugin:unusedfields in sw/ | Noel Grandin |
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |
2015-11-20 | loplugin:unusedfields in dbaccess | Noel Grandin |
2015-11-20 | loplugin:unusedfields in basctl | Noel Grandin |
2015-11-20 | new loplugin:unusedfields | Noel Grandin |
2015-11-19 | loplugin:sallogareas | Stephan Bergmann |
2015-11-19 | isLookupContext already available in Clang 3.7.0 | Stephan Bergmann |
2015-11-19 | Adapt compilerplugins to old Clang versions | Stephan Bergmann |
2015-11-17 | vcl, sd: rename some overly generic static variables | Michael Stahl |
2015-11-17 | Fix check for std::weak_ptr (that may be in an inline namespace) | Stephan Bergmann |
2015-11-17 | Work around loplguins:badstatics | Stephan Bergmann |
2015-11-17 | Work around loplguins:badstatics | Stephan Bergmann |
2015-11-17 | Work around loplguins:badstatics | Stephan Bergmann |
2015-11-17 | Improve comment | Stephan Bergmann |
2015-11-17 | Work around loplugin:badstatics | Stephan Bergmann |
2015-11-17 | Improve loplugin:badstatics diagnostic output | Stephan Bergmann |
2015-11-17 | Use a DiagnosticsEngine::Note | Stephan Bergmann |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-17 | compilerplugins: enhance badstatics plugin to follow pointers | Michael Stahl |
2015-11-16 | Move CommandInfoProvider to vcl and use it from there | Samuel Mehrbrodt |
2015-11-16 | Cleanup: Consolidate the different ways to get command labels/tooltips | Samuel Mehrbrodt |
2015-11-15 | cppcheck:stlIfStrFind | Noel Grandin |
2015-11-13 | new loplugin ptrvector - find bad comparison of container<unique_ptr> | Noel Grandin |
2015-11-13 | sc: loplugin:badstatics: remove pActiveEdWnd global variable | Michael Stahl |
2015-11-11 | loplugin:mergeclass, fix and update results | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-11 | disable loplugin memoryvar for now | Noel Grandin |