summaryrefslogtreecommitdiff
path: root/include/rtl/string.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+1
2015-01-07remove boost::unordered_* from commentsCaolán McNamara1-2/+2
2014-12-19Make O[U]StringLiteral ctor explicitStephan Bergmann1-1/+1
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-11/+6
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-1/+0
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-0/+10
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist1-50/+50
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin1-81/+81
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann1-15/+0
2014-02-17String cleanups.Muthu Subramanian1-0/+2
2014-02-13Move string hash function into String class.Muthu Subramanian1-0/+13
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-35/+35
2013-11-12rtl: starts-/endsWith* new second parameter since 4.2Andres Gomez1-2/+4
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud1-2/+2
2013-11-07OUString::operator[] silence -Werror=strict-overflow warningsMichael Stahl1-1/+2
2013-11-07OString::operator[]: make this consistent with OUStringMichael Stahl1-5/+1
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann1-10/+37
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-6/+6
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-8/+1
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-0/+17
2013-05-29Tweak commentsStephan Bergmann1-3/+7
2013-05-23Remove redundant (private) DO_NOT_ACQUIREStephan Bergmann1-23/+14
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-0/+14
2013-04-24move URE headers to include/David Tardon1-0/+1709