summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-10sal: fix osl_setCommandArgs() on WNTMichael Stahl
2013-10-10sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl
2013-10-10Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env varStephan Bergmann
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini
2013-09-26typo fixes in commentsAndras Timar
2013-09-03dezimal -> decimalJesús Corrius
2013-08-30WaE: possible loss of dataTor Lillqvist
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-11Uknown -> UnknownCaolán McNamara
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane
2013-07-05sal: add ERROR_SHARING_VIOLATION to win32 error tableMichael Stahl
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba
2013-06-06fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi
2013-06-04Don't truncate pointers to 32-bit ints on win64Fridrich Štrba
2013-05-20Thread-safe version of osl_getGlobalTimeNorbert Thiebaud
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-21std::min() parameters must be of same typeTor Lillqvist
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann
2013-01-11Further socket callback clean-upStephan Bergmann
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-11-21mingwport34: i#117493: mingw port of i109096tono
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-17Include header with prototypes of defined functionsStephan Bergmann
2012-09-16export sal init and deinit functionsDavid Tardon
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-09-05fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann
2012-08-29allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann
2012-08-03sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-06-25Remove unused definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud