summaryrefslogtreecommitdiff
path: root/include/rtl
AgeCommit message (Expand)AuthorFilesLines
2014-03-19make "rest" param in endsWithIgnoreAsciiCase default to zeroNoel Grandin1-1/+1
2013-11-12rtl: starts-/endsWith* new second parameter since 4.2Andres Gomez2-6/+12
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud31-111/+111
2013-11-07OUString::operator[] silence -Werror=strict-overflow warningsMichael Stahl2-2/+4
2013-11-07OString::operator[]: make this consistent with OUStringMichael Stahl1-5/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-0/+15
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold31-82/+82
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin1-5/+1
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2-34/+122
2013-09-30Clean up rtl/character.hxxStephan Bergmann1-76/+79
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini1-9/+40
2013-09-07typo fix + unwanted link fixAndras Timar1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-12/+12
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini1-1/+26
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann3-43/+2
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa1-1/+1
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann4-0/+76
2013-05-29Tweak commentsStephan Bergmann3-4/+12
2013-05-23Remove redundant (private) DO_NOT_ACQUIREStephan Bergmann2-50/+32
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-3/+3
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-0/+14
2013-05-09HAVE_CXX11_PERFECT_FORWARDING doesn't seem to work against libc++Tor Lillqvist1-1/+1
2013-04-24move URE headers to include/David Tardon37-0/+17213