Age | Commit message (Expand) | Author |
2017-03-15 | improve the breakpad signal handler in dbgutil builds | Markus Mohrhard |
2017-03-15 | workaround for breakpad signal handler on linux | Markus Mohrhard |
2017-03-15 | tdf#106489 - Win32 version of osl_terminateProcess not "safe" | Chris Sherlock |
2017-03-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |
2017-03-04 | Change sal/osl/w32/*.h -> *.hxx | Stephan Bergmann |
2017-03-04 | Change sal/osl/w32/dllentry.c -> .cxx | Stephan Bergmann |
2017-03-04 | Change sal/osl/w32/*.c -> *.cxx | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-02 | Remove HAVE_CXX11_UTF16_STRING_LITERAL, always true now | Stephan Bergmann |
2017-02-23 | There's no way to create an oslVolumeDeviceHandle for unx | Stephan Bergmann |
2017-02-23 | Silence -Werror=format-overflow | Stephan Bergmann |
2017-02-23 | -Werror=format-truncation | Stephan Bergmann |
2017-02-21 | Kill bitrot Emscripten experiment | Khaled Hosny |
2017-02-21 | loplugin:subtlezeroinit: sal | Stephan Bergmann |
2017-02-20 | silence coverity#1202740 Bad bit shift operation | Caolán McNamara |
2017-02-16 | remove unused Exist from oslCheckMode enum | Noel Grandin |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-10 | -Werror=unused-parameter | Stephan Bergmann |
2017-02-09 | -Werror,-Wunused-macros | Stephan Bergmann |
2017-02-09 | Dummy implementations of backtrace/backtrace_symbols on Android, too | Stephan Bergmann |
2017-02-09 | Some clean up | Stephan Bergmann |
2017-02-09 | Fold sal_detail_log_backtrace into sal_detail_log | Stephan Bergmann |
2017-02-09 | Dummy implementations of backtrace/backtrace_symbols on Android, too | Stephan Bergmann |
2017-02-09 | Proper -Werror,-Wunused-parameter fix for C code | Stephan Bergmann |
2017-02-09 | -Werror,-Wunused-parameter | Stephan Bergmann |
2017-02-09 | Implement SAL_DEBUG_BACKTRACE for Linux | Stephan Bergmann |
2017-02-08 | Solaris C++ 5.2 compiler is no longer relevant | Stephan Bergmann |
2017-02-07 | Clean up C-style interface nonsense | Stephan Bergmann |
2017-02-07 | loplugin:useuniqueptr (clang-cl) | Stephan Bergmann |
2017-02-03 | Typos | Julien Nabet |
2017-02-03 | tdf#91872: Make SAL_INFO and friends more efficient | Arnold Dumas |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-02-01 | Support signal handlers registered with SA_SIGINFO | Stephan Bergmann |
2017-01-31 | Work around GCC -Wunused-result | Stephan Bergmann |
2017-01-27 | sal: add SAL_NO_ASSERT_DIALOGS variable to redirect... | Michael Stahl |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2017-01-22 | coverity#1399029 silence Out-of-bounds read | Caolán McNamara |
2017-01-20 | tweak high/low bit so we're always shifting with an unsigned number | Caolán McNamara |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-15 | FreeBSD PPC: Missing patch | Pedro Giffuni |
2017-01-11 | loplugin:stringconstant: handle OStringBuffer::append | Stephan Bergmann |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: sal | Stephan Bergmann |
2017-01-10 | fix windows build | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: sal | Stephan Bergmann |
2017-01-10 | rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACE | Noel Grandin |
2017-01-09 | New loplugin:externvar: sal | Stephan Bergmann |