summaryrefslogtreecommitdiff
path: root/sal/rtl
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-08WaE: unused variable 'insertion'Tor Lillqvist
2013-03-31Must percent-escape the APP_DATA_DIRTor Lillqvist
2013-03-27Hopefully _BSD_SOURCE not needed anywhere for MAP_ANONStephan Bergmann
2013-03-26No need for a template hereStephan Bergmann
2013-03-26Could the failing MSVC tinderbox be due to implementation-defined /Stephan Bergmann
2013-03-25Handle oveflow in O(U)String::toInt() functionsZolnai Tamás
2013-03-23coverity#704247 Logically dead codeJulien Nabet
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04Cleanup static and inline usage in alloc_impl.Arnaud Versini
2013-02-22Bin pointless single-child directory levelTor Lillqvist
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2013-02-16Remove mis-optimizationStephan Bergmann
2013-02-08Some cppcheck cleaningJulien Nabet
2013-02-04Use SAL_STRINGIFYStephan Bergmann
2013-02-04add OUString::toUInt64()David Ostrovsky
2013-01-28cleanups for number() string functionLuboš Luňák
2013-01-14Simplify codeStephan Bergmann
2013-01-06Handle APP_DATA_DIR for iOS, tooTor Lillqvist
2012-12-19don't use shared empty string if extra space is to be allocatedLuboš Luňák
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-10#define _BSD_SOURCE to 1 (that's what compilers set it to, at least)Luboš Luňák
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-06acquire on the shared empty string does nothingLuboš Luňák
2012-12-06rtl_(u)String_ensureCapacityLuboš Luňák
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-22Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist
2012-11-21Use correct variable in the iOS and Android casesTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "sb140: sb140: #i116981# clean up memory upon exit"Michael Meeks
2012-11-06Some white-space clean-upStephan Bergmann
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-09-14remove SAL_MAX() macros and few usersNorbert Thiebaud
2012-08-14Remove some dead assignements in sal/cipher.cxxOlivier Hallot
2012-08-07Refactor expandMacros somewhat...Stephan Bergmann