summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-17Include header with prototypes of defined functionsStephan Bergmann
2012-09-16export sal init and deinit functionsDavid Tardon
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-09-14Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-09-12WaE: unused parameter 'uFlags'Tor Lillqvist
2012-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann
2012-09-12diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann
2012-09-12Simplify osl_searchPath_implStephan Bergmann
2012-09-05fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann
2012-08-29allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann
2012-08-15-Werror,-Wstrncat-size (Clang towards 3.2)Stephan Bergmann
2012-08-03sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl
2012-07-30WaE: comparison is always false due to limited range of data typeTor Lillqvist
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-07-25weak symbols don't link on macosxCaolán McNamara
2012-07-25make mips (and others?) pass java extension smoketest with gcj's libjvmCaolán McNamara
2012-07-23Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini
2012-07-16Fix "Same expression on both sides of '|'"Julien Nabet
2012-07-14Let's check struct var != NULL before initializing its attributesJulien Nabet
2012-07-10single cpu detection: remove 'defined(__SUNPRO_C)' requirementPierre-Eric Pelloux-Prayer
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-25Remove unused definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Clarify SIGHUP behaviorStephan Bergmann
2012-06-18fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks
2012-06-07The correct comment for the assembly file is "#", not "*".Lionel Dricot
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targetted cppcheck variable scope revertMichael Meeks
2012-05-30Some cppcheck cleaningJulien Nabet
2012-05-29Some cppcheck cleaningJulien Nabet
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara
2012-04-26improve error messageMarkus Mohrhard
2012-04-19Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini
2012-04-19Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini
2012-04-19Removed obsolete commentStephan Bergmann