Age | Commit message (Expand) | Author |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-01-18 | Fix typos | Andrea Gelmini |
2018-01-11 | loplugin:useuniqueptr cppu,idlc,io,ucbhelper | Noel Grandin |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-05 | one slash is enough | David Tardon |
2017-11-03 | Replace lists by vector or deque in ucb/ucbhelper | Julien Nabet |
2017-10-25 | loplugin:constmethod in comphelper,ucbhelper | Noel Grandin |
2017-10-23 | loplugin:includeform: ucbhelper | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-18 | loplugin:unusedfields in ResultSetColumnData | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-10 | simplify some OUString compareTo calls | Noel Grandin |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
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 |