summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/gdiimpl.hxx
AgeCommit message (Expand)Author
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2022-12-21No need for bool return value hereNoel Grandin
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-11-11Fix 64-bit --disable-pch build on WindowsMike Kaganski
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-02-26fix windows buildNoel Grandin
2019-01-22Revert "tdf#107792 vcl/win: do not afraid to delete stock objects"Xisco Faulí
2019-01-20tdf#107792 vcl/win: do not afraid to delete stock objectsDmitriy Shilin
2018-12-20vcl/win/gdi: unify private API naming in WinSalGraphicsImplDmitriy Shilin
2018-12-13tdf#107792 vcl/win/gdi: shrink WinSalGraphicsImpl::MakePen APIDmitriy Shilin
2018-12-12tdf#107792 vcl: simplify SetFillColor()Dmitriy Shilin
2018-12-11tdf#107792 vcl: simplify SetLineColor()Dmitriy Shilin
2018-12-10 tdf#39593 vcl/win/gdi: extract brush updating into methodDmitriy Shilin
2018-12-09tdf#39593 vcl/win/gdi: extract pen resetting into methodDmitriy Shilin
2018-12-08vcl/win/gdi: include header guardDmitriy Shilin
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-08-25-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-02Get rid of a superfluous directory levelTor Lillqvist