summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* 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
* lok context menu: Expose context menuPranav Kant2016-04-081-0/+7
* New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann2016-03-081-1/+7
* gtktiledviewer: log .uno:ViewRowColumnHeaders command resultMiklos Vajna2016-03-011-0/+1
* 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
* vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl2016-02-091-0/+4