summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2017-05-18Fix typosAndrea Gelmini
2017-05-17Fix integer typesStephan Bergmann
2017-05-17BOOL -> boolStephan Bergmann
2017-05-17wchar_t -> sal_UnicodeStephan Bergmann
2017-05-17Remove unused VALIDATEPATH_ALLOW_WILDCARDSStephan Bergmann
2017-05-17BOOL -> boolStephan Bergmann
2017-05-17Remove IsValidFilePath lppError parameter; always nullStephan Bergmann
2017-05-17Remove osl_getFileURLFromSystemPath_Stephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07osl: remove comment cruft, whitespace cleanup of thread.cxxChris Sherlock
2017-05-07osl: remove comment cruft, whitespace cleanup of process.cxxChris Sherlock
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-24Various loplugin warnings (clang-cl)Stephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-15tdf#106489 - Win32 version of osl_terminateProcess not "safe"Chris Sherlock
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-03-04Change sal/osl/w32/dllentry.c -> .cxxStephan Bergmann
2017-03-04Change sal/osl/w32/*.c -> *.cxxStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-07Clean up C-style interface nonsenseStephan Bergmann
2017-01-27sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl
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