summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
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
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targetted cppcheck variable scope revertMichael Meeks
2012-05-30Some cppcheck cleaningJulien Nabet
2012-03-07probable intentDavid Tardon
2012-03-07WaE: missing braces around initializerDavid Tardon
2012-03-07suppress compiler error when building with -WerrorDavid Tardon
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: redefined macroDavid Tardon
2012-03-07WaE: format '%u' expects argument of type 'unsigned int'David Tardon
2012-03-07WaE: declaration of '...' shadows a global declarationDavid Tardon
2012-03-07WaE: suggest parentheses around '&&' within '||'David Tardon
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: declaration of 'aTmpPath' shadows a previous localDavid Tardon
2012-03-07WaE: deprecated conversion from string constant to 'sal_Char*'David Tardon
2012-03-07WaE: declaration of 'n' shadows a previous localDavid Tardon
2012-03-07WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-03-07WaE: comparison between 'enum oslFileError' and 'enum osl::FileBase::RC'David Tardon
2012-03-07WaE: deprecated conversion from string constant to 'LPWSTR'David Tardon
2012-03-07WaE: function declared 'static' but never definedDavid Tardon
2012-03-07WaE: unused parameterDavid Tardon
2012-03-07WaE: suggest parentheses around '&&' within '||'David Tardon
2012-03-07WaE: deprecated conversion from string constant to 'TCHAR*'David Tardon
2012-03-07WaE: missing braces around initializerDavid Tardon
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19WaE: unused variable bOkThomas Arnhold
2012-02-19WaE: do this right...Thomas Arnhold
2012-02-18sal: remove dead code and empty linesThomas Arnhold
2012-02-18WaE: unused variable bOkThomas Arnhold
2012-02-18WaE: unused variable nErrorThomas Arnhold
2012-02-18WaE: unused variable nPipesThomas Arnhold
2012-02-18WaE: unused variable EventThomas Arnhold
2012-02-18WaE: /* inside commentThomas Arnhold
2012-02-18WaE: unused variable nLenThomas Arnhold
2012-02-18Fix typos in commentsElton Chung
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot