summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-11vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne
2014-12-11vcl: Use right size to draw native GTK window backgroundLouis-Francis Ratté-Boulianne
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-10Make IsHeadlessModeRequested hack work for LOKStephan Bergmann
2014-12-10Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann
2014-12-10No need to re-check IsHeadlessModeRequested in get_desktop_environmentStephan Bergmann
2014-12-09Bump minimum gtk version to 2.10Riccardo Magliocchetti
2014-12-06no need for extern C hereMarkus Mohrhard
2014-12-06remove some mozilla env variablesMarkus Mohrhard
2014-12-05fdo#38835 strip out OString globalsNoel Grandin
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann
2014-11-24coverity#1195349 Argument cannot be negativeCaolán McNamara
2014-11-22Add Breeze icon theme for use with KDE Plasma 5Jonathan Riddell
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Use old method for pixmap painting for GTK widgets without OpenGLLouis-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-21make glxtest available in salmainMarkus Mohrhard
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16coverity#708662 Uninitialized scalar fieldCaolán McNamara
2014-11-16use the OpenGLHelper version to check for OpenGL supportMarkus Mohrhard
2014-11-16vcl: fdo#86307 removed Solaris workaround from #i64273#Chris Sherlock
2014-11-15vcl: avoid crash with 'gen' backend around window icons.Michael Meeks
2014-11-15fix building the KDE backendMarkus Mohrhard
2014-11-15vcl: Add DrawAlphaTexture to directly render Cairo surfaceLouis-Francis Ratté-Boulianne
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-15vcl: Use backend-independent functions to fill/render pixmap on KDELouis-Francis Ratté-Boulianne
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne
2014-11-14vcl: Stop-gap solution to start the gen / kde / kde4 plugins again.Jan Holesovsky
2014-11-14coverity#1209861 untaint image dataCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13coverity#1251592 Dereference before null checkCaolán McNamara