Age | Commit message (Expand) | Author |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-16 | loplugin:sequenceloop in ucb..unotools | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): ucbhelper | Stephan Bergmann |
2019-07-15 | Drop GETVALUE_IMPL/SETVALUE_IMPL macros | Arkadiy Illarionov |
2019-06-29 | Flatten ContentProviderImplHelper | Arkadiy Illarionov |
2019-06-28 | Simplify Sequence iterations in ucbhelper | Arkadiy Illarionov |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov |
2019-04-18 | Removed duplicated includes | Andrea Gelmini |
2019-04-16 | tdf#42949 Fix IWYU warnings in ucbhelper/ | Gabor Kelemen |
2019-02-22 | loplugin:unusedfields in ucb,ucbhelper | Noel Grandin |
2019-02-11 | loplugin:indentation in ucb..ucbhelper | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-01 | loplugin:useuniqueptr in ContentImplHelper | Noel Grandin |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-22 | Simplify containers iterations in ucb, ucbhelper | Arkadiy Illarionov |
2018-09-27 | loplugin:constfields in ucbhelper | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-12 | loplugin:simplifyconstruct in ucbhelper..vcl | Noel Grandin |
2018-07-27 | loplugin:returnconstant in ucbhelper,drawinglayer | Noel Grandin |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-06-29 | tdf#114227 Add support for OS proxy to ucbhelper::InternetProxyDecider on Unix | Noel Grandin |
2018-06-26 | tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on Windows | Mike Kaganski |
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 |