summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Mac OS X does provide localtime_rStephan Bergmann2014-06-261-6/+0
* check for self-assignCaolán McNamara2014-06-262-0/+6
* clang: Assigned value is garbage or undefinedCaolán McNamara2014-06-261-2/+2
* Remove unused INetURLObject::PART_* valuesStephan Bergmann2014-06-231-123/+114
* callcatcher: update unused codeCaolán McNamara2014-06-151-1/+0
* cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara2014-06-111-1/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-8/+0
* Various INetURLObject::getData() fixesStephan Bergmann2014-06-062-23/+130
* new method INetURLObject::getData() for data urlsChr. Rossmanith2014-06-062-0/+44
* use namespace css instead of com::sunThomas Arnhold2014-05-271-2/+2
* cppcheck: add missing braketThomas Arnhold2014-05-221-1/+1
* update_pch: add toolsThomas Arnhold2014-05-223-0/+99
* tools: just generate the complete reversemap.cxxThomas Arnhold2014-05-224-25/+11
* fix-includes.pl: toolsThomas Arnhold2014-05-2214-50/+50
* So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann2014-05-211-4/+2
* ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann2014-05-211-21/+18
* Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann2014-05-211-60/+59
* Add assertionStephan Bergmann2014-05-211-0/+1
* Replace ZCodec::mbInit with sane enumStephan Bergmann2014-05-211-81/+71
* ZCodec::UpdateCRC is privateStephan Bergmann2014-05-211-6/+6
* Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann2014-05-211-9/+13
* Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann2014-05-211-1/+1
* nMemUsage is always MAX_MEM_USAGEStephan Bergmann2014-05-211-3/+2
* A single ZCodec ctor sufficesStephan Bergmann2014-05-211-18/+0
* Clean-up C-style (void) parameter listsStephan Bergmann2014-05-211-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+2
* tools: add AsRGBHexString to Color + unit testTomaž Vajngerl2014-05-153-0/+69
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* coverity#708544 Uninitialized scalar fieldCaolán McNamara2014-05-101-0/+1
* coverity#708545 Uninitialized scalar fieldCaolán McNamara2014-05-101-0/+2
* added ResStringArray::AddItem()Eike Rathke2014-05-101-0/+6
* move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith2014-05-091-0/+42
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-3/+3
* German Comment translationMichael Meeks2014-04-282-5/+5
* coverity#708545 Uninitialized scalar fieldCaolán McNamara2014-04-231-0/+1
* coverity#708544 Uninitialized scalar fieldCaolán McNamara2014-04-231-0/+1
* coverity#708543 Uninitialized scalar fieldCaolán McNamara2014-04-231-0/+2
* Move bezier functionsChris Sherlock2014-04-172-0/+23
* coverity#1202967 Uninitialized pointer fieldCaolán McNamara2014-04-161-0/+1
* typo: nummer -> numberThomas Arnhold2014-04-141-1/+1
* typo: befor -> beforeThomas Arnhold2014-04-141-1/+1
* typo: te -> theThomas Arnhold2014-04-141-1/+1
* remove OV* debug stuffThomas Arnhold2014-04-141-6/+0
* remove outdated RS6000 checksThomas Arnhold2014-04-141-2/+2
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-5/+2
* coverity#984163 Uninitialized scalar fieldCaolán McNamara2014-04-111-0/+1
* coverity#1079187 Uninitialized pointer readCaolán McNamara2014-04-031-0/+1
* init a few more stream-read svm elementsCaolán McNamara2014-04-021-1/+1
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2014-04-021-1/+1
* coverity#708559 Uninitialized pointer fieldCaolán McNamara2014-04-011-9/+27