summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14remove dodgy const_castsCaolán McNamara3-45/+53
2011-11-14ByteString->rtl::OStringCaolán McNamara1-5/+7
2011-11-10solenv/inc/Xp31 is crackTor Lillqvist1-1/+0
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist1-1/+0
2011-11-01we need to assign this value also for non unix platforms (fdo#40801)Markus Mohrhard1-3/+1
2011-10-24always explicitly handle empty string of rangesIvan Timofeev2-12/+0
2011-10-24StringRangeEnumerator cleanupIvan Timofeev2-55/+29
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-10-20bye-bye old range parserIvan Timofeev2-161/+0
2011-10-19Undo basis/brand split: merge basis program/resource/ into brand program/reso...Stephan Bergmann1-4/+0
2011-10-12treat "-" as entire rangeIvan Timofeev1-3/+4
2011-10-10ensure correct export size type in stream operationCaolán McNamara1-0/+19
2011-10-10tidy this a little bitCaolán McNamara1-2/+1
2011-10-08no need to return size_t instead of sal_Int32Ivan Timofeev2-2/+2
2011-10-08allow parsing of joined rangesIvan Timofeev2-49/+49
2011-10-07Improved exception reporting.Stephan Bergmann1-2/+13
2011-10-07cppcheck reduce scope of var in tools/.. table.cxxPierre-André Jacquod1-1/+1
2011-10-06fix doubling of range in StringRangeEnumeratorIvan Timofeev1-1/+4
2011-10-05fix construction of ARC polygon in case the ellipse width != heightRadek Doulik1-4/+6
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04WaE: 'argument' : conversion from 'sal_Int32' to 'sal_uInt16'Tor Lillqvist1-1/+9
2011-10-04Silly attempts at humour not appreciatedTor Lillqvist1-5/+5
2011-10-04callcatcher: various unused methodsCaolán McNamara2-46/+0
2011-10-04WaE: potentially uninitialized local variable 'n' usedTor Lillqvist1-7/+7
2011-10-04WaE: unreferenced formal parameterTor Lillqvist1-0/+2
2011-10-04WaE: unreachable code, we always return in preceding codeTor Lillqvist1-0/+6
2011-10-04WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of dataTor Lillqvist2-4/+4
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe1-2/+2
2011-10-01add missing include to build urlobj test fixtureNorbert Thiebaud1-0/+2
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat1-1/+1
2011-10-01Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat4-156/+234
2011-09-29OSL_TRACE: Remove trailing newlinesAndras Timar1-3/+3
2011-09-29Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed ...Stephan Bergmann2-1/+2
2011-09-29we're not using this header hereCaolán McNamara1-1/+0
2011-09-28fix another unotest/test breakerMarkus Mohrhard1-1/+1
2011-09-27Work around ambiguity introduced by previous rtl::O[U]String[Buffer] related ...Stephan Bergmann1-0/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann4-11/+12
2011-09-26cppcheck: reduce scope of var in tools/ poly.cxxPierre-André Jacquod1-7/+7
2011-09-22Always link with user32Tor Lillqvist1-1/+0
2011-09-21always clear input page vector, but fill in extractable valuesCaolán McNamara1-8/+9
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara3-35/+38
2011-09-20callcatcher: StandardErrorInfo is never constructedCaolán McNamara2-33/+0
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-3/+5
2011-09-19oops not yetCaolán McNamara3-15/+15
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-17/+26
2011-09-19remove ByteString::Assign(sal_Char)Caolán McNamara3-15/+15
2011-09-19ByteString->rtl::OStringCaolán McNamara1-4/+5
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-8/+13