Age | Commit message (Expand) | Author |
2024-09-13 | tdf#162823 package: fix loss of ODF encrypted basic macros | Michael Stahl |
2024-04-30 | loplugin:ostr in package | Noel Grandin |
2023-12-20 | tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption | Michael Stahl |
2023-12-13 | tdf#105844 package,sfx2: remove checksum infoleak when using AEAD | Michael Stahl |
2023-12-11 | tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM | Michael Stahl |
2023-03-30 | ofz#57529 Integer-overflow | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-06-23 | clang-tidy modernize-pass-by-value in package | Noel Grandin |
2022-01-30 | Recheck modules [o-r]* with IWYU | Gabor Kelemen |
2021-07-31 | getArray->getConstArray in package | Noel Grandin |
2020-04-15 | loplugin:buriedassign in l,o,p* | Noel Grandin |
2020-04-03 | loplugin:flatten in package | Noel Grandin |
2019-11-28 | check crcs when fuzzing after all | Caolán McNamara |
2019-06-15 | loplugin:logexceptionnicely in package..reportdesign | Noel Grandin |
2019-05-17 | Use hasElements to check Sequence emptiness in [l-r]* | Arkadiy Illarionov |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | skip checking zip crcs when fuzzing | Caolán McNamara |
2018-01-19 | crashtesting: failure on import with bogus values | Caolán McNamara |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-13 | tdf#114550 recognize sym key & init vec as valid f/ decrypt | Thorsten Behrens |
2018-01-06 | tdf#114819 - include the synthetic encrpytion header into the size. | Michael Meeks |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-10-23 | loplugin:includeform: package | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-22 | loplugin:flatten in framework..package | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-07 | tdf#108821 - fix for overflow of variables on opening huge files | Mohammed Abdul Azeem |
2017-06-20 | create comphelper::RefCountedMutex | Noel Grandin |
2017-06-12 | Setting Buffered(threaded)Stream as default: | Mohammed Abdul Azeem |
2017-06-08 | Fixing loose ends for multithread Sync in package/: | Mohammed Abdul Azeem |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2015-12-22 | loplugin:unusedfields in oox,package | Noel Grandin |
2015-06-29 | drop yet another reimplementation of rtl::Reference (SotMutexHolderRef) | Noel Grandin |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-22 | package: sal_Bool->bool | Noel Grandin |
2014-04-03 | package: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2013-07-31 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-15 | Improve debug messages | Stephan Bergmann |
2012-11-05 | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style | Noel Grandin |