summaryrefslogtreecommitdiffstats
path: root/sal/osl
Commit message (Expand)AuthorAgeFilesLines
* -Werror=unused-macros (MinGW, sal)Stephan Bergmann2013-04-177-21/+0
* Further clean-up related to removed library unloading featureStephan Bergmann2013-04-161-14/+11
* API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan2013-04-161-0/+28
* tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-153-3/+3
* sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl2013-04-101-6/+0
* Revert "If you can't load a shared library it should be a warning"Stephan Bergmann2013-04-101-1/+1
* fix up c code after move to c++Caolán McNamara2013-04-071-5/+7
* No need to setenv SAL_LOG in the code for iOSTor Lillqvist2013-04-051-3/+3
* If you can't load a shared library it should be a warningPeter Foley2013-03-311-1/+1
* -Werror=unused-macrosStephan Bergmann2013-03-271-0/+4
* WaE: macro is not used: STACKTYPETor Lillqvist2013-03-271-0/+2
* At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann2013-03-271-0/+4
* -Werror=unused-macros (Android)Stephan Bergmann2013-03-271-4/+7
* -Werror=unused-macros (Android)Stephan Bergmann2013-03-271-1/+1
* -Wunused-macrosStephan Bergmann2013-03-275-40/+0
* remove external include guardsThomas Arnhold2013-03-254-32/+0
* Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist2013-03-261-0/+12
* WaE: unused functionsTor Lillqvist2013-03-221-0/+6
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-211-2/+2
* std::min() parameters must be of same typeTor Lillqvist2013-03-211-1/+1
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-203-9/+9
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist2013-03-182-120/+0
* Use __android_log_print directlyTor Lillqvist2013-03-071-9/+6
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* coverity#705121: missing unlock of mutexMarkus Mohrhard2013-03-031-0/+1
* coverity#705120: missing unlock of mutexMarkus Mohrhard2013-03-031-0/+2
* coverity#983100: close resource handleMarkus Mohrhard2013-03-031-0/+3
* coverity#983099: fix memory leakMarkus Mohrhard2013-03-031-1/+3
* coverity#982797: Out-of-bounds writeJulien Nabet2013-03-021-1/+1
* Pass log output directly to the Android log mechanismTor Lillqvist2013-03-011-3/+34
* Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist2013-03-011-5/+4
* Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist2013-02-221-20/+4
* Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist2013-02-228-9/+9
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks2013-02-211-4/+20
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-6/+4
* prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke2013-02-151-12/+27
* Some cppcheck cleaningJulien Nabet2013-02-081-3/+1
* Strip SRCDIR from the logging outputTor Lillqvist2013-01-291-2/+6
* fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann2013-01-161-5/+15
* Fix workaround for thead-unsafe getenv againStephan Bergmann2013-01-111-12/+24
* Further socket callback clean-upStephan Bergmann2013-01-113-16/+0
* Remove useless callback in unix socket implementationArnaud Versini2013-01-112-16/+0
* Argh, I thought I had compiled this;)Tor Lillqvist2013-01-061-2/+2
* Streamline a bit for AndroidTor Lillqvist2013-01-061-4/+7
* Bin obsolete commentTor Lillqvist2013-01-061-3/+0