summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi
AgeCommit message (Expand)Author
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-12menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-13removed unused definesTakeshi Abe
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist
2012-05-09USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-05-08Fix lookup of path to usp10.dllTor Lillqvist
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-07Add some useful links to the Windows theming.Jan Holesovsky
2012-04-14vcl: win: adjust some coordinatesIvan Timofeev
2012-04-14vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev
2012-04-11vcl: win: fix RTL menu separator and gutter, checkmarks are still misplacedIvan Timofeev
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik
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: 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-22unusedcode.easy: vcl: remove DrawNativeControlText()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-01unused variableAndras Timar
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-21explicitly write an 8 bit empty stringCaolán McNamara