summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi
AgeCommit message (Expand)Author
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17MSC needs those min/max macros after allStephan Bergmann
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann
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-03-05fix for fdo#61801Noel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr
2013-02-28cleanup some module calls.Michael Meeks
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
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
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-15Some cppcheck cleaning in vclJulien Nabet
2012-11-28Windows: Draw line between the bottom toolbar(s) and viewshell too.Jan Holesovsky
2012-11-22AllSettings LanguageTag also in win-only filesEike Rathke
2012-11-20use LanguageTagEike Rathke
2012-11-20use LanguageTagEike Rathke
2012-11-15Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-08Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-10Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-11Adding helpers.hxx for FRound()Muthu Subramanian
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev