summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackageEntry.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-18Use getXWeak in packageMike Kaganski1-1/+1
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin1-1/+1
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen1-1/+0
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-5/+3
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin1-1/+0
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin1-2/+4
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-10-23loplugin:includeform: packageStephan Bergmann1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+0
2016-03-18loplugin:constantparam in packageNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2014-10-27cid#1249676 Uninitialized scalar fieldNoel Grandin1-0/+2
2014-10-23package: Add pure virtual ZipPackageEntry::saveChild()Matúš Kukan1-3/+2
2014-10-10package: Add some 'const' and prefix membersMatúš Kukan1-12/+12
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+2
2014-04-22package: sal_Bool->boolNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky1-2/+8
2012-08-17package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna1-4/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-27remove include of pch header from packageNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-12/+12
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-12/+12
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-17CWS-TOOLING: integrate CWS encsig09Ivo Hinkelmann1-7/+7
2009-07-02CWS-TOOLING: integrate CWS odfmetadata2Release Engineers1-3/+1
2009-06-16CWS-TOOLING: integrate CWS fwk103Ivo Hinkelmann1-2/+2
2009-02-12CWS-TOOLING: integrate CWS mav44Oliver Bolte1-14/+6
2008-04-10INTEGRATION: CWS changefileheader (1.29.56); FILE MERGEDRüdiger Timm1-36/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.28.12); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.26.12); FILE MERGEDJens-Heiner Rechtien1-11/+24
2005-09-08INTEGRATION: CWS ooo19126 (1.26.14); FILE MERGEDRüdiger Timm1-47/+21
2005-07-12INTEGRATION: CWS mav18 (1.25.44); FILE MERGEDKurt Zenker1-3/+4
2004-10-04INTEGRATION: CWS mav09 (1.24.50); FILE MERGEDKurt Zenker1-4/+9
2003-09-11INTEGRATION: CWS mav05 (1.23.56); FILE MERGEDKurt Zenker1-3/+3
2001-11-15#94679# use new static method for obtaining implementation idMartin Gallwey1-3/+3
2001-10-02#92664# remove unnecessary header filesMartin Gallwey1-5/+2
2001-10-02#92664# Don't check the implementation Id of ZipPackageEntry any moreMartin Gallwey1-18/+2
2001-09-14#89303# optimisationsMartin Gallwey1-60/+60
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey1-6/+14
2001-05-02#86337# fix name settingMartin Gallwey1-40/+59
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-56/+2