summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackage.hxx
AgeCommit message (Expand)Author
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael 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-04-25expose recovering zips for testingCaolán McNamara
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageNoel Grandin
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-08-12flatten ZipPackage a littleNoel Grandin
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin
2020-07-17package: create instances with uno constructorsNoel Grandin
2020-05-09compact namespace in packageNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-11-01loplugin:finalclasses in packageNoel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2017-01-11Use std::unique_ptr for the ZipFile instance.Kohei Yoshida
2017-01-08coverity#704153 merge m_xRootFolder and m_pRootFolderCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-07loplugin:unusedmethods packageNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: packageThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-16Revert "impl. enumeration for ZipPackage"David Tardon
2014-01-15bahDavid Tardon
2014-01-15impl. enumeration for ZipPackageDavid Tardon
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-24mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko
2011-02-05Two more missing #include <vector>Joseph Powers
2010-10-28add modelines to .hxx files as wellCaolán McNamara