summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salgdi.h
AgeCommit message (Expand)Author
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-02Clear up some copypastaTor Lillqvist
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21GetKernPairs() can even be private nowTor Lillqvist
2013-10-21No need for this to be virtual thenTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-09GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefsTor Lillqvist
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: windowsPhilipp Lohmann [pl]