summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-19ditch SHL_SBX and don't leakCaolán McNamara1-1/+1
2011-09-19shrink ByteString apiCaolán McNamara3-13/+13
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara1-6/+6
2011-09-19ByteString->rtl::OStringCaolán McNamara2-6/+4
2011-09-19why search and replace all spaces with tabs twiceCaolán McNamara1-7/+1
2011-09-19make this simplerCaolán McNamara1-2/+1
2011-09-19bFound is always false, and never changed, simplifyCaolán McNamara1-2/+1
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara4-69/+61
2011-09-17ditch ByteString::ExpandCaolán McNamara3-34/+31
2011-09-15ditch ByteString::FillCaolán McNamara3-33/+33
2011-09-14ImplUpdateStringFromUniString is now danglingCaolán McNamara2-16/+0