summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-16libreofficekit: add overview of tiled editing to READMEMiklos Vajna1-0/+48
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna6-8/+36
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky8-11/+43
2015-03-16lokdocview: detect click on border vs click inside graphic selectionMiklos Vajna1-5/+33
2015-03-16lokdocview: ensure that the cursor is at least 30 twips wideMiklos Vajna1-1/+1
2015-03-16editeng tiled rendering: emit callbacks necessary to have a blinking cursorMiklos Vajna2-0/+15
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky6-0/+51
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky4-31/+98
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna9-0/+55
2015-03-16sc tiled rendering: Avoid warnings about a non-existing SdrPaintWindow.Henry Castro1-0/+8
2015-03-16Add SwXTextDocument::setGraphicSelection() testcaseMiklos Vajna2-1/+27
2015-03-16Add testcase for SwXTextDocument::resetSelection().Miklos Vajna4-0/+154
2015-03-16SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, tooMiklos Vajna1-12/+12
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky4-15/+12
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl2-1/+34
2015-03-16android: add bold selection to toolbar (experimental)Tomaž Vajngerl3-0/+12
2015-03-16android: add toolbar controllerTomaž Vajngerl5-14/+58
2015-03-16android: add some material design iconsTomaž Vajngerl3-0/+0
2015-03-16lokdocview: cppcheck: variableScopeMiklos Vajna1-42/+24
2015-03-16make format consistent with the rest of the file...Siqi Liu1-3/+1
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu4-3/+27
2015-03-16lokdocview.c -> lokdocview.cxxMiklos Vajna2-9/+10
2015-03-16lok::Document: add resetSelection()Miklos Vajna7-0/+44
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna3-5/+41
2015-03-16lokdocview: register callback earlyMiklos Vajna1-7/+6
2015-03-16lokdocview: add lok_docview_get_edit()Miklos Vajna3-0/+20
2015-03-16lokdocview: log dragging the graphic selectionMiklos Vajna1-1/+6
2015-03-16lokdocview: return early in lcl_signalMotion()Miklos Vajna1-8/+10
2015-03-16lokdocview: implement move of imagesMiklos Vajna2-0/+29
2015-03-16lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna2-3/+61
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna9-0/+107
2015-03-16android: clicking on toolbar icon exits edit modeTomaž Vajngerl5-2/+23
2015-03-16android: use LOK_SETTEXTSELECTION_RESET as it is meant to be usedTomaž Vajngerl5-21/+17
2015-03-16android: simplify state tracking, make graphic selection workTomaž Vajngerl2-57/+45
2015-03-16android: add graphic selection to TextCursorLayer{View}Tomaž Vajngerl2-5/+83
2015-03-16android: wrong parent in theme definitionTomaž Vajngerl1-1/+1
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna5-7/+19
2015-03-16Consistency ;-)Jan Holesovsky1-1/+2
2015-03-16sc tiled mouse events: Fix the click coordinates in non-100% zooms.Jan Holesovsky1-1/+1
2015-03-16use toUtf8 instead for string conversionSiqi Liu1-4/+2
2015-03-16lokdocview: handle LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-0/+9
2015-03-16sc tiled rendering: Don't adjust the text width according to printer.Jan Holesovsky1-27/+35
2015-03-16sc tiled rendering: RefreshZoom() is called already in SetZoom().Jan Holesovsky1-1/+1
2015-03-16android: actually use the new toolbar in the applicationTomaž Vajngerl3-18/+47
2015-03-16android: make & build appcompat-v7 library, up target to v21Tomaž Vajngerl8-16/+39
2015-03-16android: add graphic selectionTomaž Vajngerl1-0/+16
2015-03-16CppCheck cleaning : remove unused struct memberMichaël Lefèvre1-17/+16
2015-03-16use std::unique_ptr for Sm*DialogTakeshi Abe2-18/+11
2015-03-16loplugin:saloverrideStephan Bergmann1-3/+3
2015-03-16add test for fixed dispBlanksAs OOXML importMarkus Mohrhard3-0/+33