summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/gdi/gdiimpl.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-1/+0
* tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar2017-01-041-0/+1
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu2016-06-091-1/+1
* simplify SalGraphics::copyArea flags argumentNoel Grandin2016-05-121-1/+1
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-261-1/+2
* tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas2016-02-221-2/+6
* Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist2015-12-151-4/+4
* com::sun::star->css in vcl/Noel Grandin2015-11-181-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-45/+45
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-1/+0
* GL paint-flushing guard re-work.Michael Meeks2015-09-161-3/+0
* tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl2015-07-241-0/+5
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-5/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-251-1/+1
* this drawAlphaBitmap variant is unusedCaolán McNamara2015-03-051-4/+0
* vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne2014-11-221-1/+1
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-221-0/+12
* vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne2014-11-151-1/+1
* vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne2014-11-131-1/+2
* vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne2014-11-111-0/+4
* -Werror,-Wheader-guardStephan Bergmann2014-11-101-1/+1
* vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne2014-11-101-7/+9
* get size correct for virtual devicesMarkus Mohrhard2014-11-101-0/+2
* vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne2014-11-101-0/+2
* vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne2014-11-101-0/+2
* bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard2014-11-101-1/+2
* use m prefix instead of _ for member variablesMarkus Mohrhard2014-11-101-28/+30
* add missing header guardsMarkus Mohrhard2014-11-101-0/+5
* no need for these methods to be virtualMarkus Mohrhard2014-11-101-2/+2
* use Impl for unix vcl pluginsMarkus Mohrhard2014-11-101-0/+262