summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salgdi2.cxx
AgeCommit message (Expand)Author
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2020-10-19use tools::Long in vclNoel
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-07Remove include stdio (part8)Julien Nabet
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne
2014-11-13coverity#1251588 Unchecked dynamic_castCaolán McNamara
2014-11-13coverity#1251585 Unchecked dynamic_castCaolán McNamara
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphicsLouis-Francis Ratté-Boulianne
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-27bah, const issueCaolán McNamara
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara