summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipFile.cxx
AgeCommit message (Expand)Author
2023-12-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-04-25Resolves: tdf#155005 use of uninitialised valueCaolán McNamara
2023-04-25tdf#155005 fail gracefully on encountering a negative compression valueCaolán McNamara
2023-03-09cid#1521901 Pointer to local outside scopeCaolán McNamara
2023-03-09ofz#56826 Heap-use-after-freeCaolán McNamara
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin
2023-01-13Simplify a bitMike Kaganski
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2022-10-27cid#1242675 Untrusted value as argumentCaolán McNamara
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-05-24use comphelper::ByteReader in XBufferedStreamNoel Grandin
2022-05-14reserve space in map in ZipFile::readCENNoel Grandin
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-20WASM make test file loading workArmin Le Grand (Allotropia)
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-07-31getArray->getConstArray in packageNoel Grandin
2021-07-21pass ZipEnumeration around by valueNoel Grandin
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-04-02fix detection of encrypted zip entriesDavid Blatter
2021-02-16loplugin:referencecasting in oox..packageNoel
2020-11-05loplugin:reducevarscope in packageNoel
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding zip fileStephan Bergmann
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-02-23forcepoint #5 check for short readCaolán McNamara
2018-02-07MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2017-12-27ofz#4806 Infinite loopCaolán McNamara
2017-11-27keep track of available dataCaolán McNamara
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem
2017-07-18loplugin:constparams in packageNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin