summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna1-1/+4
2015-11-03LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna1-0/+8
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky4-5/+29
2015-11-02add LOKit interface missing descriptionTomaž Vajngerl1-2/+3
2015-10-29tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-0/+121
2015-10-29tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn1-1/+3
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-4/+2
2015-10-27lok::Document::paste: check if the given mime type is supportedMiklos Vajna1-0/+5
2015-10-27vcl: ITiledRenderable::getWindow() can be pure-virtual nowMiklos Vajna1-4/+1
2015-10-27LOK: add Document::paste()Miklos Vajna2-0/+18
2015-10-27vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna1-0/+6
2015-10-27vcl: add Window::SetClipboard()Miklos Vajna1-0/+2
2015-10-26Use SAL_OVERRIDE for overrideJan-Marek Glogowski1-2/+2
2015-10-26crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara1-1/+7
2015-10-26tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-2/+3
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky1-0/+7
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl1-1/+2
2015-10-18tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-0/+1
2015-10-18RemoteFilesDialogSzymon Kłos12-20/+249
2015-10-17Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis1-0/+13
2015-10-17xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl1-0/+6
2015-10-17vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl1-0/+3
2015-10-17tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens1-1/+1
2015-10-15move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-3/+2
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-4/+10
2015-10-14editeng: add EditView::GetSelectionRectangles()Miklos Vajna2-0/+3
2015-10-14tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-1/+1
2015-10-14sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-1/+1
2015-10-13TypoTor Lillqvist1-1/+1
2015-10-13Fix typosAndrea Gelmini15-19/+19
2015-10-13LOK: fix the rectangle format mentioned in documentation/commentPranav Kant1-1/+1
2015-10-13LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna1-5/+2
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-6/+0
2015-10-08comphelper: add string::join()Miklos Vajna1-0/+4
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+20
2015-10-07LOK: add the search phrase to the search result count callbackMihai Varga1-1/+5
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga3-4/+6
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+3
2015-10-07drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna1-1/+4
2015-10-07desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna1-0/+2
2015-10-07basebmp: these headers are not used from other modulesMiklos Vajna27-5479/+0
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna3-0/+25
2015-10-06lok: add Office::getFilterTypes()Miklos Vajna2-0/+24
2015-10-06sfx2: adapt comment to realityMiklos Vajna1-1/+1
2015-10-06comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna1-0/+5
2015-10-06sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna1-0/+7
2015-10-06lokdocview: set view before calling lok::Document member functionsMiklos Vajna1-1/+1
2015-10-06Add missing lok::Document::setPartMode() wrapperMiklos Vajna2-4/+7
2015-10-06LOK: make getViews() be a member function of DocumentMiklos Vajna3-16/+12