Age | Commit message (Expand) | Author |
2020-07-23 | Silence GCC 11 trunk -Werror=nonnull involving dynamic_cast | Stephan Bergmann |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: unodevtools | Stephan Bergmann |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2019-12-24 | sal_Char->char in unoxml | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-09 | Fix typos | Andrea Gelmini |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-28 | tdf#120703 PVS: fix cleanup checks | Mike Kaganski |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-04-05 | Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead" | Mike Kaganski |
2019-04-05 | tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739 | Mike Kaganski |
2019-04-04 | Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead | Mike Kaganski |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-01-27 | Take advantage of known index to avoid an OUString copy | Matteo Casalin |
2019-01-27 | Use optimized OUString concatenation | Matteo Casalin |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-17 | Simplify containers iterations in unodevtools, unoidl | Arkadiy Illarionov |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-03-15 | Fix typos | Andrea Gelmini |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-10-23 | loplugin:includeform: unodevtools | Stephan Bergmann |
2017-10-01 | Prefer prefix operator | Julien Nabet |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-06-13 | fix bug in skeletonmaker | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: unodevtools | Stephan Bergmann |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-08-11 | loplugin:countusersofdefaultparams in svl..unodevtools | Noel Grandin |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-02 | Remove unused pbOpt parameter | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-03-08 | Remove ornamental noise | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-24 | convert codemaker::UnoType::Sort to scoped enum | Noel Grandin |
2015-12-14 | Use emplace_back | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | coverity#1338260 Uncaught exception | Caolán McNamara |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |