summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salgdi3.cxx
AgeCommit message (Expand)Author
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-01vcl: unused includesMiklos Vajna
2013-03-23fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14vcl: fix WNT only debug code OUStringsMichael Stahl
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann
2013-03-11sd: translate debug messagesThomas Arnhold
2013-03-11vcl: further fixesThomas Arnhold
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-07Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitutionHerbert Dürr
2013-02-08win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07More ImplFontAttributes change fallout, in --enable-dbgutil codeTor Lillqvist
2013-01-07further windows build fix for vcl changesLuboš Luňák
2013-01-07vcl: port WinSalGraphics and friends to new getter/setter methodsMiklos Vajna
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-22AllSettings LanguageTag also in win-only filesEike Rathke
2012-11-20use LanguageTagEike Rathke
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-11Adding helpers.hxx for FRound()Muthu Subramanian
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
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-03-13missing namespaceCaolán McNamara
2012-03-13fix compileLuboš Luňák
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
2012-03-12WaE: passing NULL to non-pointer argumentDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-02-18vcl: remove some more unused windows codeThomas Arnhold
2012-02-18remove some unused windows codeThomas Arnhold
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2011-12-21explicitly write an 8 bit empty stringCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21link errorCaolán McNamara
2011-11-21WaE: initialization orderDavid Tardon