summaryrefslogtreecommitdiff
path: root/include/rtl/ustring.hxx
AgeCommit message (Expand)Author
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-02-06Make OUStringLiteral more usefulStephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-07remove boost::unordered_* from commentsCaolán McNamara
2014-12-19Make O[U]StringLiteral ctor explicitStephan Bergmann
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05WaE: unused variable 'bSuccess'Tor Lillqvist
2014-11-05rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin
2014-03-19make "rest" param in endsWithIgnoreAsciiCase default to zeroNoel Grandin
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-17String cleanups.Muthu Subramanian
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-11-12rtl: starts-/endsWith* new second parameter since 4.2Andres Gomez
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud
2013-11-07OUString::operator[] silence -Werror=strict-overflow warningsMichael Stahl
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-29Tweak commentsStephan Bergmann
2013-05-23Remove redundant (private) DO_NOT_ACQUIREStephan Bergmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-24move URE headers to include/David Tardon