summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
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-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-10Sure it is a squareTor Lillqvist
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-05s/0/nullptr/Tor Lillqvist
2018-10-05WaE: unused parameterTor Lillqvist
2018-10-05Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in OnlineTor Lillqvist
2018-10-05Call also initializeForRendering() and registerCallback()Tor Lillqvist
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet
2018-09-29Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet
2018-09-28Start on the iOS unit test appTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-27libreofficekit: update lloconv git URLMiklos Vajna
2018-07-16coverity#1437959 Copy into fixed size bufferCaolán McNamara
2018-07-09tilebench: add --preinit mode.Michael Meeks
2018-07-09tilebench: add dialog profiling mode.Michael Meeks
2018-07-09Re-factor to allow dialog profiling.Michael Meeks
2018-06-28Fix typosAndrea Gelmini
2018-05-24libreofficekit: Run gla11y on gtv.uiSamuel Thibault
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-05Fix typosAndrea Gelmini
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
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-21lok: be informative and exit when tilebench fails to initializeAshod Nakashian
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-14lokdialog: debug red-colored boundary for last painted regionPranav Kant
2018-03-13lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-02delete colordata.hxxNoel Grandin
2018-02-27Fix build, for real this timePranav Kant
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: libreofficekitStephan Bergmann
2018-01-10Fix typoAndrea Gelmini
2018-01-08lokdocview: Make g-ir-compiler, scanner happyPranav Kant
2017-12-23LOK: support tile-dumping in tilebenchAshod Nakashian
2017-12-23LOK: tilebench improvementsAshod Nakashian
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