Age | Commit message (Expand) | Author |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-03 | Remove redundant bitwise and when converting from sal_uInt32 to sal_Int32 | Stephan Bergmann |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-15 | Simplify containers iterations in oox, opencl, package | Arkadiy Illarionov |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-09 | loplugin:indentation in oox..package | Noel Grandin |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-24 | Use returned iterator by list::erase | Julien Nabet |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin |
2018-11-12 | Fix typos | Andrea Gelmini |
2018-11-07 | loplugin:collapseif in framework..sal | Noel Grandin |
2018-11-05 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-31 | Translate German comments | Johnny_M |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-18 | Fix typo in code | Andrea Gelmini |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | clang-tidy misc-redundant-expression | Noel Grandin |
2018-10-13 | loplugin:constfields in package..registry | Noel Grandin |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-11 | Revert "clang bugprone-unused-return-value" | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-09 | loplugin:simplifyconstruct in l10ntools..package | Noel Grandin |
2018-09-08 | clang-tidy bugprone-unused-return-value | Noel Grandin |
2018-09-08 | clang bugprone-unused-return-value | Noel Grandin |
2018-08-29 | loplugin:constantparam (2) | Noel Grandin |
2018-08-23 | Related rhbz#1618703: Properly handle failure encoding zip file | Stephan Bergmann |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-15 | loplugin:useuniqueptr in consumeScheduledThreadEntry | Noel Grandin |
2018-08-13 | Fix typos | Andrea Gelmini |
2018-08-13 | loplugin:returnconstant in oox,package | Noel Grandin |
2018-08-04 | use C++11 exception rethrowing | Caolán McNamara |
2018-07-31 | ofz#9597 rethrown IOException not caught by catch IOException | Caolán McNamara |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | skip checking zip crcs when fuzzing | Caolán McNamara |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-08 | tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread | Kevin Dubrulle |
2018-07-04 | Make ThreadPool::pushTask take param by std::unique_ptr | Noel Grandin |
2018-06-29 | ODF1.3: import new OpenPGP encryption markup | Thorsten Behrens |
2018-06-12 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-05 | package: fix pretty-printing in manifest exporter | Thorsten Behrens |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |