summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-20lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky
2017-01-23Add missing forward declarationTor Lillqvist
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant
2017-01-23gtktiledviewer: Lets avoid using manual buffer sizesPranav Kant
2017-01-23gtktiledviewer: Override alignment buttons uno commands for calcPranav Kant
2016-11-28lokdocview: Add missing callbacksPranav Kant
2016-11-20lokdocview: handle page down and page upMiklos Vajna
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-23gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-21lokdocview: guard against int overflowMiklos Vajna
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-16sw: allow select of redline by indexMiklos Vajna
2016-09-12gtktiledviewer - Calc fix: selection handlers were not removedMarco Cecchetti
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-01lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payloadMiklos Vajna
2016-08-31gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna
2016-08-30sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-30Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-19gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
2016-08-18sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-18lok::Document::getCommandValues: expose redline infoMiklos Vajna
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-10gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna
2016-08-09gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-07-29gtktiledviewer: quit after the last view is destroyedMiklos Vajna
2016-07-26lokdocview: 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-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