summaryrefslogtreecommitdiff
path: root/package/inc/ZipOutputStream.hxx
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-20INTEGRATION: CWS fwk88 (1.24.8); FILE MERGEDRüdiger Timm1-5/+1
2008-04-10INTEGRATION: CWS changefileheader (1.23.98); FILE MERGEDRüdiger Timm1-29/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.22.216); FILE MERGEDRüdiger Timm1-47/+21
2001-11-29#94573# remove support for disk spanningMartin Gallwey1-4/+4
2001-11-15#94679# remove unncessary headersMartin Gallwey1-12/+11
2001-10-02#90699# remove unused methods and members and add a new member to track how m...Martin Gallwey1-7/+4
2001-09-14#89303# Use local ZipEntry structMartin Gallwey1-11/+9
2001-09-06#91797# remove references to a deleted classMartin Gallwey1-4/+2
2001-09-05#90699# Add support for storing an MD5 digest of the unencrypted streamMartin Gallwey1-3/+8
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey1-16/+18
2001-05-31#87099# remove unused member and add offset and length parameters to 'rawWrite'Martin Gallwey1-4/+3
2001-05-08remove unused methods and add nCurrentDataBegin member to track uncompressed ...Martin Gallwey1-5/+4
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-29/+36
2001-04-19Cleaned up the header files and inc directoryMartin Gallwey1-23/+6
2001-03-16comply with MI's required change for package->packages, as package is a reser...Martin Gallwey1-10/+10
2001-03-07re-organised support for time/date-stampingMartin Gallwey1-5/+6
2001-02-05remove stl/ from the inlcude statementjp1-3/+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/+9
2000-12-04#80556# improved exception handlingMartin Gallwey1-6/+10
2000-11-28#80556# bug fixMartin Gallwey1-3/+3
2000-11-24#80556# now builds under Solaris correctlyMartin Gallwey1-3/+3
2000-11-21Removed usage of the TOOLSLIB stuff for debugging and file timestampingMartin Gallwey1-19/+10
2000-11-16Added 50% functional generic package implementation and added supportMartin Gallwey1-3/+3
2000-11-13Initial Revision :DMartin Gallwey1-0/+157