summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-12-04the return code COMBOBOX_ERROR is completely ignoredNoel Grandin
2014-12-04vcl: cleanup gdimtf.hxxChris Sherlock
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
2014-12-02-Werror,-Wunused-private-fieldStephan Bergmann
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard
2014-11-29vcl: Remove DummyApplicationChris Sherlock
2014-11-28vcl: remove newlines from include/vcl/svapp.hxxChris Sherlock
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-22vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-22vcl: remove commented out friend class from outdev.hxxChris Sherlock
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-22vcl: remove System as friend of OutputDeviceChris Sherlock
2014-11-22vcl: remove ImplImageBmp as friend of OutputDeviceChris Sherlock
2014-11-21vcl: remove ::Bitmap as friend of OutputDeviceChris Sherlock
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-18bin confusing commentDouglas Mencken
2014-11-18vcl: remove AnimViewList_impl typedef alsoChris Sherlock
2014-11-18vcl: remove AnimationBitmapList_impl typedefChris Sherlock
2014-11-16coverity#1187864 Uninitialized scalar fieldCaolán McNamara
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-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
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-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin