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