summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-28Avoid undefined computation of unaligned pointers to multi-byte objectsStephan Bergmann
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-21Replace ZCodec::mbInit with sane enumStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-21Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann
2014-05-21Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macrosStephan Bergmann
2014-05-21Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macrosStephan 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-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-05-10added ResStringArray::AddItem()Eike Rathke
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith
2014-05-06_TLBIGINT_INT64 gone with 09abd826a0e2Thomas Arnhold
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-22coverity#708207 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708205 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708204 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708203 Uninitialized scalar fieldCaolán McNamara
2014-04-18fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl
2014-04-17Move bezier functionsChris Sherlock
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-04-02coverity#708209 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#708557 Uninitialized pointer fieldCaolán McNamara
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-04-01Bin pointless INET_MARK_TOKENTor Lillqvist
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist