summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-28Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-1/+3
2015-11-28tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens1-1/+1
2015-11-28Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-9/+20
2015-11-28xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl1-2/+4
2015-11-24LOK: update headers from masterMiklos Vajna2-3/+3
2015-11-23LOK: add Document::getTileMode()Miklos Vajna3-0/+20
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2-3/+16
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+3
2015-11-16LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-1/+6
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga3-0/+42
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2-1/+11
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-0/+1
2015-11-06sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt1-0/+12
2015-11-06sc lok: Cell Cursor callbackAndrzej Hunt1-1/+8
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