summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2024-08-28cid#1618664 Self assignmentCaolán McNamara
2024-08-28cid#1618667 Uninitialized pointer fieldCaolán McNamara
2024-08-28tdf#158556 reduce allocations in ZipFileNoel Grandin
2024-08-27tdf#158556 unnecessary temporary OUString in ZipFileNoel Grandin
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2024-08-19cid#1607270 silence Overflowed integer argumentCaolán McNamara
2024-08-19Remove now useless include in packageArnaud VERSINI
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-16tdf#158556 ByteGrabber does not need a mutexNoel Grandin
2024-08-16package: ZipPackage: add additional check for entries STORED withMichael Stahl
2024-08-16cid#1615990 silence Overflowed integer argumentCaolán McNamara
2024-08-14package: clarify commentMichael Stahl
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-29Simplify a bitMike Kaganski
2024-07-29Prevent rtl::Reference -> css::uno::Reference -> rtl::Reference implicit pathMike Kaganski
2024-07-29package: ZipFile: check Zip64 end of central directory for consistencyMichael Stahl
2024-07-26cid#1607270 silence Overflowed integer argumentCaolán McNamara
2024-07-22cid#1607270 silence Overflowed integer argumentCaolán McNamara
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-18CppunitTest_package2_test: Add unittest for 0fb25ce9ff9a3Xisco Fauli
2024-07-17package: don't check case insensitive duplicates for ZIP packageMichael Stahl
2024-07-16package: add additional consistency checks for local file headerMichael Stahl
2024-07-10package: ZipFile: don't accept duplicate entries (case insensitive)Michael Stahl
2024-07-05package: avoid throwing RuntimeException in getZipFileContents()Michael Stahl
2024-07-05package: ZipFile: treat junk at the start of zip as invalidMichael Stahl
2024-07-02package: ZipFile: check Info-ZIP Unicode Path Extra FieldMichael Stahl
2024-07-02package: ZipFile: don't accept duplicate CEN entriesMichael Stahl
2024-06-17package: remove experimental mode checkMichael Stahl
2024-06-17tdf#160888 package: fix opening password protected scripting libraryMichael Stahl
2024-06-13use more concrete UNO types in OStorageNoel Grandin
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30loplugin:ostr in packageNoel Grandin
2024-03-31tdf#146619 Drop unused 'using namespace' in: package/Gabor Kelemen
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-22tdf#159519 comphelper,package: do not store document without SHA256Michael Stahl
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-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
2024-01-09tdf#105844 package: ManifestImport: handle argon2 attributes in ...Michael Stahl
2024-01-02ofz#65480: Integer-overflowCaolán McNamara
2023-12-20cid#1545612 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-20package: ODF encryption: fix 2 GPG problemsMichael 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