summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist
2013-03-07Use __android_log_print directlyTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#705121: missing unlock of mutexMarkus Mohrhard
2013-03-03coverity#705120: missing unlock of mutexMarkus Mohrhard
2013-03-03coverity#983100: close resource handleMarkus Mohrhard
2013-03-03coverity#983099: fix memory leakMarkus Mohrhard
2013-03-02coverity#982797: Out-of-bounds writeJulien Nabet
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist
2013-03-01Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke
2013-02-08Some cppcheck cleaningJulien Nabet
2013-01-29Strip SRCDIR from the logging outputTor Lillqvist
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann
2013-01-11Fix workaround for thead-unsafe getenv againStephan Bergmann
2013-01-11Further socket callback clean-upStephan Bergmann
2013-01-11Remove useless callback in unix socket implementationArnaud Versini
2013-01-06Argh, I thought I had compiled this;)Tor Lillqvist
2013-01-06Streamline a bit for AndroidTor Lillqvist
2013-01-06Bin obsolete commentTor Lillqvist
2013-01-05Remove accidentally committed logging codeTor Lillqvist
2013-01-05Notice if SAL_LOG is changed while the process is runningTor Lillqvist
2013-01-03sal: use pread / pwrite on every *nixRiccardo Magliocchetti
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-20Add ability to send SAL_* messages to syslogRiccardo Magliocchetti
2012-12-19Fix for making absolute the registry arguments of the uno executableStephan Bergmann
2012-12-17API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini
2012-12-06Put stubs for removed functionality into compat.cxxStephan Bergmann
2012-12-04replace #pragma weak with __attribute__((weak))Luboš 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-12-01Remove useless getpid implementation on Linux.Arnaud Versini
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21fix sal buildCaolán McNamara
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-11-21mingwport34: i#117493: mingw port of i109096tono
2012-11-20WaE: -Wempty-bodyCaolán McNamara
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist
2012-10-25Cleanup and simplification of process.cxxArnaud Versini