Age | Commit message (Expand) | Author |
2020-06-04 | Upcoming loplugin:elidestringvar: package | Stephan Bergmann |
2020-05-25 | package: ignore unknown encryption parameters. | Vasily Melenchuk |
2020-04-15 | loplugin:buriedassign in l,o,p* | Noel Grandin |
2020-04-03 | loplugin:flatten in package | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in package..registry" | Noel Grandin |
2020-01-28 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Onur Yilmaz |
2020-01-13 | Revert "tdf#125662: disable parallel-zip if the memory..." | Dennis Francis |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-12 | tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Yusuf Keten |
2020-01-04 | tdf#125662: disable parallel-zip if the memory... | Dennis Francis |
2019-11-24 | cppcheck: performing init in init list (oox, package, sal, sax) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-15 | do not clean up EncryptionData during SaveAs | Vasily Melenchuk |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |
2019-08-24 | loplugin:returnconstval in fpicker..reportdesign | Noel Grandin |
2019-08-22 | Simplify Sequence iterations in package | Arkadiy Illarionov |
2019-08-22 | oox: typos, comments, formatting | Ashod Nakashian |
2019-08-22 | loplugin:constmethod in package | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): package | Stephan Bergmann |
2019-06-15 | loplugin:logexceptionnicely in package..reportdesign | Noel Grandin |
2019-06-10 | bail out immediately if saving part of a zip package fails | Luboš Luňák |
2019-05-28 | parallel deflate compression (one stream, multiple threads) | Luboš Luňák |
2019-05-28 | split out thread functionality from ZipOutputEntry | Luboš Luňák |
2019-05-28 | try harder not to deflate small streams in a thread | Luboš Luňák |
2019-05-21 | remove code confusion about threads vs thread tasks | Luboš Luňák |
2019-05-17 | Use hasElements to check Sequence emptiness in [l-r]* | Arkadiy Illarionov |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-15 | Simplify containers iterations in oox, opencl, package | Arkadiy Illarionov |
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-11-12 | Fix typos | Andrea Gelmini |
2018-10-19 | clang-tidy readability-container-size-empty | 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-09 | loplugin:simplifyconstruct in l10ntools..package | Noel Grandin |
2018-09-08 | clang bugprone-unused-return-value | Noel Grandin |
2018-08-04 | use C++11 exception rethrowing | Caolán McNamara |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-04 | Make ThreadPool::pushTask take param by std::unique_ptr | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-04-23 | loplugin:useuniqueptr in OZipFileAccess | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-08 | oox: preserve the ContentType of custom files | Ashod Nakashian |