summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sc lok: allow requesting row headers only for a logic areaMiklos Vajna2015-11-031-1/+4
* LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna2015-11-031-0/+8
* vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna2015-11-031-2/+2
* lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2015-11-034-5/+29
* add LOKit interface missing descriptionTomaž Vajngerl2015-11-021-2/+3
* tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann2015-10-291-0/+121
* tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2015-10-291-1/+3
* sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna2015-10-271-4/+2
* lok::Document::paste: check if the given mime type is supportedMiklos Vajna2015-10-271-0/+5
* vcl: ITiledRenderable::getWindow() can be pure-virtual nowMiklos Vajna2015-10-271-4/+1
* LOK: add Document::paste()Miklos Vajna2015-10-272-0/+18
* vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna2015-10-271-0/+6
* vcl: add Window::SetClipboard()Miklos Vajna2015-10-271-0/+2
* Use SAL_OVERRIDE for overrideJan-Marek Glogowski2015-10-261-2/+2
* crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara2015-10-261-1/+7
* tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane2015-10-261-2/+3
* tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky2015-10-211-0/+7
* Writer image export: cmd. line, default to white backgroundTomaž Vajngerl2015-10-191-1/+2
* tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos2015-10-181-0/+1
* RemoteFilesDialogSzymon Kłos2015-10-1812-20/+249
* Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis2015-10-171-0/+13
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-171-0/+6
* vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl2015-10-171-0/+3
* tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens2015-10-171-1/+1
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-151-3/+2
* LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2015-10-141-4/+10
* editeng: add EditView::GetSelectionRectangles()Miklos Vajna2015-10-142-0/+3
* tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna2015-10-141-1/+1
* sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna2015-10-141-1/+1
* TypoTor Lillqvist2015-10-131-1/+1
* Fix typosAndrea Gelmini2015-10-1315-19/+19
* LOK: fix the rectangle format mentioned in documentation/commentPranav Kant2015-10-131-1/+1
* LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna2015-10-131-5/+2
* LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna2015-10-091-6/+0
* comphelper: add string::join()Miklos Vajna2015-10-081-0/+4
* LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna2015-10-071-1/+20
* LOK: add the search phrase to the search result count callbackMihai Varga2015-10-071-1/+5
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-073-4/+6
* LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna2015-10-071-1/+3
* drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna2015-10-071-1/+4
* desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna2015-10-071-0/+2
* basebmp: these headers are not used from other modulesMiklos Vajna2015-10-0727-5479/+0
* lok: add Document::getPartPageRectangles()Miklos Vajna2015-10-073-0/+25
* lok: add Office::getFilterTypes()Miklos Vajna2015-10-062-0/+24
* sfx2: adapt comment to realityMiklos Vajna2015-10-061-1/+1
* comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna2015-10-061-0/+5
* sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna2015-10-061-0/+7
* lokdocview: set view before calling lok::Document member functionsMiklos Vajna2015-10-061-1/+1
* Add missing lok::Document::setPartMode() wrapperMiklos Vajna2015-10-062-4/+7
* LOK: make getViews() be a member function of DocumentMiklos Vajna2015-10-063-16/+12