summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-12-11tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-11-28tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-06sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-29tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-29tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-27lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-27vcl: ITiledRenderable::getWindow() can be pure-virtual nowMiklos Vajna
2015-10-27vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-27vcl: add Window::SetClipboard()Miklos Vajna
2015-10-18RemoteFilesDialogSzymon Kłos
2015-10-17Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis
2015-10-17vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-07desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna
2015-10-06Use SfxViewFrame::Current()Miklos Vajna
2015-10-06vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna
2015-09-18tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-18tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-18GL paint-flushing guard re-work.Michael Meeks
2015-09-18windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-18tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-18tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks
2015-09-18tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-18tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-09-18opengl: Don't cache the menubar background.Jan Holesovsky
2015-09-18Don't call GL debugging methods if there is no context.Michael Meeks
2015-09-18tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti
2015-09-18tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-09-18tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks
2015-09-18vcl opengl: fix setting up debug context on WindowsMiklos Vajna
2015-08-31Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks
2015-08-31tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks
2015-08-31-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-08-20tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna
2015-08-20tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-08-06tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-08-06tdf#92982 vcl rendercontext: set correct offset for the frame-level bufferMiklos Vajna
2015-08-06tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna
2015-08-06tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna