summaryrefslogtreecommitdiff
path: root/package/source/zipapi/Deflater.cxx
AgeCommit message (Expand)Author
2023-03-09Fix typoAndrea Gelmini
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2021-07-31Use ZLIB_CONST to avoid const_castMike Kaganski
2021-07-31getArray->getConstArray in packageNoel Grandin
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert package module away from OSL_ASSERT to assertChris Sherlock
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-03-18loplugin:constantparam in packageNoel Grandin
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-10-22unusedcode: Remove Deflater::setLevelMatúš Kukan
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-02-17remove dodgy header-guardsCaolán McNamara
2012-02-16drop Z_PREFIX from internal zlib, makes building clucene much easierCaolán McNamara
2012-02-15these were surely meant to be Z_PREFIX not ZLIB_PREFIXCaolán McNamara
2011-11-27remove include of pch header from packageNorbert Thiebaud
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-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-20INTEGRATION: CWS fwk88 (1.16.8); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.15.56); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.14.12); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.11.112); FILE MERGEDJens-Heiner Rechtien
2006-05-11INTEGRATION: CWS fwkpp3showstop4 (1.12.30); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.11.114); FILE MERGEDRüdiger Timm
2003-12-17INTEGRATION: CWS geordi2q11 (1.10.94); FILE MERGEDVladimir Glazounov
2001-11-15#94679# remove throw specificationsMartin Gallwey
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin 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
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey
2000-12-13This rather enormous commit has the following features:Martin Gallwey