summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-09gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-07-28gtktiledviewer: quit after the last view is destroyedMiklos Vajna
2016-07-25lokdocview: draw a lock inside the lock indicatorMiklos Vajna
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-22gtktiledviewer: align to top/left for CalcMiklos Vajna
2016-07-19lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna
2016-07-19lokdocview: handle part number in view selections/cursorsMiklos Vajna
2016-07-15lokdocview: ignore notifications on view shutdownMiklos Vajna
2016-07-15gtktiledviewer: allow testing of destroyView()Miklos Vajna
2016-07-13lokdocview: This can be fired even without documentPranav Kant
2016-07-13lokdocview: Add missing callbacksPranav Kant
2016-07-12lokdocview: log the view id of the callback messagesMiklos Vajna
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-06clang-tidy performance-faster-string-findStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-01lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-06-30lokdocview: avoid pointless setView() before getView()Miklos Vajna
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-22lokdocview: ensure setView() + doSomethingElse is atomicMiklos Vajna
2016-06-21sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna
2016-06-21lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-06-21lok: Expose LO version informationPranav Kant
2016-06-20lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-06-15gtktiledviewer: add a UNO command debuggerPranav Kant
2016-06-15gtktiledviewer: Fix runtime gtk warningsPranav Kant
2016-06-14lok_doc_view_reset_view: don't touch the view idMiklos Vajna
2016-06-13gtktiledviewer: fix the per-view part selectorMiklos Vajna
2016-06-10gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation buttonMiklos Vajna
2016-05-11lokdocview: Add debug info; paintTile rendering timePranav Kant
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-27lokdocview: log postMouseEvent() argumentsMiklos Vajna
2016-04-26lokdocview: log setGraphicSelection() argumentsMiklos Vajna
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-04-19tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna
2016-04-08lok context menu: Expose context menuPranav Kant
2016-03-08New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann
2016-03-01gtktiledviewer: log .uno:ViewRowColumnHeaders command resultMiklos Vajna
2016-02-25cid#1354270 fix uninitialized membersMiklos Vajna
2016-02-21tdf#97235: Protect reset_view when called with no tile buffer initializedPranav Kant