summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salgdi3.cxx
AgeCommit message (Expand)Author
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-24fixed build breaker MongolianEike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22bah, Len->!isEmptyCaolán McNamara
2013-10-22some sneaky strings in vcl/winCaolán McNamara
2013-10-21some windows only StringsCaolán McNamara
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-20flush out some windows-only String::AssignsCaolán McNamara
2013-09-13vcl: unbreak WNT buildMichael Stahl
2013-09-13String to OUStringThomas Arnhold
2013-09-03fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-12use LanguageTagEike Rathke
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
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