summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
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
2015-03-12sal: add comment re: V718 'CreateThread' should not be called from 'DllMain'Michael Stahl
2015-03-11better way to check for empty stringsMarkus Mohrhard
2015-03-05sal: replace usage of deprecated socket functionsMichael Stahl
2015-03-05sal,sd: use newer InetPtonW API when not building for WinXP targetMichael Stahl
2015-03-02V805: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-02warning C4701: potentially uninitialized local variable 'Addr' usedStephan Bergmann
2015-01-26sal,sd: Windows SDK 8.1 deprecates inet_addr()Michael Stahl
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin