summaryrefslogtreecommitdiffstats
path: root/vcl/inc/salgdiimpl.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* vcl: this function is already documented in the base classChris Sherlock2016-01-081-6/+0
* vcl: this function is already documented in the base classChris Sherlock2016-01-081-12/+0
* loplugin:unnecessaryvirtualNoel Grandin2015-12-241-2/+0
* Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist2015-12-151-3/+3
* com::sun::star->css in vcl/Noel Grandin2015-11-181-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* GL paint-flushing guard re-work.Michael Meeks2015-09-161-2/+2
* tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks2015-09-011-0/+2
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-5/+0
* this drawAlphaBitmap variant is unusedCaolán McNamara2015-03-051-5/+0
* vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne2014-11-221-0/+2
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-221-0/+10
* 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/+5
* vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne2014-11-101-4/+0
* get size correct for virtual devicesMarkus Mohrhard2014-11-101-0/+3
* 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/+3
* bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard2014-11-101-1/+2
* add missing header guardsMarkus Mohrhard2014-11-101-0/+5
* we need to export the SalGraphicsImpl classMarkus Mohrhard2014-11-101-1/+3
* use Impl for unix vcl pluginsMarkus Mohrhard2014-11-101-10/+12
* add Impl version for SalGraphicsPtyl Dragon2014-11-101-0/+196