summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salgdi.h
AgeCommit message (Expand)Author
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
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-08-23loplugin:returnconstval in vclNoel Grandin
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-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-02loplugin:useuniqueptr in X11SalBitmapNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-12-13Fix lossage with --disable-cairo-canvasTor Lillqvist