summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
* gtktiledviewer: Fix crash on copy.Michael Meeks2019-05-251-0/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-05-101-0/+63
* lok: handle missing callback.Michael Meeks2019-04-271-0/+2
* lok: emit ProfileZone data in messages when requested.Michael Meeks2019-04-151-0/+2
* use more std::make_uniqueNoel Grandin2019-04-131-2/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.Jan Holesovsky2018-11-151-0/+5
* gtktiledviewer: Compile-time check instead of an annoying assert.Jan Holesovsky2018-11-151-1/+9
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* 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