summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* re-apply "use material style selection handles""Christian Lohmaier2016-11-101-1/+1
* revert string::find changesNoel Grandin2016-10-241-1/+1
* fix "cppcheck:stlIfStrFind"Noel Grandin2016-10-241-1/+1
* cppcheck:stlIfStrFindJulien Nabet2016-10-241-1/+1
* LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti2016-10-141-1/+1
* Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann2016-10-101-3/+1
* let approxEqual() not scale too early for large representable integer valuesEike Rathke2016-10-011-1/+21
* LOK: conditionally include part number in invalidation payloadMiklos Vajna2016-09-291-1/+4
* gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant2016-09-231-2/+8
* lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna2016-09-211-22/+69
* lokdocview: guard against int overflowMiklos Vajna2016-09-201-2/+10
* sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna2016-09-191-2/+16
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-161-1/+1
* sw: allow select of redline by indexMiklos Vajna2016-09-151-2/+7
* gtktiledviewer - Calc fix: selection handlers were not removedMarco Cecchetti2016-09-121-0/+3
* lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payloadMiklos Vajna2016-08-311-1/+5
* gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna2016-08-301-0/+3
* sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna2016-08-291-17/+2
* Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist2016-08-291-0/+6
* coverity#1354270 Uninitialized scalar fieldCaolán McNamara2016-08-281-0/+1
* sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna2016-08-191-3/+4
* sw lok: add callbacks for redline table insertion / removalMiklos Vajna2016-08-191-0/+6
* tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna2016-08-191-0/+12
* coverity#1371131 Dereference after null checkCaolán McNamara2016-08-181-1/+1
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-182-6/+33
* sw: allow accept/reject of redline by indexMiklos Vajna2016-08-171-4/+37
* lok::Document::getCommandValues: expose redline infoMiklos Vajna2016-08-171-1/+67
* sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna2016-08-101-0/+5
* gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna2016-08-091-16/+31
* gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna2016-08-052-2/+108
* gtktiledviewer: quit after the last view is destroyedMiklos Vajna2016-07-281-1/+16
* lokdocview: draw a lock inside the lock indicatorMiklos Vajna2016-07-251-13/+13
* sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna2016-07-221-0/+59
* gtktiledviewer: align to top/left for CalcMiklos Vajna2016-07-221-1/+11
* lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna2016-07-191-4/+10
* lokdocview: handle part number in view selections/cursorsMiklos Vajna2016-07-191-23/+68
* lokdocview: ignore notifications on view shutdownMiklos Vajna2016-07-151-0/+9
* gtktiledviewer: allow testing of destroyView()Miklos Vajna2016-07-152-7/+23
* lokdocview: This can be fired even without documentPranav Kant2016-07-131-0/+5
* lokdocview: Add missing callbacksPranav Kant2016-07-131-0/+4
* lokdocview: log the view id of the callback messagesMiklos Vajna2016-07-121-1/+4
* 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