summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)AuthorFilesLines
2013-06-04Don't truncate pointers to 32-bit ints on win64Fridrich Štrba1-1/+1
2013-05-20WaE: variable ´res´ set but not usedTor Lillqvist1-0/+1
2013-05-20sal osl_getGlobalTimer: Don't confuse start and current time.Mark Wielaard1-4/+2
2013-05-20Also iOS has tm_gmtoffTor Lillqvist1-1/+1
2013-05-20iOS is based on Mach, tooTor Lillqvist1-7/+7
2013-05-20Thread-safe version of osl_getGlobalTimeNorbert Thiebaud4-30/+83
2013-05-14Fix syntax errorTor Lillqvist1-1/+1
2013-05-14Include PID and TID in SAL_DEBUG outputStephan Bergmann1-53/+45
2013-05-13Use clock_gettime instead of gettimeofday to have more precise timeArnaud Versini1-3/+19
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-50/+8
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-96/+16
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann7-21/+0
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann1-14/+11
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan1-0/+28
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold3-3/+3
2013-04-10sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl1-6/+0
2013-04-10Revert "If you can't load a shared library it should be a warning"Stephan Bergmann1-1/+1
2013-04-07fix up c code after move to c++Caolán McNamara1-5/+7
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist1-3/+3
2013-03-31If you can't load a shared library it should be a warningPeter Foley1-1/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-0/+4
2013-03-27WaE: macro is not used: STACKTYPETor Lillqvist1-0/+2
2013-03-27At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann1-0/+4
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann1-4/+7
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann5-40/+0
2013-03-25remove external include guardsThomas Arnhold4-32/+0
2013-03-26Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist1-0/+12
2013-03-22WaE: unused functionsTor Lillqvist1-0/+6
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-2/+2
2013-03-21std::min() parameters must be of same typeTor Lillqvist1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák3-9/+9
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist2-120/+0
2013-03-07Use __android_log_print directlyTor Lillqvist1-9/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-03-03coverity#705121: missing unlock of mutexMarkus Mohrhard1-0/+1
2013-03-03coverity#705120: missing unlock of mutexMarkus Mohrhard1-0/+2
2013-03-03coverity#983100: close resource handleMarkus Mohrhard1-0/+3
2013-03-03coverity#983099: fix memory leakMarkus Mohrhard1-1/+3
2013-03-02coverity#982797: Out-of-bounds writeJulien Nabet1-1/+1
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist1-3/+34
2013-03-01Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist1-5/+4
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist1-20/+4
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist8-9/+9