summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salgdi.cxx
AgeCommit message (Expand)Author
2018-09-08Support buffering SystemDependent GraphicDataArmin Le Grand
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris 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-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-02tdf#93839 - Encourage vdevs to pick up new GL Contexts for Linux.Michael Meeks
2015-07-17force a specific DPI with SAL_FORCEDPI (GTK2 & GTK3 backends only)Tomaž Vajngerl
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19loplugin:constantfunction: vclNoel Grandin
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-02-19bPrinter is always false, simplifyCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
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: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-16coverity#708662 Uninitialized scalar fieldCaolán McNamara
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-13coverity#1251584 Unchecked dynamic_castCaolán McNamara
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
2014-11-10vcl: cleanup the opengl selection API.Michael Meeks
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10get size correct for virtual devicesMarkus Mohrhard
2014-11-10use GLXPixmap for VirtualDeviceMarkus Mohrhard
2014-11-10forgot to init the variable for the text renderingMarkus Mohrhard
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-10vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne
2014-11-10add possibility to check if system can run OpenGL VCL backendMarkus Mohrhard