summaryrefslogtreecommitdiff
path: root/package/inc/ZipOutputStream.hxx
AgeCommit message (Expand)Author
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-18coverity#1371440 Uncaught exceptionCaolán McNamara
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2014-12-14package: Create memory buffer only when we need it - if we use parallelismMatúš Kukan
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-11-17package: Finally implement parallel zip entries deflatingMatúš Kukan
2014-11-17package: Call writeLOC always after putNextEntry explicitlyMatúš Kukan
2014-11-17package: Do not use hacky bit 1<<4 in ZipEntry::nFlagMatúš Kukan
2014-11-17package: Use memory stream for compressing zip entriesMatúš Kukan
2014-11-17package: Move most ZipOutputEntry's methods back to ZipOutputStreamMatúš Kukan
2014-10-23package: Add ZipOutputEntry to isolate deflating of streams.Matúš Kukan
2014-10-10ZipOutputStream: No need to explicitly set default valuesMatúš Kukan
2014-10-10package: ZipOutputStream: prefix membersMatúš Kukan
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: packageThomas Arnhold
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-06-22re-base on ALv2 code.Michael Meeks
2011-08-26convert package to gbuildMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-20INTEGRATION: CWS fwk88 (1.24.8); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.23.98); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.22.216); FILE MERGEDRüdiger Timm
2001-11-29#94573# remove support for disk spanningMartin Gallwey
2001-11-15#94679# remove unncessary headersMartin Gallwey
2001-10-02#90699# remove unused methods and members and add a new member to track how m...Martin Gallwey
2001-09-14#89303# Use local ZipEntry structMartin Gallwey
2001-09-06#91797# remove references to a deleted classMartin Gallwey
2001-09-05#90699# Add support for storing an MD5 digest of the unencrypted streamMartin Gallwey
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey
2001-05-31#87099# remove unused member and add offset and length parameters to 'rawWrite'Martin Gallwey