Age | Commit message (Expand) | Author |
2019-11-25 | Remove some redundantly user-declared copy ctors and assignment ops | Stephan Bergmann |
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-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-01 | loplugin:stringadd in package..sax | Noel Grandin |
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-08-22 | Deduplicate some code | Mike Kaganski |
2019-08-20 | loplugin:constvars in package..sc | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): package | Stephan Bergmann |
2019-07-23 | close some more holes in structures | Noel Grandin |
2019-07-20 | loplugin:referencecasting in oox..pyuno | Noel Grandin |
2019-07-18 | cid#1448353 Uncaught exception | Caolán McNamara |
2019-07-16 | cid#1448443 Uninitialized pointer field | Caolán McNamara |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-20 | Demote from std::unique_lock to std::scoped_lock where applicable | Stephan Bergmann |
2019-06-20 | Fix typo | Andrea Gelmini |
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-19 | tdf#125339 Base, Table is deleted after accessing the table | Noel Grandin |
2019-05-17 | Use hasElements to check Sequence emptiness in [l-r]* | Arkadiy Illarionov |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-04-13 | loplugin:sequentialassign in oox..reportdesign | Noel Grandin |
2019-04-09 | Fix typos | Andrea Gelmini |
2019-04-08 | tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5 | Noel Grandin |
2019-04-08 | tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3 | Noel Grandin |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-28 | return unique_ptr from CreateNewStorageImpl | Noel Grandin |
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 |