summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salgdi.h
AgeCommit message (Expand)Author
2016-03-25fix headless buildOliver Specht
2016-03-22These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-04Get rid of silly stderr0 macroTor Lillqvist
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-14vcl: minor - cleanup inc/unx/salgdi.hChris Sherlock
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
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-18vcl: remove old GetOpenGLContext method.Michael Meeks
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-15let us make the virtual explicitMarkus Mohrhard
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne
2014-11-13vcl: Add support for GPU scaling when no rendering is involvedLouis-Francis Ratté-Boulianne
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne