summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
* lokdocview: draw a lock inside the lock indicatorMiklos Vajna2016-07-251-13/+13
* sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna2016-07-221-0/+59
* lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna2016-07-191-4/+10
* lokdocview: handle part number in view selections/cursorsMiklos Vajna2016-07-191-23/+68
* lokdocview: ignore notifications on view shutdownMiklos Vajna2016-07-151-0/+9
* gtktiledviewer: allow testing of destroyView()Miklos Vajna2016-07-151-6/+22
* lokdocview: This can be fired even without documentPranav Kant2016-07-131-0/+5
* lokdocview: Add missing callbacksPranav Kant2016-07-131-0/+4
* lokdocview: log the view id of the callback messagesMiklos Vajna2016-07-121-1/+4
* sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna2016-07-081-0/+21
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-011-4/+39
* lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna2016-07-011-27/+7
* sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna2016-07-011-0/+43
* lokdocview: avoid pointless setView() before getView()Miklos Vajna2016-06-301-4/+0
* LOK: change back type of view ids to intMiklos Vajna2016-06-301-8/+8
* lokdocview: ensure setView() + doSomethingElse is atomicMiklos Vajna2016-06-221-0/+23
* sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna2016-06-211-1/+0
* lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-06-211-2/+28
* sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-06-211-0/+7
* lok: Expose LO version informationPranav Kant2016-06-211-0/+9
* lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-1/+58
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-0/+7
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-171-2/+5
* lok_doc_view_reset_view: don't touch the view idMiklos Vajna2016-06-141-9/+46
* lokdocview: Add debug info; paintTile rendering timePranav Kant2016-05-111-1/+9
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* lokdocview: log postMouseEvent() argumentsMiklos Vajna2016-04-271-0/+8
* lokdocview: log setGraphicSelection() argumentsMiklos Vajna2016-04-261-0/+5
* tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna2016-04-191-1/+36
* lok context menu: Expose context menuPranav Kant2016-04-081-0/+7
* cid#1354270 fix uninitialized membersMiklos Vajna2016-02-251-0/+1
* tdf#97235: Protect reset_view when called with no tile buffer initializedPranav Kant2016-02-211-1/+3
* tdf#97236: Refresh the view when part is changedPranav Kant2016-02-211-0/+2
* lokdocview: Protect set_part from setting an invalid part numberPranav Kant2016-02-211-0/+9
* lokdocview: Center the widget vertically inside the allocationPranav Kant2016-02-141-0/+2
* tdf#97301: Return silently when no document is loadedPranav Kant2016-02-141-0/+3
* cid#1351879 missing breakMiklos Vajna2016-02-051-0/+1
* new loplugin fpcomparisonNoel Grandin2016-02-041-1/+1
* lok interaction handler: Add handling of io and network errors.Jan Holesovsky2016-02-031-0/+17
* lokdocview: Handle password protected documentsPranav Kant2016-02-021-5/+104
* LOK: add Document::setClientVisibleArea()Miklos Vajna2016-02-021-1/+9
* lokdocview: add a set_visible_area()Miklos Vajna2016-02-021-1/+23
* lokdocview: call lok::Document::setClientZoom() after zoom changeMiklos Vajna2016-02-011-1/+24
* lokdocview: log lok::Document::postKeyEvent() argumentsMiklos Vajna2016-02-011-0/+3
* libreofficekit: password interaction optional and off by defaultMichael Stahl2016-01-271-0/+2
* libreofficekit: ask for password when loading encrypted documentsMichael Stahl2016-01-251-0/+8
* lokdocview: handle page down and page upMiklos Vajna2016-01-221-0/+6
* lokdocview: log lok::Document::getTextSelection() parametersMiklos Vajna2016-01-221-0/+4
* lokdocview: Center the widget inside the allocationPranav Kant2016-01-201-2/+9
* lokdocview: Package and install selection handlesPranav Kant2016-01-191-6/+6