summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-05-08Avoid redefine of TRANSPARENT on solaris after including stream.hRichard PALO
2015-04-14Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-14Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara
2015-04-08tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist
2015-02-25-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-02-17Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-03Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara
2015-01-28make it possible to easily have variants of glsl programsLuboš Luňák
2015-01-28prefer ptr_container to manual memory managementMarkus Mohrhard
2015-01-28use constructor initializer listMarkus Mohrhard
2015-01-28some debug code for finding leaked OpenGLContextsMarkus Mohrhard
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-17no need to do that for all contextsMarkus Mohrhard
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-07vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-12-15vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-15vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-15Revert "-Werror,-Wunused-private-field"Markus Mohrhard
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-05-Werror,-Wunused-private-fieldStephan Bergmann
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02make glxtest available in salmainMarkus Mohrhard
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-12-02use boost::shared_ptr instead of manual ref countingMarkus Mohrhard
2014-12-02vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne
2014-12-02vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
2014-12-02vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
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