summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2018-01-29tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski
2018-01-19-Werror=format-truncationStephan Bergmann
2017-02-01sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl
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
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-29move #includes to top of fileNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2016-06-17Revert "fdo#38913: Prevent invalid parameter handler crashes"Stephan Bergmann
2016-05-30tdf#100021 - format argument issue in process.cxxRichard PALO
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-18limit scanf string field widthJochen Nitschke
2016-05-16get breakpad signal handler working on windowsMarkus Mohrhard
2016-05-16fix typoMarkus Mohrhard
2016-05-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-05-11sal: -Werror,-Wimplicit-fallthroughMichael Stahl
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-04-06sal: GetSystemTimePreciseAsFileTime requires Windows 8Michael Stahl
2016-04-04osl_getSystemTime: use high precision timer of W32, if availableLászló Németh
2016-03-31...one more detail to get things fixedStephan Bergmann