summaryrefslogtreecommitdiff
path: root/package/source/zipapi/XUnbufferedStream.cxx
AgeCommit message (Expand)Author
2024-04-30loplugin:ostr in packageNoel Grandin
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl
2023-12-13tdf#105844 package,sfx2: remove checksum infoleak when using AEADMichael Stahl
2023-12-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-03-30ofz#57529 Integer-overflowCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-07-31getArray->getConstArray in packageNoel Grandin
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-03loplugin:flatten in packageNoel Grandin
2019-11-28check crcs when fuzzing after allCaolán McNamara
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27skip checking zip crcs when fuzzingCaolán McNamara
2018-01-19crashtesting: failure on import with bogus valuesCaolán McNamara
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-13tdf#114550 recognize sym key & init vec as valid f/ decryptThorsten Behrens
2018-01-06tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-07tdf#108821 - fix for overflow of variables on opening huge filesMohammed Abdul Azeem
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Improve debug messagesStephan Bergmann
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-08-31package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna