summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik2012-03-291-1/+16
* readUnicodeString can just return the stringCaolán McNamara2012-03-261-2/+2
* add another bug idCaolán McNamara2012-03-201-1/+1
* Resolves: fdo#46923/fdo#46750 take mnSubStringMin into accountCaolán McNamara2012-03-201-1/+3
* missing namespaceCaolán McNamara2012-03-131-1/+2
* fix compileLuboš Luňák2012-03-131-1/+1
* remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara2012-03-121-2/+15
* WaE: declaration of 'HWND__* hWnd' shadows a parameterDavid Tardon2012-03-121-2/+2
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-2/+2
* WaE: format '%x' expects argument of type 'unsigned int'David Tardon2012-03-121-2/+2
* WaE: cast to pointer from integer of different sizeDavid Tardon2012-03-121-3/+2
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-1/+1
* WaE: declaration shadows a previous localDavid Tardon2012-03-121-20/+19
* WaE: deprecated conversion from string constant to 'sal_Char*'David Tardon2012-03-121-1/+1
* WaE: unused variable 'nRC'David Tardon2012-03-121-1/+1
* WaE: declaration shadows a previous localDavid Tardon2012-03-121-5/+5
* WaE: 'nRet' may be used uninitialized in this functionDavid Tardon2012-03-121-2/+2
* WaE: 'nAcquire' may be used uninitialized in this functionDavid Tardon2012-03-121-3/+2
* WaE: unused variable 'err'David Tardon2012-03-121-1/+1
* WaE: unused parameter 'pPrt'David Tardon2012-03-121-0/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-3/+3
* use SAL_N_ELEMENTSDavid Tardon2012-03-121-2/+2
* WaE: enumeral mismatch in conditional expressionDavid Tardon2012-03-121-2/+2
* WaE: passing NULL to non-pointer argumentDavid Tardon2012-03-121-1/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-4/+4
* WaE: narrowing conversion from 'long int' to 'BYTE'David Tardon2012-03-121-1/+1
* probable intent is the other way aroundDavid Tardon2012-03-121-1/+1
* WaE: missing braces around initializer for 'BYTE [8]'David Tardon2012-03-121-16/+16
* vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2012-02-221-14/+0
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-221-22/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+1
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-201-33/+0
* WaE: unused variable rcThomas Arnhold2012-02-181-6/+1
* WaE: unused variable errThomas Arnhold2012-02-181-1/+0
* vcl: remove some more unused windows codeThomas Arnhold2012-02-181-40/+0
* remove some unused windows codeThomas Arnhold2012-02-183-136/+0
* Try to fix the MinGW build with a simple solutionJesús Corrius2012-02-021-1/+1
* Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius2012-02-023-17/+17
* missing semicolonKorrawit Pruegsanusak2012-02-021-1/+1
* Win32 API calls use the Unicode versions by defaultJesús Corrius2012-02-023-17/+17
* remove unused ImplSalGetWinAnsiStringAndras Timar2012-02-011-25/+0
* kill ByteString by dropping support of Win9xAndras Timar2012-02-011-5/+1
* ByteString -> OUStringAndras Timar2012-02-011-5/+4
* unused variableAndras Timar2012-02-011-2/+0
* Removed unused ImplSalLogFontToFontA()Christina Rossmanith2012-01-311-39/+0
* Just some simplificationJulien Nabet2012-01-301-4/+2
* Fix "Found duplicate branches for if and else"Julien Nabet2012-01-301-20/+3
* vcl: Remove unused GetSymbolKeyNameThomas Arnhold2012-01-281-7/+0
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-161-2/+2
* vcl: fix MinGW buildMatúš Kukan2012-01-151-5/+0