summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl
2014-01-09sal: remove OSL_ENSURE_FILE, better use SAL_LOG/SAL_INFOMichael Stahl
2014-01-09Bin duplicate definitions (already in file_error.h)Tor Lillqvist
2013-12-04HINSTANCE vs. HMODULE clean upStephan Bergmann
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-25WaE: C4100: 'pExcPtrs' : unreferenced formal parameterTor Lillqvist
2013-11-25Related: #i123747# ignore single step and breakpoint SEH eventsHerbert Dürr
2013-11-25Resolves: #i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
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