summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-20add another bug idCaolán McNamara
2012-03-20Resolves: fdo#46923/fdo#46750 take mnSubStringMin into accountCaolán McNamara
2012-03-13missing namespaceCaolán McNamara
2012-03-13fix compileLuboš Luňák
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
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
2012-03-12WaE: passing NULL to non-pointer argumentDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: narrowing conversion from 'long int' to 'BYTE'David Tardon
2012-03-12probable intent is the other way aroundDavid Tardon
2012-03-12WaE: missing braces around initializer for 'BYTE [8]'David Tardon
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-18WaE: unused variable rcThomas Arnhold
2012-02-18WaE: unused variable errThomas Arnhold
2012-02-18vcl: remove some more unused windows codeThomas Arnhold
2012-02-18remove some unused windows codeThomas Arnhold
2012-02-02Try to fix the MinGW build with a simple solutionJesús Corrius
2012-02-02Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius
2012-02-02missing semicolonKorrawit Pruegsanusak
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-02-01kill ByteString by dropping support of Win9xAndras Timar
2012-02-01ByteString -> OUStringAndras Timar
2012-02-01unused variableAndras Timar
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-30Just some simplificationJulien Nabet
2012-01-30Fix "Found duplicate branches for if and else"Julien Nabet
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: fix MinGW buildMatúš Kukan