summaryrefslogtreecommitdiff
path: root/tools/source/inet
AgeCommit message (Expand)AuthorFilesLines
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-41/+41
2013-03-22tools: remove no longer needed CONSTASCII_STRINGPARAM macroMiklos Vajna1-9/+4
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith2-45/+39
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-3/+2
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-17/+17
2012-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-31/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara1-60/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-205/+0
2012-10-22loplugin: various warningsCaolán McNamara1-1/+1
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-5/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-3/+2
2012-08-31UniString->OUStringCaolán McNamara2-69/+68
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer2-19/+17
2012-08-18removed commented out code in tools/sourcePhilipp Riemer1-25/+0
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer3-394/+31
2012-08-13Convert from including tools/list.hxx to tools/contnr.hxxNoel Grandin1-3/+3
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-07-11re-base on ALv2 code. Includes:Michael Meeks3-69/+42
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-7/+6
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara2-29/+9
2012-06-28tidy INetMessage a littleCaolán McNamara2-4/+4
2012-06-25drop a UniStringCaolán McNamara1-8/+5
2012-06-19death to some UniStringsCaolán McNamara1-1/+1
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks1-1/+1
2012-05-15ditch UniStringCaolán McNamara1-1/+1
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-5/+5
2012-02-27ByteString->rtl::OStringCaolán McNamara1-16/+16
2012-02-15Various string function clean upStephan Bergmann1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara1-3/+3
2011-12-21tweak for pre language-defect #77Caolán McNamara1-4/+4
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-10/+10
2011-12-21needs more work firstCaolán McNamara2-10/+10
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-10/+10
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-3/+3
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-15/+20
2011-11-27remove include of pch header from toolsNorbert Thiebaud3-6/+0
2011-11-25ByteString->rtl::OStringCaolán McNamara1-54/+52
2011-11-24ByteString->rtl::OStringCaolán McNamara1-11/+11
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-2/+2