summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/string.cxx
AgeCommit message (Expand)Author
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2016-06-18add comphelper::string::splitMarkus Mohrhard
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-10-08comphelper: add string::join()Miklos Vajna
2015-06-24Simplify comphelper::string::isdigitAsciiString definitionsStephan Bergmann
2015-02-27comphelper: compare implemented as subtractionMichael Stahl
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-18add comphelper::string::indexOfAny()Michael Stahl
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara
2012-06-06drop String::ReverseCaolán McNamara
2012-02-29move template out of headerCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-10extend unit test to islowerCaolán McNamara
2012-02-10Remove unused code.Santiago Martinez
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-15String to rtl::OUString.Kohei Yoshida
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-03-16WaE: remove some warningsCaolán McNamara
2011-02-18tidy this up and be consistentCaolán McNamara
2011-02-18Use decimalStringToNumber for natural comparisonSébastien Le Ray
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray
2011-02-14squeeze these down in case of StringCompare castingCaolán McNamara
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-02CWS-TOOLING: integrate CWS odfmetadata2Release Engineers