summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipOutputStream.cxx
AgeCommit message (Expand)Author
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2014-03-21coverity#707964 Uninitialized scalar fieldCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-05hair splitting on years in dates in ZIP structureLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-08-31package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna
2012-06-22re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-05-04Remove unused variables.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-25mav60: fix windows warningsMikhail Voytenko
2011-03-24mav60: fix rebase problemsMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko
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