summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-11-15let us make the virtual explicitMarkus Mohrhard
2014-11-15ialso support the ARB debug versionMarkus Mohrhard
2014-11-15fix building the KDE backendMarkus Mohrhard
2014-11-15vcl: Implement axial gradients in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-15vcl: Add DrawAlphaTexture to directly render Cairo surfaceLouis-Francis Ratté-Boulianne
2014-11-15vcl: Make sure the offscreen texture is unique before rendering to itLouis-Francis Ratté-Boulianne
2014-11-15vcl: Improve OpenGLTexture implementation by allowing implicit sharingLouis-Francis Ratté-Boulianne
2014-11-15vcl: Draw gradient in alpha device even when using native renderingLouis-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-14coverity#706217 Time of check time of useCaolán McNamara
2014-11-14vcl: Stop-gap solution to start the gen / kde / kde4 plugins again.Jan Holesovsky
2014-11-14coverity#1209863 Untrusted loop boundCaolán McNamara
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara
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-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-14vcl: Fix leak.Jan Holesovsky
2014-11-14vcl: mpFontCharSets is never set.Jan Holesovsky
2014-11-14vcl: mpLogFont is never set.Jan Holesovsky
2014-11-14windows opengl: Proof-of-concept text rendering.Jan Holesovsky
2014-11-14windows opengl: Prepare WinLayout (and derived classes) for OpenGL.Jan Holesovsky
2014-11-14vcl: Split winlayout.cxx to .cxx and .hxx.Jan Holesovsky
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky
2014-11-14Revert "vcl: remove non-existent include and hope that it builds?"Jan Holesovsky
2014-11-13coverity#1251596 Uncaught exceptionCaolán McNamara
2014-11-13coverity#1251600 Uncaught exceptionCaolán McNamara
2014-11-13coverity#1251605 Uninitialized scalar fieldCaolán McNamara
2014-11-13coverity#1251604 Uninitialized scalar fieldCaolán McNamara
2014-11-13coverity#1251603 Uninitialized scalar fieldCaolán McNamara
2014-11-13coverity#1251602 Uninitialized scalar fieldCaolán McNamara
2014-11-13coverity#1251601 Uninitialized pointer fieldCaolán McNamara
2014-11-13coverity#1251593 Unintended sign extensionCaolán McNamara
2014-11-13coverity#1251592 Dereference before null checkCaolán McNamara
2014-11-13coverity#1251591 Resource leakCaolán McNamara
2014-11-13coverity#1251588 Unchecked dynamic_castCaolán McNamara
2014-11-13coverity#1251586 Unchecked dynamic_castCaolán McNamara
2014-11-13coverity#1251585 Unchecked dynamic_castCaolán McNamara
2014-11-13coverity#1251584 Unchecked dynamic_castCaolán McNamara
2014-11-13coverity#1251583 Division or modulo by zeroCaolán McNamara
2014-11-13coverity#1251581 Copy-paste errorCaolán McNamara
2014-11-13vcl: remove non-existent include and hope that it builds?Michael Stahl
2014-11-13Remove unused #includeStephan Bergmann
2014-11-13WaEStephan Bergmann
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky
2014-11-13vcldemo: add OutputDevice / copyBits test case.Michael Meeks
2014-11-13spurious warning C4701: potentially uninitialized local variableMichael Stahl
2014-11-13fix missing dependency to glewMarkus Mohrhard