summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2017-02-23There's no way to create an oslVolumeDeviceHandle for unxStephan Bergmann
2017-02-23-Werror=format-truncationStephan Bergmann
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny
2017-02-10-Werror=unused-parameterStephan Bergmann
2017-02-09-Werror,-Wunused-macrosStephan 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-01Support signal handlers registered with SA_SIGINFOStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-15FreeBSD PPC: Missing patchPedro Giffuni
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-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-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-08Use the larger stack size for ASan/UBSan builds on macOS, tooStephan Bergmann
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-09-30osl_getSocketOption shall return the new lengthStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-29move #includes to top of fileNoel Grandin
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-05-30tdf#100021 - format argument issue in process.cxxRichard PALO
2016-05-18limit scanf string field widthJochen Nitschke
2016-05-16fix typoMarkus Mohrhard
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-02sal_Bool -> boolStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Is __OPENTRANSPORTPROVIDERS__ (still) neededStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14Work around -Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-30loplugin:staticanonymousStephan Bergmann