summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdiimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-1/+1
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-3/+4
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu1-1/+1
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin1-1/+1
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel1-1/+2
2016-01-08vcl: this function is already documented in the base classChris Sherlock1-6/+0
2016-01-08vcl: this function is already documented in the base classChris Sherlock1-12/+0
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-2/+0
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist1-3/+3
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-16GL paint-flushing guard re-work.Michael Meeks1-2/+2
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks1-0/+2
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-5/+0
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara1-5/+0
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+10
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne1-1/+2
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne1-0/+5
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne1-4/+0
2014-11-10get size correct for virtual devicesMarkus Mohrhard1-0/+3
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-10vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne1-0/+3
2014-11-10bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard1-1/+2
2014-11-10add missing header guardsMarkus Mohrhard1-0/+5
2014-11-10we need to export the SalGraphicsImpl classMarkus Mohrhard1-1/+3
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard1-10/+12
2014-11-10add Impl version for SalGraphicsPtyl Dragon1-0/+196