summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2017-05-30libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl
2016-11-10re-apply "use material style selection handles""Christian Lohmaier
2016-10-24revert string::find changesNoel Grandin
2016-10-24fix "cppcheck:stlIfStrFind"Noel Grandin
2016-10-24cppcheck:stlIfStrFindJulien Nabet
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti
2016-10-10Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-23gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-20lokdocview: guard against int overflowMiklos Vajna
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15sw: allow select of redline by indexMiklos Vajna
2016-09-12gtktiledviewer - Calc fix: selection handlers were not removedMarco Cecchetti
2016-08-31lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payloadMiklos Vajna
2016-08-30gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-28coverity#1354270 Uninitialized scalar fieldCaolán McNamara
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-18coverity#1371131 Dereference after null checkCaolán McNamara
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
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