summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/string.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-23execute move of global headersBjoern Michaelsen1-466/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-44/+44
2013-02-18add comphelper::string::indexOfAny()Michael Stahl1-0/+11
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-45/+0
2012-12-03comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák1-0/+16
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara1-0/+20
2012-06-12don't need to realloc stringCaolán McNamara1-1/+2
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara1-3/+0
2012-06-06drop String::ReverseCaolán McNamara1-0/+15
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-0/+14
2012-02-29move template out of headerCaolán McNamara1-24/+2
2012-02-15Various string function clean upStephan Bergmann1-172/+20
2012-02-10bah, we don't need these after allCaolán McNamara1-60/+0
2012-02-10extend unit test to islowerCaolán McNamara1-0/+30
2012-02-10Remove unused code.Santiago Martinez1-30/+0
2012-02-06Typos in method descriptions.Kohei Yoshida1-2/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+20
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-0/+20
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-2/+21
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-0/+21
2011-11-22want to match here, not check for equalityCaolán McNamara1-0/+27
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara1-0/+20
2011-11-15String to rtl::OUString.Kohei Yoshida1-0/+3
2011-11-10an indexOfL would be usefulCaolán McNamara1-0/+23
2011-09-17add a pad and truncateCaolán McNamara1-3/+81
2011-09-02move to comphelper, and renameCaolán McNamara1-0/+66
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-1/+11
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara1-3/+43
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-6/+46
2011-08-17add and use a matchLCaolán McNamara1-0/+23
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara1-0/+28
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-1/+24
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-0/+21
2011-05-23add getLocale to NaturalStringSorterCaolán McNamara1-0/+1
2011-02-18tidy this up and be consistentCaolán McNamara1-2/+1
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray1-0/+21
2011-02-14we can make this constCaolán McNamara1-1/+1
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara1-19/+22
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara1-0/+38
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-06INTEGRATION: CWS dba30c (1.5.20); FILE MERGEDRüdiger Timm1-1/+8
2008-04-11INTEGRATION: CWS changefileheader (1.4.18); FILE MERGEDRüdiger Timm1-33/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.2.10); FILE MERGEDKurt Zenker1-3/+28
2008-02-26INTEGRATION: CWS custommeta (1.2.18); FILE MERGEDOliver Bolte1-2/+31
2007-11-23INTEGRATION: CWS sb79 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+92