Age | Commit message (Expand) | Author |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin |
2017-03-01 | ofz: Z_NEED_DICT is unsupported | Caolán McNamara |
2016-10-07 | don't call inflateEnd if inflateInit failed | David Tardon |
2016-07-13 | loplugin:constparams in tools | Noel Grandin |
2016-06-27 | tdf#75280 Cleaning up of sal_uIntPtr usage #1a | tymyjan |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-05-13 | clang-tidy modernize-loop-convert in toolkit to uui | Noel Grandin |
2016-03-17 | loplugin:constantparam in tools | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in include/tools | Noel Grandin |
2016-01-07 | Avoid memory leaks upon (de)compression failure | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-21 | valgrind: use of uninit data in sw_globalfilter test | Caolán McNamara |
2015-07-07 | -1 -> Z_ERRNO for clarity | Caolán McNamara |
2015-07-06 | only inflate if status from InitDecompress is good | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-27 | enhancement : tdf#90225 Cannot open compressed csv files from calc | Dennis Francis |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2014-11-11 | There are three positive return codes from inflate | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-21 | So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after all | Stephan Bergmann |
2014-05-21 | ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchron | Stephan Bergmann |
2014-05-21 | Split ZCodec::ImplInitBuf into InitCompress, InitDecompress | Stephan Bergmann |
2014-05-21 | Add assertion | Stephan Bergmann |
2014-05-21 | Replace ZCodec::mbInit with sane enum | Stephan Bergmann |
2014-05-21 | ZCodec::UpdateCRC is private | Stephan Bergmann |
2014-05-21 | Split ZCodec::BeginCompression param into its 3 independent components | Stephan Bergmann |
2014-05-21 | Remove unnecessary ZCODEC_DEFAULT_STRATEGY macro | Stephan Bergmann |
2014-05-21 | nMemUsage is always MAX_MEM_USAGE | Stephan Bergmann |
2014-05-21 | A single ZCodec ctor suffices | Stephan Bergmann |
2014-05-21 | Clean-up C-style (void) parameter lists | Stephan Bergmann |
2014-04-11 | replace some SvStream seeking with calls to remainingSize() | Michael Stahl |
2014-04-01 | coverity#708559 Uninitialized pointer field | Caolán McNamara |
2014-02-18 | GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementation | Jan Hubicka |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-10 | Massage odd TODO code some more | Stephan Bergmann |
2013-08-28 | Mark as const | Takeshi Abe |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2012-08-18 | removed ascii-art and blank lines in tools/source | Philipp Riemer |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara |
2012-04-13 | gbuildize internal zlib | Caolán McNamara |
2011-11-27 | remove include of pch header from tools | Norbert Thiebaud |
2011-08-04 | callcatcher: remove unused methods | Caolán McNamara |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko |