Age | Commit message (Expand) | Author |
2012-10-07 | When DISABLE_DYNLOADING don't even provide any module loading/unloading API | Tor Lillqvist |
2012-10-01 | Remove internal usage of rtl/memory.h in sal module | Arnaud Versini |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-17 | Include header with prototypes of defined functions | Stephan Bergmann |
2012-09-16 | export sal init and deinit functions | David Tardon |
2012-09-15 | Include saldllapi.h explicitly where needed | Stephan Bergmann |
2012-09-14 | Adapt for DISABLE_DYNLOADING possibility on Android | Tor Lillqvist |
2012-09-14 | remove use of SAL_MIN() macro | Norbert Thiebaud |
2012-09-12 | WaE: unused parameter 'uFlags' | Tor Lillqvist |
2012-09-12 | Work around some potential problems with thread-unsafe getenv | Stephan Bergmann |
2012-09-12 | diagnose.c -> diagnose.cxx (to ease further modification) | Stephan Bergmann |
2012-09-12 | Simplify osl_searchPath_impl | Stephan Bergmann |
2012-09-05 | fdo#38913: Prevent invalid parameter handler crashes | Stephan Bergmann |
2012-08-29 | allow NULL pModuleName for WNT in osl_getModuleHandle | Caolán McNamara |
2012-08-27 | fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for sal | Jung-uk Kim |
2012-08-20 | fdo#53252: _toupper is unreliable | Stephan Bergmann |
2012-08-15 | -Werror,-Wstrncat-size (Clang towards 3.2) | Stephan Bergmann |
2012-08-03 | sal: let DISABLE_SAL_DBGBOX only disable GUI message boxes | Michael Stahl |
2012-07-30 | WaE: comparison is always false due to limited range of data type | Tor Lillqvist |
2012-07-27 | Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in sal | Arnaud Versini |
2012-07-25 | weak symbols don't link on macosx | Caolán McNamara |
2012-07-25 | make mips (and others?) pass java extension smoketest with gcj's libjvm | Caolán McNamara |
2012-07-23 | Don't use a mutex for gethostbyname_r on Mac OS X | Arnaud Versini |
2012-07-16 | Fix "Same expression on both sides of '|'" | Julien Nabet |
2012-07-14 | Let's check struct var != NULL before initializing its attributes | Julien Nabet |
2012-07-10 | single cpu detection: remove 'defined(__SUNPRO_C)' requirement | Pierre-Eric Pelloux-Prayer |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-07-03 | coverity: ensure the string is null-terminated | David Tardon |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-25 | Remove unused defines | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | Clarify SIGHUP behavior | Stephan Bergmann |
2012-06-18 | fdo#50603: Close fds across a restart of soffice on Mac OS X | Stephan Bergmann |
2012-06-17 | rtl: (i119939) memory leak | Norbert Thiebaud |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-08 | targetted reversion of minor cppcheck fix | Michael Meeks |
2012-06-07 | The correct comment for the assembly file is "#", not "*". | Lionel Dricot |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targetted cppcheck variable scope revert | Michael Meeks |
2012-05-30 | Some cppcheck cleaning | Julien Nabet |
2012-05-29 | Some cppcheck cleaning | Julien Nabet |
2012-05-17 | drop debug_oustring now that gdb pretty-printers exist | Caolán McNamara |
2012-04-26 | improve error message | Markus Mohrhard |
2012-04-19 | Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype" | Arnaud Versini |
2012-04-19 | Remove unnecessary hack on Linux by using pthread_mutexattr_settype | Arnaud Versini |