summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
* lokdocview: 'comment' signal for comment callbacksPranav Kant2017-01-271-0/+36
* lokdocview: Separate gobject property for turning off commentsPranav Kant2017-01-271-1/+26
* lok: Implement new callbacks for comment notificationsPranav Kant2017-01-271-0/+4
* lokdocview: Turn off annotations rendering herePranav Kant2017-01-271-0/+1
* loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin2017-01-241-2/+0
* lokdocview: Handle keypad enterPranav Kant2017-01-231-0/+1
* New loplugin:externvar: libreofficekitStephan Bergmann2017-01-091-1/+1
* lokdocview: Handle insert keyPranav Kant2017-01-061-0/+3
* Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara2017-01-021-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
* lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna2016-09-211-22/+69
* lokdocview: guard against int overflowMiklos Vajna2016-09-201-2/+10
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-161-1/+1
* 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
* 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 lok: add callbacks for redline table insertion / removalMiklos Vajna2016-08-191-0/+6
* coverity#1371131 Dereference after null checkCaolán McNamara2016-08-181-1/+1
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-181-2/+3
* gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna2016-08-051-1/+1
* 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
* 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-151-6/+22
* 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
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-011-4/+39
* lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna2016-07-011-27/+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
* sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna2016-06-211-1/+0
* lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-06-211-2/+28
* sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-06-211-0/+7
* lok: Expose LO version informationPranav Kant2016-06-211-0/+9
* lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-1/+58
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-0/+7
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-171-2/+5