summaryrefslogtreecommitdiff
path: root/rsc/source/rsc
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Revert "replace DirEntry to osl::FileBase in a few cases in rsc"Andras Timar1-14/+10
2013-03-25remove unnecessary 'using' linesAndras Timar1-4/+0
2013-03-25replace DirEntry to osl::FileBase in a few cases in rscAndras Timar1-11/+14
2013-03-21Revert "RscCmdLine: don't use obsolete DirEntry"Michael Stahl1-4/+5
2013-03-21RscCmdLine: don't use obsolete DirEntryMiklos Vajna1-5/+4
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter1-2/+1
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2012-11-20unused variableLuboš Luňák1-1/+1
2012-08-08STL'ify UniqueIndexNoel Grandin1-21/+31
2012-07-30Typo ressource -> resourceStephan Bergmann1-3/+3
2012-06-25re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-19remove some UniString ctorsCaolán McNamara1-10/+10
2012-02-15Various string function clean upStephan Bergmann1-5/+4
2012-01-23ByteString->rtl::OStringCaolán McNamara1-19/+24
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-23/+23
2011-12-12ditch some ByteStringsCaolán McNamara1-19/+23
2011-12-12ByteString->rtl::OStringCaolán McNamara1-24/+20
2011-12-12aPathName unusedCaolán McNamara1-1/+0
2011-12-12aString unusedCaolán McNamara1-1/+0
2011-12-12ByteString->rtl::OStringCaolán McNamara1-59/+58
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara1-11/+11
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-15/+23
2011-11-27remove include of pch header from rscNorbert Thiebaud1-2/+0
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-2/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-21ByteString->rtl::OString[Buffer]Caolán McNamara1-8/+10
2011-09-21Adding a file where the previous patch was not applying cleanlyThomas Arnhold1-1/+1
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara1-10/+10
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara1-6/+6
2011-08-30ByteString->rtl::OStringCaolán McNamara1-3/+4
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-1/+1
2011-08-15ByteString->rtl::OStringCaolán McNamara1-2/+3
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-1/+2
2011-08-09convert rsc to gbuildMatúš Kukan1-41/+0
2011-07-12callcatcher: unused codeCaolán McNamara1-45/+0
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara1-7/+8
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-03-18be more paranoid about eliding empty path params we getMichael Meeks1-7/+11
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-102/+86
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-2/+5
2011-02-21Remove ZTC supportThomas Arnhold1-7/+0
2011-01-27Revert "Be less verbose when dbglevel <= 2"Tor Lillqvist1-4/+4
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers1-31/+10