summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
...
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* Fix typosAndrea Gelmini2018-06-281-1/+1
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-071-2/+15
* Use for-range loops in some modulesJulien Nabet2018-03-251-3/+2
* lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant2018-03-131-0/+22
* delete colordata.hxxNoel Grandin2018-03-021-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: libreofficekitStephan Bergmann2018-01-121-18/+18
* Fix typoAndrea Gelmini2018-01-101-1/+1
* lokdocview: Make g-ir-compiler, scanner happyPranav Kant2018-01-081-8/+14
* rhbz#1527945 segv on failed open of password protected doc in gnome-documentsCaolán McNamara2017-12-221-1/+1
* Fix typosAndrea Gelmini2017-12-211-1/+1
* lokdocview: Handle INVALIDATE_HEADER cbPranav Kant2017-12-211-3/+65
* lokdocview: use std::string where possiblePranav Kant2017-12-211-22/+20
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-041-46/+9
* fix build errorDavid Tardon2017-10-241-4/+2
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-10-021-7/+8
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-021-0/+37
* lokdocview: Remove unnecessary codePranav Kant2017-10-021-30/+11
* lokdialog: Queue a redraw on invalidation in gtktiledviewerPranav Kant2017-10-021-1/+17
* lokdialog: Dialog invalidation supportPranav Kant2017-10-021-0/+4
* 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