summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-15/+20
2011-11-27remove include of pch header from toolsNorbert Thiebaud64-119/+0
2011-11-25typo, thanks Guest70165 :-)Caolán McNamara1-1/+1
2011-11-25ByteString->rtl::OStringCaolán McNamara2-4/+4
2011-11-25ByteString->rtl::OStringCaolán McNamara2-60/+58
2011-11-24ByteString->rtl::OStringCaolán McNamara1-11/+11
2011-11-24ditch dbg_dumpCaolán McNamara1-48/+0
2011-11-24strip down old string class some moreCaolán McNamara2-53/+32
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-2/+2
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2-10/+10
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-3/+4
2011-11-22want to match here, not check for equalityCaolán McNamara1-25/+25
2011-11-22Avoid rtl::OString::copy(getLength() + 1).Stephan Bergmann1-1/+2
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2-79/+39
2011-11-21ByteString->rtl::OStringCaolán McNamara7-198/+199
2011-11-19ByteString->rtl::OString[Buffer]Caolán McNamara1-26/+17
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara1-1/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-43/+0
2011-11-17ByteString->rtl::OString[Buffer]Caolán McNamara2-98/+91
2011-11-16we can drop unqid.hxx entirely post move to binfilterCaolán McNamara1-95/+0
2011-11-14remove dodgy const_castsCaolán McNamara3-45/+53
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 Timofeev1-10/+0
2011-10-24StringRangeEnumerator cleanupIvan Timofeev1-33/+13
2011-10-20bye-bye old range parserIvan Timofeev1-158/+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-10tidy this a little bitCaolán McNamara1-2/+1
2011-10-08no need to return size_t instead of sal_Int32Ivan Timofeev1-1/+1
2011-10-08allow parsing of joined rangesIvan Timofeev1-49/+48
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-04Silly attempts at humour not appreciatedTor Lillqvist1-5/+5
2011-10-04callcatcher: various unused methodsCaolán McNamara1-45/+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 Lillqvist1-3/+3
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe1-2/+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 Bosdonnat1-1/+5
2011-09-29OSL_TRACE: Remove trailing newlinesAndras Timar1-3/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-10/+10
2011-09-26cppcheck: reduce scope of var in tools/ poly.cxxPierre-André Jacquod1-7/+7
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 McNamara1-14/+0
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-3/+5