summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-05-07vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2016-04-23lokit: add getPartHashHenry Castro
2016-04-20tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
2016-04-08gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-03-22Some more sanity asserts can't hurtTor Lillqvist
2016-03-02tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
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