summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fix mistake in merging tools/source/rc/resmgr.cxxOlivier Hallot2012-01-161-1/+1
* Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot2012-01-1612-45/+45
* drop strange embedded null handling behaviourCaolán McNamara2012-01-162-21/+13
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-162-4/+3
* SEARCH_PATH_DELIMITER is the same as SAL_PATHSEPARATORCaolán McNamara2012-01-161-7/+1
* document with unit test rather suspicious eof handlingCaolán McNamara2012-01-161-3/+33
* document with unit test rather odd embedded null handlingCaolán McNamara2012-01-161-0/+67
* convert some old-school ByteStringsCaolán McNamara2012-01-161-5/+3
* force users of WriteByteStringLine to explictly denote encodingCaolán McNamara2012-01-161-1/+0
* force users of ReadByteStringLine to explictly denote encodingCaolán McNamara2012-01-161-1/+0
* Clang -Wdangling-else.Stephan Bergmann2012-01-161-0/+6
* removed unused macroTakeshi Abe2012-01-166-14/+0
* here calc, take ownership of this foul monstrosity only you useCaolán McNamara2012-01-132-141/+0
* simply MSDFFReadZString and friendsCaolán McNamara2012-01-131-13/+24
* noone checks the return value of ReadCsvLineCaolán McNamara2012-01-132-5/+3
* make it possible to create 360 degrees arc (circle)Radek Doulik2012-01-122-2/+6
* callcatcher: lets trust my own toolingCaolán McNamara2012-01-113-8/+0
* valgrind: update unused code post virtual dtor cmis fixCaolán McNamara2012-01-111-17/+0
* force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara2012-01-102-4/+2
* Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz2012-01-101-12/+2
* Remove cruft in debug toolsMarcel Metz2012-01-102-106/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-064-4/+0
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-061-1/+0
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-062-2/+0
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-062-11/+12
* Removed unnecessary tools includes.Marcel Metz2012-01-054-4/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-053-2/+3
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-3/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+1
* don't need to know num of tokens in advanceCaolán McNamara2012-01-051-3/+3
* convert SvStream::WriteLine to rtl::OStringCaolán McNamara2012-01-052-3/+3
* ByteString->rtl::OString[Buffer]Caolán McNamara2012-01-052-8/+8
* gbuild: define NOMINMAX in windows.mkMichael Stahl2012-01-041-1/+1
* Fix import of multi-line cell contents during csv import.Kohei Yoshida2012-01-031-1/+1
* Remove unused tools function.Marcel Metz2012-01-035-114/+0
* Revert "callcatcher: Remove unused code"August Sodora2011-12-226-0/+94
* callcatcher: Remove unused codeAugust Sodora2011-12-226-94/+0
* I hate you poxy msvcCaolán McNamara2011-12-212-2/+2
* tweak for pre language-defect #77Caolán McNamara2011-12-214-14/+14
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-213-9/+10
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-216-101/+169
* needs more work firstCaolán McNamara2011-12-216-169/+101
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-213-10/+9
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-213-9/+10
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-216-101/+169
* Removed COMPRESSMODE_FULL support from SvStreamMatteo Casalin2011-12-194-626/+15
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-162-6/+6
* Removed extra semicolonsJesse2011-12-154-6/+6
* add some commentsCaolán McNamara2011-12-151-2/+6