summaryrefslogtreecommitdiffstats
path: root/sal/osl
Commit message (Expand)AuthorAgeFilesLines
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-256-13/+13
* Include header with prototypes of defined functionsStephan Bergmann2012-09-172-4/+6
* export sal init and deinit functionsDavid Tardon2012-09-162-4/+4
* Include saldllapi.h explicitly where neededStephan Bergmann2012-09-153-6/+6
* Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist2012-09-142-3/+3
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-142-2/+2
* WaE: unused parameter 'uFlags'Tor Lillqvist2012-09-121-0/+1
* Work around some potential problems with thread-unsafe getenvStephan Bergmann2012-09-124-27/+42
* diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann2012-09-121-0/+0
* Simplify osl_searchPath_implStephan Bergmann2012-09-121-21/+6
* fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann2012-09-051-0/+29
* allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara2012-08-291-1/+2
* fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim2012-08-271-11/+13
* fdo#53252: _toupper is unreliableStephan Bergmann2012-08-201-1/+1
* -Werror,-Wstrncat-size (Clang towards 3.2)Stephan Bergmann2012-08-151-3/+3
* sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl2012-08-032-4/+6
* WaE: comparison is always false due to limited range of data typeTor Lillqvist2012-07-301-2/+2
* Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini2012-07-272-4/+7
* weak symbols don't link on macosxCaolán McNamara2012-07-251-1/+2
* make mips (and others?) pass java extension smoketest with gcj's libjvmCaolán McNamara2012-07-251-0/+17
* Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini2012-07-231-5/+20
* Fix "Same expression on both sides of '|'"Julien Nabet2012-07-161-1/+1
* Let's check struct var != NULL before initializing its attributesJulien Nabet2012-07-141-4/+5
* single cpu detection: remove 'defined(__SUNPRO_C)' requirementPierre-Eric Pelloux-Prayer2012-07-101-1/+1
* coverity: protect against buffer overflowDavid Tardon2012-07-031-0/+3
* coverity: ensure the string is null-terminatedDavid Tardon2012-07-031-3/+3
* Remove unused definesThomas Arnhold2012-07-022-6/+0
* Remove include guardsThomas Arnhold2012-06-294-44/+3
* Remove some more include guardsThomas Arnhold2012-06-291-16/+1
* Remove unused definesThomas Arnhold2012-06-251-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-70/+42
* re-base on ALv2 code.Michael Meeks2012-06-2121-501/+312
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* Clarify SIGHUP behaviorStephan Bergmann2012-06-201-2/+1
* fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann2012-06-181-0/+32
* rtl: (i119939) memory leakNorbert Thiebaud2012-06-171-0/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targetted reversion of minor cppcheck fixMichael Meeks2012-06-081-22/+2
* The correct comment for the assembly file is "#", not "*".Lionel Dricot2012-06-071-26/+26
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* targeted string re-workNorbert Thiebaud2012-06-011-3/+3
* targetted cppcheck variable scope revertMichael Meeks2012-06-011-2/+2
* Some cppcheck cleaningJulien Nabet2012-05-302-4/+0
* Some cppcheck cleaningJulien Nabet2012-05-291-1/+1
* drop debug_oustring now that gdb pretty-printers existCaolán McNamara2012-05-171-40/+0
* improve error messageMarkus Mohrhard2012-04-261-0/+2
* Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini2012-04-191-0/+6
* Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini2012-04-191-6/+0
* Removed obsolete commentStephan Bergmann2012-04-191-7/+0
* clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák2012-04-191-0/+16