summaryrefslogtreecommitdiff
path: root/libreofficekit/source/gtk/lokdocview.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-12gtktiledviewer - Calc fix: selection handlers were not removedMarco Cecchetti1-0/+3
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-2/+2
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti1-2/+2
2016-09-01lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payloadMiklos Vajna1-1/+5
2016-08-30Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-0/+6
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+6
2016-08-19gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna1-2/+3
2016-08-09gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna1-1/+1
2016-07-26lokdocview: draw a lock inside the lock indicatorMiklos Vajna1-13/+13
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+59
2016-07-21lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna1-4/+10
2016-07-21lokdocview: handle part number in view selections/cursorsMiklos Vajna1-23/+68
2016-07-21lokdocview: ignore notifications on view shutdownMiklos Vajna1-0/+9
2016-07-21gtktiledviewer: allow testing of destroyView()Miklos Vajna1-6/+22
2016-07-21lokdocview: log the view id of the callback messagesMiklos Vajna1-1/+4
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+21
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-4/+39
2016-07-21lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna1-27/+7
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+43
2016-07-20lokdocview: avoid pointless setView() before getView()Miklos Vajna1-4/+0
2016-07-20LOK: change back type of view ids to intMiklos Vajna1-8/+8
2016-07-20lokdocview: ensure setView() + doSomethingElse is atomicMiklos Vajna1-0/+23
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna1-1/+0
2016-07-20lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-2/+28
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-0/+7
2016-07-20lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-1/+58
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+7
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna1-4/+17
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-4/+4
2016-07-12lok_doc_view_reset_view: don't touch the view idMiklos Vajna1-9/+54
2016-07-12cid#1354270 fix uninitialized membersMiklos Vajna1-0/+1
2016-07-12tdf#97235: Protect reset_view when called with no tile buffer initializedPranav Kant1-1/+3
2016-07-12tdf#97236: Refresh the view when part is changedPranav Kant1-0/+2
2016-07-12tdf#97301: Return silently when no document is loadedPranav Kant1-0/+3
2016-07-12lokdocview: add a set_visible_area()Miklos Vajna1-1/+23
2016-07-12lokdocview: call lok::Document::setClientZoom() after zoom changeMiklos Vajna1-1/+24
2016-07-12cid#1351879 missing breakMiklos Vajna1-0/+1
2016-07-12new loplugin fpcomparisonNoel Grandin1-1/+1
2016-07-12lokdocview: Add debug info; paintTile rendering timePranav Kant1-1/+9
2016-07-12lok context menu: Expose context menuPranav Kant1-0/+7
2016-07-12lokdocview: Protect set_part from setting an invalid part numberPranav Kant1-0/+9
2016-07-12lokdocview: log postMouseEvent() argumentsMiklos Vajna1-0/+8
2016-07-12lokdocview: log setGraphicSelection() argumentsMiklos Vajna1-0/+5
2016-07-06lokdocview: log lok::Document::postKeyEvent() argumentsMiklos Vajna1-0/+3
2016-07-06lokdocview: Package and install selection handlesPranav Kant1-6/+6
2016-06-22lok: Expose LO version informationPranav Kant1-0/+9
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-06-12lok interaction handler: Add handling of io and network errors.Jan Holesovsky1-0/+17
2016-05-03tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna1-1/+36