summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* 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
* cid#1351879 missing breakMiklos Vajna2016-02-051-0/+1
* coverity#1351757 Uninitialized pointer fieldCaolán McNamara2016-02-041-0/+5
* gtktiledviewer: cid#1351757 uninitialized membersMiklos Vajna2016-02-041-0/+2
* 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-022-5/+154
* LOK: add Document::setClientVisibleArea()Miklos Vajna2016-02-021-1/+9
* lokdocview: add a set_visible_area()Miklos Vajna2016-02-022-1/+26
* lokdocview: call lok::Document::setClientZoom() after zoom changeMiklos Vajna2016-02-011-1/+24
* lokdocview: log lok::Document::postKeyEvent() argumentsMiklos Vajna2016-02-011-0/+3
* Missing includeStephan Bergmann2016-01-281-0/+1