summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10-Werror=unused-parameterStephan Bergmann
2017-02-09-Werror,-Wunused-macrosStephan 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-07Clean up C-style interface nonsenseStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-03tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas
2017-02-01Support signal handlers registered with SA_SIGINFOStephan Bergmann
2017-01-27sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-15FreeBSD PPC: Missing patchPedro Giffuni
2017-01-11loplugin:externvar (clang-cl)Stephan 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
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-20Don't malloc between for and execStephan Bergmann
2016-12-20add an option to pipe log output to fileMarkus Mohrhard
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14I guess FREEBSD doesn't need this implementation of fcvtStephan Bergmann
2016-12-13Reuse existing sal.osl log areaStephan Bergmann
2016-12-13fix windows build after OSL_TRACE->SAL changesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-11-29Don't change ustrHostname in case of errorStephan Bergmann
2016-11-21fix for 'warning C4702: unreachable code'Jochen Nitschke
2016-11-08Use the larger stack size for ASan/UBSan builds on macOS, tooStephan Bergmann
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-26sal::detail::logFormat is no longer neededStephan Bergmann
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-13SOCKET_USE_AUTODIAL is dead codeStephan Bergmann
2016-10-04At least MSVC 2015 doesn't find sal/osl/w32/time.hStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-09-30sal: WNT: print errno when oslCreateThread failsMichael Stahl
2016-09-30osl_getSocketOption shall return the new lengthStephan Bergmann
2016-09-15Remove outdated commentTor Lillqvist
2016-08-18Fix sal log for 32 bit Linux buildGiuseppe Castagno
2016-08-18Move comment block back where it wasTor Lillqvist
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist
2016-08-18No need for nested unnamed namespacesTor Lillqvist
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin