summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
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
2015-10-05Fix error C2440: casts requiredTor Lillqvist
2015-10-05malloc + memset (0) --> callocPedro Giffuni
2015-09-30Fix typosAndrea Gelmini
2015-07-30tdf#60381: Accessing Sharepoint share using UNC path does not work.Giuseppe Castagno
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud
2015-07-15Log the actual string, not the rtl_uString pointer valueTor Lillqvist
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-13TyposJulien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23Sanitize a few SAL_INFOsTor Lillqvist
2015-03-13CppCheck cleaning : avoid static string comparisonMichaël Lefèvre