summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-2/+2
2012-01-17remove unused methodsThomas Arnhold4-169/+0
2012-01-16fix mistake in merging tools/source/rc/resmgr.cxxOlivier Hallot1-1/+1
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot12-45/+45
2012-01-16drop strange embedded null handling behaviourCaolán McNamara2-21/+13
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-4/+3
2012-01-16SEARCH_PATH_DELIMITER is the same as SAL_PATHSEPARATORCaolán McNamara1-7/+1
2012-01-16document with unit test rather suspicious eof handlingCaolán McNamara1-3/+33
2012-01-16document with unit test rather odd embedded null handlingCaolán McNamara1-0/+67
2012-01-16convert some old-school ByteStringsCaolán McNamara1-5/+3
2012-01-16force users of WriteByteStringLine to explictly denote encodingCaolán McNamara1-1/+0
2012-01-16force users of ReadByteStringLine to explictly denote encodingCaolán McNamara1-1/+0
2012-01-16Clang -Wdangling-else.Stephan Bergmann1-0/+6
2012-01-16removed unused macroTakeshi Abe6-14/+0
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara2-141/+0
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara1-13/+24
2012-01-13noone checks the return value of ReadCsvLineCaolán McNamara2-5/+3
2012-01-12make it possible to create 360 degrees arc (circle)Radek Doulik2-2/+6
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara3-8/+0
2012-01-11valgrind: update unused code post virtual dtor cmis fixCaolán McNamara1-17/+0
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara2-4/+2
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz1-12/+2
2012-01-10Remove cruft in debug toolsMarcel Metz2-106/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz4-4/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz2-2/+0
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara2-11/+12
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+3
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2012-01-05don't need to know num of tokens in advanceCaolán McNamara1-3/+3
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara2-3/+3
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara2-8/+8
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl1-1/+1
2012-01-03Fix import of multi-line cell contents during csv import.Kohei Yoshida1-1/+1
2012-01-03Remove unused tools function.Marcel Metz5-114/+0
2011-12-22Revert "callcatcher: Remove unused code"August Sodora6-0/+94
2011-12-22callcatcher: Remove unused codeAugust Sodora6-94/+0
2011-12-21I hate you poxy msvcCaolán McNamara2-2/+2
2011-12-21tweak for pre language-defect #77Caolán McNamara4-14/+14
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara3-9/+10
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara6-101/+169
2011-12-21needs more work firstCaolán McNamara6-169/+101
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara3-10/+9
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara3-9/+10
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara6-101/+169
2011-12-19Removed COMPRESSMODE_FULL support from SvStreamMatteo Casalin4-626/+15
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2-6/+6