summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source/gtk/lokdocview.cxx
Commit message (Expand)AuthorAgeFilesLines
* Online: Show input help on Online / Core part.gokaysatir2020-09-281-0/+1
* tdf#128502: Add a FIXME commentTor Lillqvist2020-06-161-1/+3
* Bin two leftover spurious writes to std::cerrTor Lillqvist2020-06-151-2/+0
* lok: MSForms: Add callback for form field button.Tamás Zolnai2020-05-091-0/+1
* lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2020-04-141-0/+1
* lok: calc formula bar tunneling: function list callbackMarco Cecchetti2019-11-261-0/+1
* lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks2019-11-131-37/+21
* lokdocview: encapsulate tile buffer properly.Michael Meeks2019-11-131-7/+2
* gtktiledviewer: always load with en-US languageAshod Nakashian2019-10-301-1/+1
* add LOK_CALLBACK_JSDIALOGAndras Timar2019-09-301-0/+1
* gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky2019-09-261-14/+19
* Add reference marks callbackSzymon Kłos2019-09-251-0/+45
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-09-241-0/+63
* lokdocview: Add missing callback casesAron Budea2019-09-091-0/+3
* gtktiledviewer: Fix crash on copy.Michael Meeks2019-09-091-0/+1
* lok: handle missing callback.Michael Meeks2019-09-091-0/+2
* LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2019-08-211-103/+2
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-0/+2
* lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl2019-08-081-0/+4
* lok: emit ProfileZone data in messages when requested.Michael Meeks2019-07-311-0/+2
* 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
* 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
* 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-231-1/+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