summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salgdi.h
AgeCommit message (Expand)Author
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-10-17WIN release SalPrinter's SalGraphics borrowed HDCJan-Marek Glogowski
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-25WIN call RealizePalette from setPaletteJan-Marek Glogowski
2021-09-25WIN handle graphics palette with deinitJan-Marek Glogowski
2021-09-25WIN always (de-)init WinSalGraphicsJan-Marek Glogowski
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-05-10vcl: use DWriteTextRenderer for vertical writing.Mark Hung
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-05-Werror,-Wmicrosoft-pure-definition (clang-cl)Stephan Bergmann
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-22arg is never nullCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski