summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)Author
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-14tdf#163364 package: ask to recover for this invalid ODF packageMichael Stahl
2024-09-29package : no need to use OUString here.Arnaud VERSINI
2024-09-18package: tweak password fallback in ZipPackageStream::getDataStream()Michael Stahl
2024-09-17tdf#162866 package: fix loading AutoCorrect file with case-insensitiveMichael Stahl
2024-09-16tdf#162841 package: fix loading AES-GCM encrypted macros from ODFMichael Stahl
2024-09-13package: m_nMagicalHackSize appears superfluousMichael Stahl
2024-09-13tdf#162823 package: fix loss of ODF encrypted basic macrosMichael Stahl
2024-09-10package : reduce varaible scope and use string_viewArnaud VERSINI
2024-09-07Use unique_ptr to pass ownership of ZipEntryMike Kaganski
2024-09-07Simplify a bitMike Kaganski
2024-09-07Simplify a bitMike Kaganski
2024-09-07Simplify a bitMike Kaganski
2024-09-07Drop a redundant lineMike Kaganski
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2024-08-16package: ZipPackage: add additional check for entries STORED withMichael Stahl
2024-07-17package: don't check case insensitive duplicates for ZIP packageMichael Stahl
2024-07-05package: avoid throwing RuntimeException in getZipFileContents()Michael Stahl
2024-06-17package: remove experimental mode checkMichael Stahl
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-04-30loplugin:ostr in packageNoel Grandin
2024-02-22tdf#159519 comphelper,package: do not store document without SHA256Michael Stahl
2024-02-01check that rtl_random_getBytes() was successfulMichael Stahl
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-11tdf#105844 package: ODF wholesome encryption: use package versionMichael Stahl
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl
2023-12-14tdf#105844 package: increase PBKDF2 iterations for wholesome ODF encryptionMichael Stahl
2023-12-14tdf#105844 package: check for unexpected zip entries on loading ...Michael Stahl
2023-12-14OFFICE-3708: package: produce correct SHA256 URLMichael 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-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-11-26tdf#96401: allow to detect a broken ZIP packageMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: packageStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-18Use getXWeak in packageMike Kaganski
2023-04-25expose recovering zips for testingCaolán McNamara
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageNoel Grandin
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-09-27use more string_view in packageNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1500507 silence Resource leakCaolán McNamara