summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
* implementing callback for ruler invalidationAditya Dewan2017-08-171-0/+16
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+0
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2017-06-232-7/+0
* Fix typosAndrea Gelmini2017-06-181-1/+1
* Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara2017-06-161-0/+15
* Related: rhbz#1444437 check if m_nTimeoutId is validCaolán McNamara2017-06-151-1/+2
* lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2017-05-111-0/+28
* Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara2017-05-101-11/+23
* rhbz#1444437 gnome-documents finalize may not occur immediatelyCaolán McNamara2017-05-091-2/+15
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:unusedfieldsNoel Grandin2017-02-222-10/+4
* 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