summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2016-10-24revert string::find changesNoel Grandin1-1/+1
2016-10-24fix "cppcheck:stlIfStrFind"Noel Grandin1-1/+1
2016-10-24cppcheck:stlIfStrFindJulien Nabet1-1/+1
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti1-1/+1
2016-10-10Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann1-3/+1
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke1-1/+21
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-1/+4
2016-09-23gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant1-2/+8
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-22/+69
2016-09-20lokdocview: guard against int overflowMiklos Vajna1-2/+10
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-2/+16
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-1/+1
2016-09-15sw: allow select of redline by indexMiklos Vajna1-2/+7
2016-09-12gtktiledviewer - Calc fix: selection handlers were not removedMarco Cecchetti1-0/+3
2016-08-31lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payloadMiklos Vajna1-1/+5
2016-08-30gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna1-0/+3
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna1-17/+2
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-0/+6
2016-08-28coverity#1354270 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-3/+4
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+6
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-0/+12
2016-08-18coverity#1371131 Dereference after null checkCaolán McNamara1-1/+1
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2-6/+33
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna1-4/+37
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna1-1/+67
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-0/+5
2016-08-09gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna1-16/+31
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna2-2/+108
2016-07-28gtktiledviewer: quit after the last view is destroyedMiklos Vajna1-1/+16
2016-07-25lokdocview: draw a lock inside the lock indicatorMiklos Vajna1-13/+13
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+59
2016-07-22gtktiledviewer: align to top/left for CalcMiklos Vajna1-1/+11
2016-07-19lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna1-4/+10
2016-07-19lokdocview: handle part number in view selections/cursorsMiklos Vajna1-23/+68
2016-07-15lokdocview: ignore notifications on view shutdownMiklos Vajna1-0/+9
2016-07-15gtktiledviewer: allow testing of destroyView()Miklos Vajna2-7/+23
2016-07-13lokdocview: This can be fired even without documentPranav Kant1-0/+5
2016-07-13lokdocview: Add missing callbacksPranav Kant1-0/+4
2016-07-12lokdocview: log the view id of the callback messagesMiklos Vajna1-1/+4
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+21
2016-07-06clang-tidy performance-faster-string-findStephan Bergmann1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-4/+39
2016-07-01lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna2-28/+7
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+43
2016-06-30lokdocview: avoid pointless setView() before getView()Miklos Vajna1-4/+0
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-8/+8
2016-06-22lokdocview: ensure setView() + doSomethingElse is atomicMiklos Vajna1-0/+23
2016-06-21sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna1-1/+0