summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)Author
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
2011-05-23Use 'i' prefix for import library only with MSVCTor Lillqvist
2011-05-23No need to build a static sal archiveTor Lillqvist
2011-05-16Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist
2011-04-18Remove OS/2 support.Francois Tigeot
2011-03-31sync names with scp2, and fix macosx copy/linkCaolán McNamara
2011-03-25Don't use "uno_" prefix for libraries on WindowsFridrich Štrba
2011-03-24Kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK).Jan Holesovsky
2011-03-24merge size-sal-textenc i#70166Michael Meeks
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-14move this into comphelperCaolán McNamara
2011-02-10Add compareToNumeric to OUString & CoSébastien Le Ray
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba