summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)Author
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-14These rtl_hash* functions appear to never have been exported from salStephan Bergmann
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-09-15sal: add missing 32-bit backtrace symbol to sal.mapMichael Stahl
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-03tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2016-10-04@since tag; sortingStephan Bergmann
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2015-06-26Add optimized OUString += literal overloadStephan Bergmann
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-02-16Related: tdf#63690 - add stubs for removed rtl_logfile functions.Thorsten Behrens
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-17String cleanups.Muthu Subramanian
2014-02-13Move string hash function into String class.Muthu Subramanian
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-03-25Clean up new toUInt64Stephan Bergmann
2013-02-04add OUString::toUInt64()David Ostrovsky
2013-01-28cleanups for number() string functionLuboš Luňák
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-06rtl_(u)String_ensureCapacityLuboš Luňák
2012-12-04LIBO_UDK_3.7 -> LIBO_UDK_4.0Luboš Luňák
2012-12-04Fixup: putting back dummy methods for removed semaphoreThorsten Behrens
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks
2012-07-20saltextenc.map is unncessaryStephan Bergmann
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks
2012-03-31sal: use CustomTarget makefileMatúš Kukan
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák