summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)AuthorFilesLines
2013-07-08API change: osl/time.h take const pointers where appropriateLionel Elie Mamane1-4/+4
2013-06-10fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi1-1/+2
2013-05-22Revert "Thread-safe version of osl_getGlobalTime"Norbert Thiebaud2-8/+8
2013-05-20Thread-safe version of osl_getGlobalTimeNorbert Thiebaud2-8/+8
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann7-21/+0
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-03-21std::min() parameters must be of same typeTor Lillqvist1-1/+1
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist2-120/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist5-6/+6
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke1-12/+27
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann1-5/+15
2013-01-11Further socket callback clean-upStephan Bergmann2-14/+0
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-3/+3
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens2-105/+0
2012-11-21re-base on ALv2 code. Includes:Michael Meeks20-484/+298
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks1-5/+0
2012-11-21mingwport34: i#117493: mingw port of i109096tono1-1/+1
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann1-1/+0
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza1-31/+0
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini1-1/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-7/+7
2012-09-17Include header with prototypes of defined functionsStephan Bergmann1-2/+3
2012-09-16export sal init and deinit functionsDavid Tardon1-2/+2
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann1-2/+2
2012-09-05fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann1-0/+29
2012-08-29allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara1-1/+2
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann1-1/+1
2012-08-03sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl1-0/+6
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini2-4/+7
2012-06-25Remove unused definesThomas Arnhold1-3/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks12-285/+177
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud1-0/+1
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks1-22/+2
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud1-3/+3
2012-06-01targetted cppcheck variable scope revertMichael Meeks1-2/+2
2012-05-30Some cppcheck cleaningJulien Nabet1-2/+0
2012-03-07probable intentDavid Tardon1-1/+1
2012-03-07WaE: missing braces around initializerDavid Tardon1-1/+1
2012-03-07suppress compiler error when building with -WerrorDavid Tardon1-0/+4
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-4/+4
2012-03-07WaE: redefined macroDavid Tardon1-7/+0
2012-03-07WaE: format '%u' expects argument of type 'unsigned int'David Tardon1-1/+1
2012-03-07WaE: declaration of '...' shadows a global declarationDavid Tardon1-3/+0