summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2015-07-02tdf#91641 adjust cursor when deleting preceding charactersJustin Luth1-2/+10
2015-05-26add missing includesDavid Tardon1-0/+2
2015-04-27-Werror,-Wformat-securityStephan Bergmann1-1/+1
2015-04-25Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara2-1/+8
2015-03-09tdf#84102: Expose XAccessibleExtendedAttributes through ATKJacobo Aragunde Pérez3-0/+66
2015-03-05tdf#89482 - return size of system virtual device resource at construction.Michael Meeks2-3/+5
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl2-4/+4
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl1-0/+1
2015-01-16fdo#86674 paragraphs have ATK_STATE_INVALIDNiklas Johansson1-1/+10
2015-01-07vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks1-14/+0
2014-12-15vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne1-0/+11
2014-12-15vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne5-2/+49
2014-12-15vcl: Use right size to draw native GTK window backgroundLouis-Francis Ratté-Boulianne1-4/+7
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne3-13/+13
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne1-0/+5
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan1-0/+5
2014-12-02make glxtest available in salmainMarkus Mohrhard1-0/+280
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks1-0/+8
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks1-20/+16
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks1-6/+0
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne3-102/+73
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara5-53/+19
2014-12-02vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-1/+1
2014-12-02vcl: Use old method for pixmap painting for GTK widgets without OpenGLLouis-Francis Ratté-Boulianne1-57/+100
2014-12-02vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne5-281/+356
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne3-0/+38
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann3-7/+18
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks1-0/+9
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan1-0/+5
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky1-9/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+3
2014-11-16coverity#708662 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-11-16use the OpenGLHelper version to check for OpenGL supportMarkus Mohrhard1-1/+1
2014-11-16vcl: fdo#86307 removed Solaris workaround from #i64273#Chris Sherlock1-35/+0
2014-11-15vcl: avoid crash with 'gen' backend around window icons.Michael Meeks1-1/+4
2014-11-15fix building the KDE backendMarkus Mohrhard1-3/+4
2014-11-15vcl: Add DrawAlphaTexture to directly render Cairo surfaceLouis-Francis Ratté-Boulianne1-34/+11
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne1-0/+5
2014-11-15vcl: Use backend-independent functions to fill/render pixmap on KDELouis-Francis Ratté-Boulianne1-67/+74
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne5-102/+33
2014-11-14vcl: Stop-gap solution to start the gen / kde / kde4 plugins again.Jan Holesovsky1-3/+10
2014-11-14coverity#1209861 untaint image dataCaolán McNamara1-3/+15
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava6-10/+10
2014-11-13coverity#1251592 Dereference before null checkCaolán McNamara1-6/+3
2014-11-13coverity#1251591 Resource leakCaolán McNamara1-7/+6
2014-11-13coverity#1251588 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-11-13coverity#1251585 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-11-13coverity#1251584 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-11-13vcl: Add support for GPU scaling when no rendering is involvedLouis-Francis Ratté-Boulianne1-0/+9