summaryrefslogtreecommitdiff
path: root/package/inc/ZipFile.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-07loplugin:unusedmethods packageNoel Grandin1-12/+0
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin1-5/+5
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-04-22package: sal_Bool->boolNoel Grandin1-17/+17
2014-04-19fixincludeguards.sh: packageThomas Arnhold1-2/+2
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin1-8/+8
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-3/+3
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2011-08-26convert package to gbuildMatúš Kukan1-1/+1
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-17/+35
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-15/+15
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-21CWS-TOOLING: integrate CWS fwk123Vladimir Glazounov1-0/+2
2009-09-17CWS-TOOLING: integrate CWS encsig09Ivo Hinkelmann1-1/+0
2009-09-08CWS-TOOLING: integrate CWS dba32fOliver Bolte1-4/+10
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker1-1/+1
2008-06-20INTEGRATION: CWS fwk88 (1.23.8); FILE MERGEDRüdiger Timm1-6/+1
2008-04-10INTEGRATION: CWS changefileheader (1.22.54); FILE MERGEDRüdiger Timm1-37/+18
2006-10-06INTEGRATION: CWS fwk46 (1.21.42); FILE MERGEDKurt Zenker1-2/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.20.24); FILE MERGEDRüdiger Timm1-47/+21
2005-03-15INTEGRATION: CWS mav17 (1.19.106); FILE MERGEDOliver Bolte1-2/+4
2003-09-11INTEGRATION: CWS mav05 (1.18.18); FILE MERGEDKurt Zenker1-10/+62
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+25
2001-12-04#95155# function to create unbuffered streamsMartin Gallwey1-2/+9
2001-11-15#92268# add new methods to support EncryptedDataHeaders for encrypted streamsMartin Gallwey1-18/+21
2001-09-14#89303# use new hash map and ZipEntry structMartin Gallwey1-27/+9
2001-09-05#91797# support for XFileStreamMartin Gallwey1-15/+18
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey1-16/+35
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-28/+37
2001-04-19Cleaned up the header files and inc directoryMartin Gallwey1-112/+9
2001-03-16comply with MI's required change for package->packages, as package is a reser...Martin Gallwey1-16/+16
2001-03-07#84734# Restrict the number of bytes read from a compressed stream when check...Martin Gallwey1-4/+3
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey1-3/+3
2000-12-13This rather enormous commit has the following features:Martin Gallwey1-2/+7
2000-12-04#80556# improved exception handlingMartin Gallwey1-7/+12
2000-11-29#80556# bug fixesMartin Gallwey1-6/+14
2000-11-28#80556# make it buildMartin Gallwey1-2/+6
2000-11-24#80556# now builds under Solaris correctlyMartin Gallwey1-3/+2
2000-11-21Removed usage of the TOOLSLIB stuff for debugging and file timestampingMartin Gallwey1-6/+2
2000-11-13Initial Revision :DMartin Gallwey1-0/+230