Age | Commit message (Expand) | Author |
2017-06-06 | ucb: replace double checked locking patterns | Jochen Nitschke |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-10 | convert InsertOperation to scoped enum | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | Revert "cancelCommandExecution - no need to pass exception by Any" | Noel Grandin |
2017-02-01 | cancelCommandExecution - no need to pass exception by Any | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | new loplugin: useuniqueptr: ucb..ucbhelper | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, ucbhelper | Stephan Bergmann |
2017-01-16 | inline InteractionContinuation_Impl | Noel Grandin |
2016-12-01 | loplugin:unnecessaryoverride (dtors) in ucbhelper | Stephan Bergmann |
2016-11-30 | simplify macros | Noel Grandin |
2016-11-30 | convert VALUE_SET constants to o3tl::typed_flags | Noel Grandin |
2016-10-26 | loplugin:expandablemethods in ucb..ucbhelper | Noel Grandin |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-26 | convert CONTINUATION constants to typed_flags_set | Noel Grandin |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-29 | cid#1371163 Missing move assignment operator | Noel Grandin |
2016-08-22 | ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/ | Stephan Bergmann |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-24 | ucbhelper: get rid of pointless scope in ContentImplHelper::release | Michael Stahl |
2016-06-24 | loplugin:singlevalfields in ucbhelper | Noel Grandin |
2016-06-23 | remove some more (void) style function definitions/declarations | Noel Grandin |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-12 | loplugin:passstuffbyref | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in ucbhelper | Noel Grandin |
2016-04-11 | clang-tidy performance-unnecessary-value-param in ucbhelper | Noel Grandin |
2016-03-16 | loplugin:constantfunction in ucbhelper | Noel Grandin |
2016-03-15 | loplugin:constantparam | Noel Grandin |
2016-03-15 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |