summaryrefslogtreecommitdiff
path: root/tools/source/zcodec
AgeCommit message (Expand)Author
2017-03-06ofz: Z_NEED_DICT is unsupportedCaolán McNamara
2016-10-07don't call inflateEnd if inflateInit failedDavid Tardon
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-27tdf#75280 Cleaning up of sal_uIntPtr usage #1atymyjan
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-07Avoid memory leaks upon (de)compression failureStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-21valgrind: use of uninit data in sw_globalfilter testCaolán McNamara
2015-07-07-1 -> Z_ERRNO for clarityCaolán McNamara
2015-07-06only inflate if status from InitDecompress is goodCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-27enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-11There are three positive return codes from inflateCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann
2014-05-21Add assertionStephan Bergmann
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann
2014-05-21nMemUsage is always MAX_MEM_USAGEStephan Bergmann
2014-05-21A single ZCodec ctor sufficesStephan Bergmann
2014-05-21Clean-up C-style (void) parameter listsStephan Bergmann
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-01coverity#708559 Uninitialized pointer fieldCaolán McNamara
2014-02-18GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10Massage odd TODO code some moreStephan Bergmann
2013-08-28Mark as constTakeshi Abe
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-03-27-Wunused-macrosStephan Bergmann
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth