summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-10fix windows buildNoel Grandin
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2016-12-30cleanup tailing backslashesJochen Nitschke
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 framework..salNoel Grandin
2016-11-21fix for 'warning C4702: unreachable code'Jochen Nitschke
2016-11-02loplugin:unusedfieldsNoel 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-15Remove outdated commentTor Lillqvist
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-20switch to EHs on windowsMarkus Mohrhard
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-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-16get breakpad signal handler working on windowsMarkus Mohrhard
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
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2016-03-16Remove code that has been commented-out for longTor Lillqvist
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-03-04Work around -Werror,-Wunused-macros with clang-clStephan Bergmann
2016-03-04Use existing "sal.osl" log areaStephan Bergmann
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-21WaE vs2015: pointer to int castingNorbert Thiebaud
2016-02-21WaE vs2015: int to pointer castingNorbert Thiebaud
2016-01-10Fix typosAndrea Gelmini
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-12-20sal: replace a list with vectorMichael Stahl
2015-12-04Fix includeStephan Bergmann
2015-12-04Missing includeStephan Bergmann
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-11-12-Werror,-Wunused-functionStephan Bergmann
2015-11-12-Werror,-Wextern-initializerStephan Bergmann
2015-11-12-Werror,-Wincompatible-pointer-typesStephan Bergmann
2015-11-12-Werror,-Wparentheses-equalityStephan Bergmann
2015-11-12-Werror,-Wunused-functionStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-04Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-11tdf#94888: Accessing Sharepoint r/o share through UNC path does not workGiuseppe Castagno
2015-10-05use modern castsCaolán McNamara