/source/lb/svx/

itory'/>
summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)Author
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-04-13use more std::make_uniqueNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
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