summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageStream.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-16tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl1-2/+2
2018-01-16tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-2/+3
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens1-0/+1
2017-10-23loplugin:includeform: packageStephan Bergmann1-2/+2
2017-08-08loplugin:constantparamNoel Grandin1-1/+2
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem1-1/+1
2017-07-18loplugin:constparams in packageNoel Grandin1-1/+1
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-37/+14
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann1-0/+1
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-2/+0
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-50/+49
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-11-17ZipPackageStream::getRawData can be privateMatúš Kukan1-2/+3
2014-11-17package: Finally implement parallel zip entries deflatingMatúš Kukan1-3/+3
2014-10-23Remove pointless functions now that saveChild() is ZipPackageStream's memberMatúš Kukan1-21/+0
2014-10-23package: Add pure virtual ZipPackageEntry::saveChild()Matúš Kukan1-4/+9
2014-10-23package: ZipPackageStream: prefix membersMatúš Kukan1-13/+13
2014-10-23coverity#706585 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-23coverity#706586 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-22package: sal_Bool->boolNoel Grandin1-18/+18
2014-04-19fixincludeguards.sh: packageThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-13/+13
2014-03-10Use cppu::OImplementationId for XUnoTunnel IDsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin1-3/+4
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-1/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+218
2011-03-24mav60: #164341# fix problems with the new implementationMikhail Voytenko1-1/+1
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-4/+8
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko1-6/+8
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-0/+210