summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageEntry.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-14oox: cosmetic cleanupAshod Nakashian1-5/+5
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens1-0/+1
2017-10-23loplugin:includeform: packageStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-18loplugin:constantparam in packageNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-28/+27
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-07loplugin:unusedmethods packageNoel Grandin1-1/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2014-10-23package: Add pure virtual ZipPackageEntry::saveChild()Matúš Kukan1-1/+16
2014-10-10package: Add some 'const' and prefix membersMatúš Kukan1-6/+6
2014-04-22package: sal_Bool->boolNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: packageThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+106
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-0/+105