summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/x11cairotextrender.cxx
AgeCommit message (Expand)Author
2017-05-21if X11/Xregion.h is universally available, we can use that insteadCaolán McNamara
2017-05-21XRegion has to match the "real" XRegion structureCaolán McNamara
2017-05-21cppcheck: unusedStructMemberJochen Nitschke
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-08-04Related: tdf#101213 speculative drop of CAIRO_OPERATOR_DIFFERENCE useCaolán McNamara
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-02-02move CairoTextRender cleanup to callersCaolán McNamara
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara
2015-12-15rhbz#1283420: cairo text + xrender bodgeCaolán McNamara
2015-11-25XRegion has to match the "real" XRegion structure, even if we don't useCaolán McNamara
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-02tweak to return a cairo_context instead of a cairo_surfaceCaolán McNamara
2015-02-19bPrinter is always false, simplifyCaolán McNamara
2015-01-24Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock
2015-01-24vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock
2014-12-11vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard