summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-12suppress error when building with -WerrorDavid Tardon
2012-03-12WaE: compoarison between signed and unsigned interger expressionsDavid Tardon
2012-03-12WaE: member initialization orderDavid Tardon
2012-03-12WaE: base class should be explicitly initializedDavid Tardon
2012-03-12WaE: missing initializer for memberDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12WaE: variable 'bRet' set but not usedDavid Tardon
2012-03-12WaE: defined but not usedDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-03-12WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-03-12WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon
2012-03-12WaE: value computed is not usedDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'char*''David Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-03-12WaE: "__uuidof" redefinedDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12add missing initializerDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12probable intentDavid Tardon
2012-03-12WaE: variable 'dwResult' set but not usedDavid Tardon
2012-03-12fix indentationDavid Tardon
2012-03-12WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12use SAL_N_ELEMENTSDavid Tardon
2012-03-12WaE: multi-character character constantDavid Tardon
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: declaration of 'HWND__* hWnd' shadows a parameterDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: format '%x' expects argument of type 'unsigned int'David Tardon
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: declaration shadows a previous localDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'sal_Char*'David Tardon
2012-03-12WaE: unused variable 'nRC'David Tardon
2012-03-12WaE: declaration shadows a previous localDavid Tardon
2012-03-12WaE: 'nRet' may be used uninitialized in this functionDavid Tardon
2012-03-12WaE: 'nAcquire' may be used uninitialized in this functionDavid Tardon
2012-03-12WaE: unused variable 'err'David Tardon
2012-03-12WaE: unused parameter 'pPrt'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12use SAL_N_ELEMENTSDavid Tardon
2012-03-12WaE: enumeral mismatch in conditional expressionDavid Tardon