summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2017-03-03Fix typosAndrea Gelmini
2017-03-02Remove HAVE_CXX11_UTF16_STRING_LITERAL, always true nowStephan Bergmann
2017-02-23There's no way to create an oslVolumeDeviceHandle for unxStephan Bergmann
2017-02-23Silence -Werror=format-overflowStephan Bergmann
2017-02-23-Werror=format-truncationStephan Bergmann
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny
2017-02-21loplugin:subtlezeroinit: salStephan Bergmann
2017-02-20silence coverity#1202740 Bad bit shift operationCaolán McNamara
2017-02-16remove unused Exist from oslCheckMode enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10-Werror=unused-parameterStephan Bergmann
2017-02-09-Werror,-Wunused-macrosStephan Bergmann
2017-02-09Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann
2017-02-09Some clean upStephan Bergmann
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-09Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann
2017-02-09Proper -Werror,-Wunused-parameter fix for C codeStephan Bergmann
2017-02-09-Werror,-Wunused-parameterStephan Bergmann
2017-02-09Implement SAL_DEBUG_BACKTRACE for LinuxStephan Bergmann
2017-02-08Solaris C++ 5.2 compiler is no longer relevantStephan Bergmann
2017-02-07Clean up C-style interface nonsenseStephan Bergmann
2017-02-07loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-03tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01Support signal handlers registered with SA_SIGINFOStephan Bergmann
2017-01-31Work around GCC -Wunused-resultStephan Bergmann
2017-01-27sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-22coverity#1399029 silence Out-of-bounds readCaolán McNamara
2017-01-20tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-15FreeBSD PPC: Missing patchPedro Giffuni
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann
2017-01-10fix windows buildNoel Grandin
2017-01-10New loplugin:conststringvar: salStephan Bergmann
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2017-01-09New loplugin:externvar: salStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-01ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-12-20Don't malloc between for and execStephan Bergmann
2016-12-20keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara
2016-12-20salinit for non-DESKTOP tooCaolán McNamara
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara