summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-11-16callcatcher: update unused codeCaolán McNamara
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-16vcldemo: create multiple windows sharing the same renderer.Michael Meeks
2014-11-16vcl: fdo#86307 removed Solaris workaround from #i64273#Chris Sherlock
2014-11-16vcl: SalGraphics::mirror() - always use GetGraphicsWidth()Chris Sherlock
2014-11-16Avoid error: redefinition of 'GetImpl' for iOSTor Lillqvist
2014-11-15WaE: unused variable 'aSize'Tor Lillqvist
2014-11-15vcl: avoid crash with 'gen' backend around window icons.Michael Meeks
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-11-15vcl: assert more useful truths on BitmapWriterAccess completion.Michael Meeks
2014-11-15opengl: Another places where it is too eager to check for errors.Jan Holesovsky
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky
2014-11-15windows opengl: Do not be _that_ eager with CHECK_GL_ERROR().Jan Holesovsky
2014-11-15vcldemo: implement key-bindings and command-lineMichael Meeks
2014-11-15vcldemo: BitmapEx rotation, translation and shear.Michael Meeks
2014-11-15vcldemo: exercise more BitmapEx rendering paths.Michael Meeks
2014-11-15opengl: Add many more CHECK_GL_ERROR()'s before returning from functions.Jan Holesovsky
2014-11-15vcldemo: dump and render all icons from images.zip when zoomed in.Michael Meeks
2014-11-15vcl: Fix palette modification during BitmapWriteAccess lifetime.Michael Meeks
2014-11-15vcldemo: much improved icon rendering tests.Michael Meeks
2014-11-15vcl: re-factor image rendering control-flow.Michael Meeks
2014-11-15windows opengl: Finally got the text working.Jan Holesovsky
2014-11-15windows opengl: Explain the concept of the text drawing + minor fixes.Jan Holesovsky
2014-11-15windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering.Jan Holesovsky
2014-11-15request single buffered context on windowsMarkus Mohrhard
2014-11-15blind fix for OSXMarkus Mohrhard
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