summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist2014-04-011-85/+9
* Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2014-03-314-538/+0
* MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl2014-03-302-4/+4
* tools, sc: fix GCC -Werror=type-limits (comparison is always true)Michael Stahl2014-03-301-1/+0
* deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl2014-03-303-0/+10
* tools: try to fix std::min ambiguity for MSVCMichael Stahl2014-03-291-2/+4
* tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl2014-03-294-31/+0
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-294-67/+67
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-291-5/+5
* Remove now unused DBG_CTOR etc. featureStephan Bergmann2014-03-281-504/+7
* Remove remaining DBG_NAME* usesStephan Bergmann2014-03-282-4/+0
* Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt2014-03-281-0/+13
* Simplify #if blocks a littleStephan Bergmann2014-03-271-17/+13
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-10/+10
* Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann2014-03-252-190/+1
* Reduce some functions to localStephan Bergmann2014-03-251-30/+4
* osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann2014-03-251-44/+0
* Remove unused DBG_FUNC_* slotsStephan Bergmann2014-03-251-19/+1
* MI_DEBUG is never definedStephan Bergmann2014-03-251-51/+0
* DBG_OUT_WARNING is unusedStephan Bergmann2014-03-251-9/+0
* drop spadminCaolán McNamara2014-03-211-7/+0
* coverity#705325 Missing break in switchCaolán McNamara2014-03-151-0/+1
* CurrencyFields cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+0
* MetricBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+0
* CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+0
* DateBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+0
* TimeBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+0
* MoreButtons cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+0
* coverity#708556 Uninitialized scalar fieldCaolán McNamara2014-03-101-4/+5
* coverity#708553 Uninitialized scalar fieldCaolán McNamara2014-03-101-0/+7
* coverity#708551 Uninitialized scalar fieldCaolán McNamara2014-03-101-0/+2
* coverity#708548 Uninitialized pointer fieldCaolán McNamara2014-03-101-5/+7
* coverity#708547 Uninitialized scalar fieldCaolán McNamara2014-03-101-0/+1
* drop the SimpleErrorHandlerCaolán McNamara2014-03-101-32/+0
* ooxml: export date controls properlyJacobo Aragunde Pérez2014-03-081-0/+20
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+2
* callcatcher: update unused codeCaolán McNamara2014-03-011-6/+0
* remove unused code BigInt::GetString()Noel Grandin2014-02-281-43/+0
* debug only code Resource::TestRes()Noel Grandin2014-02-281-0/+2
* do not crash if allocation failedDavid Tardon2014-02-271-19/+27
* Remove visual noise from toolsAlexander Wilms2014-02-263-15/+15