summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna2016-08-191-3/+4
* sw lok: add callbacks for redline table insertion / removalMiklos Vajna2016-08-191-0/+6
* tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna2016-08-191-0/+12
* coverity#1371131 Dereference after null checkCaolán McNamara2016-08-181-1/+1
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-182-6/+33
* sw: allow accept/reject of redline by indexMiklos Vajna2016-08-171-4/+37
* lok::Document::getCommandValues: expose redline infoMiklos Vajna2016-08-171-1/+67
* sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna2016-08-101-0/+5
* gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna2016-08-091-16/+31
* gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna2016-08-052-2/+108
* gtktiledviewer: quit after the last view is destroyedMiklos Vajna2016-07-281-1/+16
* 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
* gtktiledviewer: align to top/left for CalcMiklos Vajna2016-07-221-1/+11
* 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-152-7/+23
* 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
* clang-tidy performance-faster-string-findStephan Bergmann2016-07-061-1/+1
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-011-4/+39
* lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna2016-07-012-28/+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
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-171-9/+7
* comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna2016-06-161-1/+1
* gtktiledviewer: add a UNO command debuggerPranav Kant2016-06-151-0/+113
* gtktiledviewer: Fix runtime gtk warningsPranav Kant2016-06-151-4/+5
* lok_doc_view_reset_view: don't touch the view idMiklos Vajna2016-06-141-9/+46
* gtktiledviewer: fix the per-view part selectorMiklos Vajna2016-06-131-3/+18
* gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation buttonMiklos Vajna2016-06-101-5/+8
* 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
* In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann2016-04-191-1/+2
* tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna2016-04-192-2/+46