summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackage.cxx
AgeCommit message (Expand)Author
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-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
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-11-26tdf#96401: allow to detect a broken ZIP packageMike Kaganski
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-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in packageStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-10-03drop 'using namespace std' in packageJulien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-12flatten ZipPackage a littleNoel Grandin
2021-07-21pass ZipEnumeration around by valueNoel Grandin
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-16loplugin:referencecasting in oox..packageNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-05loplugin:reducevarscope in packageNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-17package: create instances with uno constructorsNoel Grandin
2020-05-25package: ignore unknown encryption parameters.Vasily Melenchuk
2020-04-03loplugin:flatten in packageNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten