summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl
2013-04-10Revert "If you can't load a shared library it should be a warning"Stephan Bergmann
2013-04-07fix up c code after move to c++Caolán McNamara
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist
2013-03-31If you can't load a shared library it should be a warningPeter Foley
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27WaE: macro is not used: STACKTYPETor Lillqvist
2013-03-27At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-26Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist
2013-03-22WaE: unused functionsTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-21std::min() parameters must be of same typeTor Lillqvist
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
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