summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipOutputStream.cxx
AgeCommit message (Expand)Author
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-17CWS-TOOLING: integrate CWS encsig09Ivo Hinkelmann
2009-07-02CWS-TOOLING: integrate CWS odfmetadata2Release Engineers
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker
2009-02-12CWS-TOOLING: integrate CWS mav44Oliver Bolte
2008-06-20INTEGRATION: CWS fwk88 (1.40.8); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.39.56); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.38.12); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.35.214); FILE MERGEDJens-Heiner Rechtien
2006-03-24INTEGRATION: CWS fwk33 (1.36.24); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.35.216); FILE MERGEDRüdiger Timm
2001-11-29#94573# remove support for pack'n'go disk spanningMartin Gallwey
2001-11-15#92268# support encrypted data headersMartin Gallwey
2001-10-02#90699# generate a digest on export using SHA1Martin Gallwey
2001-09-18#92225# Flush the output stream when finished writingMartin Gallwey
2001-09-14#89303# don't bother with extra data or comments as we don't use eitherMartin Gallwey
2001-09-05#90699# export an MD5 of the unencrypted, compressed streamMartin Gallwey
2001-08-08#86708# remove calls which are no longer necessary for pack'n'goMartin Gallwey
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey
2001-05-31#87099# Since we can no longer jump around in the buffer, we will write EXT d...Martin Gallwey
2001-05-08Remove an unused method, no longer write EXT descriptors for compressed strea...Martin Gallwey
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey
2001-04-19misc code clean upsMartin Gallwey
2001-03-16comply with MI's required change for package->packages, as package is a reser...Martin Gallwey
2001-03-07re-organised support for time/date-stampingMartin Gallwey
2001-02-07Remove check for bizarre Solaris bugMartin Gallwey
2001-02-07Allow the setting of the MediaType on the root folderMartin Gallwey
2001-01-17Do not write data descriptors for STORED files because Jar doesn't like themMartin Gallwey
2000-12-20removed non thread-safe staticsMartin Gallwey
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey
2000-12-13fix a second exception specification so that this time _it really does_ compi...Martin Gallwey
2000-12-13fixed exception specification so it compiles under solarisMartin Gallwey
2000-12-13This rather enormous commit has the following features:Martin Gallwey
2000-12-07#81494# fixed the problem with opening empty directories in JARMartin Gallwey
2000-12-04#80556# improved exception handlingMartin Gallwey
2000-12-01#80556# fix compiler warningsMartin Gallwey
2000-11-29#80556# bug fixesMartin Gallwey
2000-11-28#80556# make it buildMartin Gallwey
2000-11-28#80556 fix time modification datesMartin Gallwey
2000-11-28#80556# store pointer instead of reference...Martin Gallwey
2000-11-23#80556# Implemented support for Zipfiles contained within zip files. These wi...Martin Gallwey
2000-11-22#80556# Work around for flaw in XOutputStream (not being able to specify how ...Martin Gallwey
2000-11-21Removed reliance on the tools/debug stuffMartin Gallwey
2000-11-16Fixed some problems with the bufferingMartin Gallwey
2000-11-16Added 50% functional generic package implementation and added supportMartin Gallwey