summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-05-10added ResStringArray::AddItem()Eike Rathke
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28German Comment translationMichael Meeks
2014-04-23coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708543 Uninitialized scalar fieldCaolán McNamara
2014-04-17Move bezier functionsChris Sherlock
2014-04-16coverity#1202967 Uninitialized pointer fieldCaolán McNamara
2014-04-14typo: nummer -> numberThomas Arnhold
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11coverity#984163 Uninitialized scalar fieldCaolán McNamara
2014-04-03coverity#1079187 Uninitialized pointer readCaolán McNamara
2014-04-02init a few more stream-read svm elementsCaolán McNamara
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2014-04-01coverity#708559 Uninitialized pointer fieldCaolán McNamara
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30tools, sc: fix GCC -Werror=type-limits (comparison is always true)Michael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-29tools: try to fix std::min ambiguity for MSVCMichael Stahl
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-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt
2014-03-27Simplify #if blocks a littleStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann