/linguistic/source/

on value='distro/collabora/dcm-7.6'>distro/collabora/dcm-7.6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipFile.cxx
AgeCommit message (Expand)Author
2024-04-30loplugin:ostr in packageNoel Grandin
2024-02-02Extract Local file header and Data descriptor handling into own functionsMike Kaganski
2024-02-01tdf#154587: allow directory entries in ZIP packagesMike Kaganski
2024-01-02ofz#65480: Integer-overflowCaolán McNamara
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl
2023-12-14tdf#105844 package: remove root document from manifest ...Michael Stahl
2023-12-13tdf#105844 package,sfx2: remove checksum infoleak when using AEADMichael Stahl
2023-12-13package: move function downMichael Stahl
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