summaryrefslogtreecommitdiffstats
path: root/tools/source
Commit message (Expand)AuthorAgeFilesLines
* we can drop unqid.hxx entirely post move to binfilterCaolán McNamara2011-11-161-95/+0
* remove dodgy const_castsCaolán McNamara2011-11-143-45/+53
* 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-241-10/+0
* StringRangeEnumerator cleanupIvan Timofeev2011-10-241-33/+13
* bye-bye old range parserIvan Timofeev2011-10-201-158/+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
* tidy this a little bitCaolán McNamara2011-10-101-2/+1
* no need to return size_t instead of sal_Int32Ivan Timofeev2011-10-081-1/+1
* allow parsing of joined rangesIvan Timofeev2011-10-081-49/+48
* 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
* Silly attempts at humour not appreciatedTor Lillqvist2011-10-041-5/+5
* callcatcher: various unused methodsCaolán McNamara2011-10-041-45/+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-041-3/+3
* definition of ALPHA is no longer available for DEC AlphaTakeshi Abe2011-10-031-2/+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-011-1/+5
* OSL_TRACE: Remove trailing newlinesAndras Timar2011-09-291-3/+3
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-10/+10
* cppcheck: reduce scope of var in tools/ poly.cxxPierre-André Jacquod2011-09-261-7/+7
* 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-201-14/+0
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-191-3/+5
* oops not yetCaolán McNamara2011-09-192-14/+14
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-191-17/+26
* remove ByteString::Assign(sal_Char)Caolán McNamara2011-09-192-14/+14
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-191-8/+13
* shrink ByteString apiCaolán McNamara2011-09-192-12/+12
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-191-6/+6
* rework this in terms of read_uInt8s_AsOStringCaolán McNamara2011-09-193-66/+60
* ditch ByteString::ExpandCaolán McNamara2011-09-172-31/+31
* ditch ByteString::FillCaolán McNamara2011-09-152-32/+32
* ImplUpdateStringFromUniString is now danglingCaolán McNamara2011-09-141-14/+0
* include tools/tools.h for visibility markupCaolán McNamara2011-09-131-1/+1
* toolsin.hxx can go nowCaolán McNamara2011-09-132-5/+0
* ImplDeleteCharTabData unneeded, as nothing created to delete, ditto SHL_TOOLSCaolán McNamara2011-09-132-77/+0
* power up the chainsaw againCaolán McNamara2011-09-131-192/+0
* can remove ByteString::Convert nowCaolán McNamara2011-09-131-31/+0
* callcatcher: various unused methodsCaolán McNamara2011-09-121-5/+0
* [cppcheker] delete unread variablePierre-André Jacquod2011-09-061-2/+1
* add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara2011-09-051-7/+38
* callcatcher: some more unused codeCaolán McNamara2011-09-051-22/+0