summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-15move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-14editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-10-14tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna
2015-10-14sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna
2015-10-13TypoTor Lillqvist
2015-10-13Fix typosAndrea Gelmini
2015-10-13LOK: fix the rectangle format mentioned in documentation/commentPranav Kant
2015-10-13LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-08comphelper: add string::join()Miklos Vajna
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna
2015-10-07LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna
2015-10-07drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-10-07desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-10-07basebmp: these headers are not used from other modulesMiklos Vajna
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna
2015-10-06lok: add Office::getFilterTypes()Miklos Vajna
2015-10-06sfx2: adapt comment to realityMiklos Vajna
2015-10-06comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-10-06sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-10-06lokdocview: set view before calling lok::Document member functionsMiklos Vajna
2015-10-06Add missing lok::Document::setPartMode() wrapperMiklos Vajna
2015-10-06LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-10-06Use SfxViewFrame::Current()Miklos Vajna
2015-10-06lok::Document: add get/setView()Miklos Vajna
2015-10-06sfx2: add missing header guardMiklos Vajna
2015-10-06lok::Document: add destroyView()Miklos Vajna
2015-10-06lok::Office: add getViews()Miklos Vajna
2015-10-06lok::Document: add createView()Miklos Vajna
2015-10-06sfx2: add SfxLokHelperMiklos 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-18Split formula group for OpenCL up into smaller bitsTor Lillqvist
2015-09-18tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-18tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
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-18svx: fix font rendering in the style previewMichael Stahl
2015-09-18tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-18tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
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