summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Removed tools/dynarray.hxxAugust Sodora2011-11-182-106/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-11-173-109/+92
* we can drop unqid.hxx entirely post move to binfilterCaolán McNamara2011-11-163-206/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* remove dodgy const_castsCaolán McNamara2011-11-143-45/+53
* ByteString->rtl::OStringCaolán McNamara2011-11-141-5/+7
* solenv/inc/Xp31 is crackTor Lillqvist2011-11-101-1/+0
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-1/+0
* we need to assign this value also for non unix platforms (fdo#40801)Markus Mohrhard2011-11-011-3/+1
* always explicitly handle empty string of rangesIvan Timofeev2011-10-242-12/+0
* StringRangeEnumerator cleanupIvan Timofeev2011-10-242-55/+29
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
* bye-bye old range parserIvan Timofeev2011-10-202-161/+0
* Undo basis/brand split: merge basis program/resource/ into brand program/reso...Stephan Bergmann2011-10-191-4/+0
* treat "-" as entire rangeIvan Timofeev2011-10-121-3/+4
* ensure correct export size type in stream operationCaolán McNamara2011-10-101-0/+19
* tidy this a little bitCaolán McNamara2011-10-101-2/+1
* no need to return size_t instead of sal_Int32Ivan Timofeev2011-10-082-2/+2
* allow parsing of joined rangesIvan Timofeev2011-10-082-49/+49
* Improved exception reporting.Stephan Bergmann2011-10-071-2/+13
* cppcheck reduce scope of var in tools/.. table.cxxPierre-André Jacquod2011-10-071-1/+1
* fix doubling of range in StringRangeEnumeratorIvan Timofeev2011-10-061-1/+4
* fix construction of ARC polygon in case the ellipse width != heightRadek Doulik2011-10-051-4/+6
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: 'argument' : conversion from 'sal_Int32' to 'sal_uInt16'Tor Lillqvist2011-10-041-1/+9
* Silly attempts at humour not appreciatedTor Lillqvist2011-10-041-5/+5
* callcatcher: various unused methodsCaolán McNamara2011-10-042-46/+0
* WaE: potentially uninitialized local variable 'n' usedTor Lillqvist2011-10-041-7/+7
* WaE: unreferenced formal parameterTor Lillqvist2011-10-041-0/+2
* WaE: unreachable code, we always return in preceding codeTor Lillqvist2011-10-041-0/+6
* WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of dataTor Lillqvist2011-10-042-4/+4
* definition of ALPHA is no longer available for DEC AlphaTakeshi Abe2011-10-031-2/+2
* add missing include to build urlobj test fixtureNorbert Thiebaud2011-10-011-0/+2
* Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat2011-10-011-1/+1
* Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat2011-10-014-156/+234
* OSL_TRACE: Remove trailing newlinesAndras Timar2011-09-291-3/+3
* Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed ...Stephan Bergmann2011-09-292-1/+2
* we're not using this header hereCaolán McNamara2011-09-291-1/+0
* fix another unotest/test breakerMarkus Mohrhard2011-09-281-1/+1
* Work around ambiguity introduced by previous rtl::O[U]String[Buffer] related ...Stephan Bergmann2011-09-271-0/+2
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-274-11/+12
* cppcheck: reduce scope of var in tools/ poly.cxxPierre-André Jacquod2011-09-261-7/+7
* Always link with user32Tor Lillqvist2011-09-221-1/+0
* always clear input page vector, but fill in extractable valuesCaolán McNamara2011-09-211-8/+9
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-203-35/+38
* callcatcher: StandardErrorInfo is never constructedCaolán McNamara2011-09-202-33/+0
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-191-3/+5
* oops not yetCaolán McNamara2011-09-193-15/+15
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-191-17/+26