summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2016-07-22gtktiledviewer: align to top/left for CalcMiklos Vajna
2016-07-21lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna
2016-07-21lokdocview: handle part number in view selections/cursorsMiklos Vajna
2016-07-21lokdocview: ignore notifications on view shutdownMiklos Vajna
2016-07-21gtktiledviewer: allow testing of destroyView()Miklos Vajna
2016-07-21lokdocview: log the view id of the callback messagesMiklos Vajna
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-21lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-07-20lokdocview: avoid pointless setView() before getView()Miklos Vajna
2016-07-20LOK: change back type of view ids to intMiklos Vajna
2016-07-20lokdocview: ensure setView() + doSomethingElse is atomicMiklos Vajna
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna
2016-07-20lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-07-20gtktiledviewer: Fix runtime gtk warningsPranav Kant
2016-07-20gtktiledviewer: fix the per-view part selectorMiklos Vajna
2016-07-20gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation buttonMiklos Vajna
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20gtktiledviewer: log .uno:ViewRowColumnHeaders command resultMiklos Vajna
2016-07-20coverity#1351757 Uninitialized pointer fieldCaolán McNamara
2016-07-20gtktiledviewer: cid#1351757 uninitialized membersMiklos Vajna
2016-07-20gtktiledviewer: support pasting PNG imagesMiklos Vajna
2016-07-20gtktiledviewer: Set buttons insensitive in view-only modePranav Kant
2016-07-20Fix typosAndrea Gelmini
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-12cid#1340232 uncaught exceptionMiklos Vajna
2016-07-12cid#1340231 uncaught exceptionMiklos Vajna
2016-07-12gtktiledviewer: add a UNO command debuggerPranav Kant
2016-07-12lok_doc_view_reset_view: don't touch the view idMiklos Vajna
2016-07-12cid#1354270 fix uninitialized membersMiklos Vajna
2016-07-12tdf#97235: Protect reset_view when called with no tile buffer initializedPranav Kant
2016-07-12tdf#97236: Refresh the view when part is changedPranav Kant
2016-07-12tdf#97301: Return silently when no document is loadedPranav Kant
2016-07-12lokdocview: add a set_visible_area()Miklos Vajna
2016-07-12lokdocview: call lok::Document::setClientZoom() after zoom changeMiklos Vajna
2016-07-12cid#1351879 missing breakMiklos Vajna
2016-07-12new loplugin fpcomparisonNoel Grandin
2016-07-12lokdocview: Add debug info; paintTile rendering timePranav Kant
2016-07-12In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-07-12lok context menu: Expose context menuPranav Kant
2016-07-12lokdocview: Protect set_part from setting an invalid part numberPranav Kant
2016-07-12lokdocview: log postMouseEvent() argumentsMiklos Vajna
2016-07-12lokdocview: log setGraphicSelection() argumentsMiklos Vajna