summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salgdi.h
AgeCommit message (Expand)Author
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-17menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=genCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-12drop some unneeded includesCaolán McNamara
2023-01-12make SupportsCairo always return true nowCaolán McNamara
2023-01-12remove newly unused X11SalGraphicsImplCaolán McNamara
2023-01-12mpClipRegion is newly unusedCaolán McNamara
2023-01-12X11SalGraphics::SetClipRegion is newly unusedCaolán McNamara
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-11drop unused X11SalGraphics::GetDitherPixmapCaolán McNamara
2023-01-11remove defunct pXRenderFormat fieldCaolán McNamara
2023-01-11drop newly unused codeCaolán McNamara
2023-01-10reorg to make use of X11SalFrame/X11SalVirtualDevice surfaceCaolán McNamara
2023-01-10move surface into X11SalFrame/X11SalVirtualDeviceCaolán McNamara
2023-01-06use current known geometry for surface size instead of SAL_MAX_INT16Caolán McNamara
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl
2022-04-12vcl: use auto delegate for X11SalGraphics and remove duplicatesTomaž Vajngerl
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
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-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-12-14Bin a few unused forward declarationsTor Lillqvist
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-11-03loplugin:unusedfieldsNoel
2020-10-19use tools::Long in vclNoel
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-08tdf#136545 use pre-existing cairo_surfaceCaolán McNamara
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-15make some classes module-privateNoel Grandin
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara