summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)Author
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
2012-03-12rtl_uString_newFromLiteral() for string literalsLuboš Luňák
2012-03-12osl_loadModuleRelativeAscii was erroneously not exportedStephan Bergmann
2012-03-05rtl_uString_newFromAscii_WithLength() and use it in OUStringLuboš Luňák
2012-02-15Various string function clean upStephan Bergmann
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-01-21android: remove nonsensical write to file buffer during readLineMichael Meeks
2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks
2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks
2012-01-18Add some non-public API to be used by SvFileStreamTor Lillqvist
2012-01-07sal.map: allow different name manglingMatúš Kukan
2012-01-06Final disentanglement between sal and sal_textenc.Stephan Bergmann
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann
2012-01-06Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-12-20Always use the autoconfed sizes and alignments, not only when cross-compilingTor Lillqvist
2011-12-20Need gb_CXXFLAGS, tooTor Lillqvist
2011-12-19Add symbols from addsym.awk to gbuilified .map files.Stephan Bergmann
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-30Android code refactorig and hackingTor Lillqvist
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-01Removed obsolete rtl/tres stuff.Stephan Bergmann
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-09-21Fix windows buildFridrich Štrba
2011-09-21Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-06-30add StringBuffers ::removeCaolán McNamara
2011-06-18Just call the import library -luno_sal for MinGWTor Lillqvist