summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/gdiimpl.cxx
AgeCommit message (Expand)Author
2015-08-20tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-03-23Typo: impemented->implementedJulien Nabet
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-25coverity#1266437 Unintended comparison to logical negationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
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#1251592 Dereference before null checkCaolán McNamara
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10loplugin:staticcallStephan Bergmann
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10get size correct for virtual devicesMarkus Mohrhard
2014-11-10vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne
2014-11-10bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard
2014-11-10use m prefix instead of _ for member variablesMarkus Mohrhard
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard