summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot1-2/+0
2012-01-21android: remove nonsensical write to file buffer during readLineMichael Meeks1-0/+1
2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks1-1/+1
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks1-2/+0
2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks1-1/+1
2012-01-18Add some non-public API to be used by SvFileStreamTor Lillqvist1-0/+8
2012-01-07sal.map: allow different name manglingMatúš Kukan1-5/+5
2012-01-06Final disentanglement between sal and sal_textenc.Stephan Bergmann1-1/+2
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann1-0/+2
2012-01-06Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann1-0/+6
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist1-0/+5
2011-12-20Always use the autoconfed sizes and alignments, not only when cross-compilingTor Lillqvist1-6/+0
2011-12-20Need gb_CXXFLAGS, tooTor Lillqvist1-2/+2
2011-12-19Add symbols from addsym.awk to gbuilified .map files.Stephan Bergmann2-1/+15
2011-12-19sal: convert to gbuildMatúš Kukan4-223/+78
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2-3/+3
2011-11-30Android code refactorig and hackingTor Lillqvist1-0/+4
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-1/+2
2011-11-01Removed obsolete rtl/tres stuff.Stephan Bergmann1-2/+0