summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)AuthorFilesLines
2018-03-19sal: 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
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl2-0/+2
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks1-0/+2
2012-03-31sal: use CustomTarget makefileMatúš Kukan1-72/+0
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-0/+1
2012-03-12rtl_uString_newFromLiteral() for string literalsLuboš Luňák1-1/+1
2012-03-12osl_loadModuleRelativeAscii was erroneously not exportedStephan Bergmann1-0/+1
2012-03-05rtl_uString_newFromAscii_WithLength() and use it in OUStringLuboš Luňák1-0/+1
2012-02-15Various string function clean upStephan Bergmann1-0/+8