summaryrefslogtreecommitdiff
path: root/sal/inc/rtl
AgeCommit message (Expand)Author
2013-04-24move URE headers to include/David Tardon
2013-04-22Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh
2013-04-19better use SAL_LOG_INFO as triggerBjoern Michaelsen
2013-04-18forward RTL_CONTEXT_foo logging to SAL_INFO in default debuggingBjoern Michaelsen
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10Clean up documentationStephan Bergmann
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-03-28Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Add test case for toInt overflow detectionStephan Bergmann
2013-03-25Clean up new toUInt64Stephan Bergmann
2013-03-22For convenience, include config_global.h in sal/config.hStephan Bergmann
2013-03-20Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-12janitorial: typo in commentLionel Elie Mamane
2013-03-08Assert OUStringBuffer::copy preconditionsStephan Bergmann
2013-03-07add copy() to OUStringBufferChr. Rossmanith
2013-03-02Removing useless STLPort specific codeArnaud Versini
2013-02-26SAL_WARN_UNUSED_RESULT OString copyEike Rathke
2013-02-26SAL_WARN_UNUSED_RESULT OUString copyEike Rathke
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-14rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann
2013-02-07improve comments of isEmpty()Chr. Rossmanith
2013-02-06O(U)String::valueOf don't duplicate codeDavid Ostrovsky
2013-02-06add method isEmpty() to OUStringBufferChr. Rossmanith
2013-02-04remove sal_Bool from boolean() docs tooLuboš Luňák
2013-02-04OK for boolean() to take true bool argumentStephan Bergmann
2013-02-04Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky
2013-02-04add OUString::toUInt64()David Ostrovsky
2013-01-28cleanups for number() string functionLuboš Luňák
2013-01-21Revert "avoid -Wsign-promo warnings"Stephan Bergmann
2013-01-19microoptimization for "" OUString ctorLuboš Luňák
2013-01-18avoid warning about a comparison being always trueLuboš Luňák
2013-01-18avoid -Wsign-promo warningsLuboš Luňák
2013-01-18long and long long can be the same size (and thus also sal_Int64)Luboš Luňák
2013-01-18Create OUString and OString number(*) methods.Noel Grandin
2012-12-19Revert "fix crash for fdo#58306 when appending to OUStringBuffer initialised ...Luboš Luňák
2012-12-19fix crash for fdo#58306 when appending to OUStringBuffer initialised with ""Noel Power
2012-12-18fdo#58473 - fix transliteration crasher caused by writing const string.Michael Meeks
2012-12-17API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini
2012-12-17OUString::reverseCompareTo() string literal overload to match the AsciiL oneLuboš Luňák