summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-08-17remove freshly unused codeCaolán McNamara2-10/+1
2011-08-16nothing seems to be using toolshelpers.a but rscdep, fold it in rscepNorbert Thiebaud3-71/+8
2011-08-16ByteString->rtl::OStringCaolán McNamara4-27/+36
2011-08-16callcatcher: unused codeCaolán McNamara2-93/+0
2011-08-16there's no point to that assignCaolán McNamara1-1/+1
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-2/+2
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara3-56/+36
2011-08-12ByteString, shrink apiCaolán McNamara3-28/+14
2011-08-12reduce ByteString apiCaolán McNamara2-28/+0
2011-08-12shrink api furtherCaolán McNamara2-17/+0
2011-08-11callcatcher: unused codeCaolán McNamara2-18/+0
2011-08-11remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anywayCaolán McNamara2-10/+0
2011-08-11ditch unused ByteString using codeCaolán McNamara2-10/+0
2011-08-11remove deprecated ByteString::CreateFromUnicodeCaolán McNamara2-51/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe12-12/+12
2011-08-09ConvertFromUnicode can be made privateCaolán McNamara2-23/+13
2011-08-09remove ByteString::ConvertCaolán McNamara2-33/+0
2011-08-08reduce API bReplace is always trueCaolán McNamara2-5/+3
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-41/+0
2011-08-08drop deprecated ByteString::ConvertToUnicodeCaolán McNamara2-49/+0
2011-08-08avoid possible NULL ptr deref.David Tardon1-1/+1
2011-08-05callcatcher: unused methodsCaolán McNamara6-140/+0
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04callcatcher: remove unused methodsCaolán McNamara9-136/+2
2011-08-03Link with sal_textenc on iOSTor Lillqvist1-0/+1
2011-08-03Add statically linked unit tester for iOSTor Lillqvist4-0/+216
2011-08-02callcatcher: remove unused methodsThomas Arnhold3-169/+0
2011-08-01shrink api: long version can be privateCaolán McNamara1-2/+3
2011-07-31callcatcher: remove unused codeCaolán McNamara4-62/+0
2011-07-31ditch ByteString::CreateFromInt32Caolán McNamara2-14/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist11-1/+14
2011-07-29make stream operators leave variables in original state on failureCaolán McNamara3-45/+91
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara2-78/+0
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara2-13/+0
2011-07-27callcatcher: remove various unused methodsCaolán McNamara1-24/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold6-198/+1
2011-07-26strip down unused old-style string methodsCaolán McNamara4-216/+149
2011-07-26add a test for a nasty suspicion I haveCaolán McNamara1-2/+11
2011-07-26Fix Windows buildTor Lillqvist2-1/+11
2011-07-25Replace List with std::vector< DirEntry* >Joseph Powers1-16/+30
2011-07-25add a good(), eof(), bad() and a test case to demonstrateCaolán McNamara3-0/+129
2011-07-25add the legacy windows-only path utils testCaolán McNamara2-7/+2
2011-07-25add .mkCaolán McNamara1-0/+53
2011-07-25recover my cppunit test for tools againCaolán McNamara3-39/+7
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen6-78/+0
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-1/+1
2011-07-22callcatcher: remove unused methodsCaolán McNamara6-78/+0
2011-07-21resyncing to masterBjoern Michaelsen53-3038/+649
2011-07-21callcatcher: clean up Dir and DirEntryThomas Arnhold3-95/+0
2011-07-20callcatcher: clean up B3dTransformationSetThomas Arnhold2-81/+0