summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)Author
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-13lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks
2019-11-13lokdocview: encapsulate tile buffer properly.Michael Meeks
2019-10-30gtktiledviewer: always load with en-US languageAshod Nakashian
2019-09-30add LOK_CALLBACK_JSDIALOGAndras Timar
2019-09-26gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky
2019-09-25Add reference marks callbackSzymon Kłos
2019-09-24unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks
2019-09-09lokdocview: Add missing callback casesAron Budea
2019-09-09gtktiledviewer: Fix crash on copy.Michael Meeks
2019-09-09lok: handle missing callback.Michael Meeks
2019-08-21LOK: move LOK callback-type-to-string helper to headerAshod Nakashian
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-08lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl
2019-07-31lok: emit ProfileZone data in messages when requested.Michael Meeks
2018-11-15gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.Jan Holesovsky
2018-11-15gtktiledviewer: Compile-time check instead of an annoying assert.Jan Holesovsky
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-06-28Fix typosAndrea Gelmini
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-03-25Use for-range loops in some modulesJulien Nabet
2018-03-13lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant
2018-03-02delete colordata.hxxNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: libreofficekitStephan Bergmann
2018-01-10Fix typoAndrea Gelmini
2018-01-08lokdocview: Make g-ir-compiler, scanner happyPranav Kant
2017-12-22rhbz#1527945 segv on failed open of password protected doc in gnome-documentsCaolán McNamara
2017-12-21Fix typosAndrea Gelmini
2017-12-21lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2017-12-21lokdocview: use std::string where possiblePranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-10-24fix build errorDavid Tardon
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdocview: Remove unnecessary codePranav Kant
2017-10-02lokdialog: Queue a redraw on invalidation in gtktiledviewerPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-06-18Fix typosAndrea Gelmini
2017-06-16Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara
2017-06-15Related: rhbz#1444437 check if m_nTimeoutId is validCaolán McNamara
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-09rhbz#1444437 gnome-documents finalize may not occur immediatelyCaolán McNamara