summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16android: add toolbar button to force-show the soft keyboardMiklos Vajna
2015-03-16ImpEditView::DrawSelection: emit TEXT_SELECTION LOK callbackMiklos Vajna
2015-03-16SwSelPaintRects::Show: silence LOK callback till draw edit is activeMiklos Vajna
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna
2015-03-16android: also hide keyboard on graphic selectionMiklos Vajna
2015-03-16android: hide soft keyboard when scrollingMiklos Vajna
2015-03-16sc tiled editing: EndTracking() is necessary in the tiled rendering case.Henry Castro
2015-03-16SwXTextDocument: add missing @see for 3 vcl::ITiledRenderable methodsMiklos Vajna
2015-03-16libreofficekit: add overview of tiled editing to READMEMiklos Vajna
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky
2015-03-16lokdocview: detect click on border vs click inside graphic selectionMiklos Vajna
2015-03-16lokdocview: ensure that the cursor is at least 30 twips wideMiklos Vajna
2015-03-16editeng tiled rendering: emit callbacks necessary to have a blinking cursorMiklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-16sc tiled rendering: Avoid warnings about a non-existing SdrPaintWindow.Henry Castro
2015-03-16Add SwXTextDocument::setGraphicSelection() testcaseMiklos Vajna
2015-03-16Add testcase for SwXTextDocument::resetSelection().Miklos Vajna
2015-03-16SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, tooMiklos Vajna
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl
2015-03-16android: add bold selection to toolbar (experimental)Tomaž Vajngerl
2015-03-16android: add toolbar controllerTomaž Vajngerl
2015-03-16android: add some material design iconsTomaž Vajngerl
2015-03-16lokdocview: cppcheck: variableScopeMiklos Vajna
2015-03-16make format consistent with the rest of the file...Siqi Liu
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-16lokdocview.c -> lokdocview.cxxMiklos Vajna
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna
2015-03-16lokdocview: register callback earlyMiklos Vajna
2015-03-16lokdocview: add lok_docview_get_edit()Miklos Vajna
2015-03-16lokdocview: log dragging the graphic selectionMiklos Vajna
2015-03-16lokdocview: return early in lcl_signalMotion()Miklos Vajna
2015-03-16lokdocview: implement move of imagesMiklos Vajna
2015-03-16lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-16android: clicking on toolbar icon exits edit modeTomaž Vajngerl
2015-03-16android: use LOK_SETTEXTSELECTION_RESET as it is meant to be usedTomaž Vajngerl
2015-03-16android: simplify state tracking, make graphic selection workTomaž Vajngerl
2015-03-16android: add graphic selection to TextCursorLayer{View}Tomaž Vajngerl
2015-03-16android: wrong parent in theme definitionTomaž Vajngerl
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-16Consistency ;-)Jan Holesovsky
2015-03-16sc tiled mouse events: Fix the click coordinates in non-100% zooms.Jan Holesovsky
2015-03-16use toUtf8 instead for string conversionSiqi Liu
2015-03-16lokdocview: handle LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna
2015-03-16sc tiled rendering: Don't adjust the text width according to printer.Jan Holesovsky