summaryrefslogtreecommitdiff
path: root/package/inc/ZipOutputStream.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann1-0/+14
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-1/+0
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-2/+1
2016-08-18coverity#1371440 Uncaught exceptionCaolán McNamara1-1/+1
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-1/+3
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl1-0/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand1-0/+10
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-9/+9
2014-12-14package: Create memory buffer only when we need it - if we use parallelismMatúš Kukan1-0/+1
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan1-1/+1
2014-11-17package: Finally implement parallel zip entries deflatingMatúš Kukan1-1/+6
2014-11-17package: Call writeLOC always after putNextEntry explicitlyMatúš Kukan1-7/+4
2014-11-17package: Do not use hacky bit 1<<4 in ZipEntry::nFlagMatúš Kukan1-0/+1
2014-11-17package: Use memory stream for compressing zip entriesMatúš Kukan1-1/+0
2014-11-17package: Move most ZipOutputEntry's methods back to ZipOutputStreamMatúš Kukan1-1/+16
2014-10-23package: Add ZipOutputEntry to isolate deflating of streams.Matúš Kukan1-44/+5
2014-10-10ZipOutputStream: No need to explicitly set default valuesMatúš Kukan1-5/+1
2014-10-10package: ZipOutputStream: prefix membersMatúš Kukan1-14/+9
2014-04-22package: sal_Bool->boolNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: packageThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin1-2/+2
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-10/+23
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