summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2019-05-25gtktiledviewer: Fix crash on copy.Michael Meeks1-0/+1
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-10unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks4-4/+81
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky1-1/+1
2019-04-27lok: handle missing callback.Michael Meeks1-0/+2
2019-04-26lok: allow paste content to popup dialogHenry Castro2-2/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann3-3/+0
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+2
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13use more std::make_uniqueNoel Grandin1-2/+2
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-1/+1
2019-02-13lok: keystroke attribution issue.Michael Meeks1-0/+56
2019-01-25lok: calm down CnP issues & simplify.Michael Meeks1-67/+49
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-15gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.Jan Holesovsky1-0/+5
2018-11-15gtktiledviewer: Compile-time check instead of an annoying assert.Jan Holesovsky1-1/+9
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-2/+2
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-8/+5
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-6/+6
2018-10-23remove all use_action_appearance linesCaolán McNamara1-9/+0
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-10Sure it is a squareTor Lillqvist1-1/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist1-21/+0
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-05s/0/nullptr/Tor Lillqvist1-1/+1
2018-10-05WaE: unused parameterTor Lillqvist1-1/+1
2018-10-05Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in OnlineTor Lillqvist1-0/+2
2018-10-05Call also initializeForRendering() and registerCallback()Tor Lillqvist1-0/+8
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist1-2/+30
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet1-0/+8
2018-09-29Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet1-1/+1
2018-09-28Start on the iOS unit test appTor Lillqvist1-4/+12
2018-09-17New loplugin:externalStephan Bergmann2-5/+5
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-1/+1
2018-08-27libreofficekit: update lloconv git URLMiklos Vajna1-1/+1
2018-07-16coverity#1437959 Copy into fixed size bufferCaolán McNamara1-6/+5
2018-07-09tilebench: add --preinit mode.Michael Meeks1-9/+36
2018-07-09tilebench: add dialog profiling mode.Michael Meeks2-8/+92
2018-07-09Re-factor to allow dialog profiling.Michael Meeks1-132/+167
2018-06-28Fix typosAndrea Gelmini2-2/+2
2018-05-24libreofficekit: Run gla11y on gtv.uiSamuel Thibault2-0/+17
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+2
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-6/+6
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-2/+15
2018-03-25Use for-range loops in some modulesJulien Nabet1-3/+2
2018-03-21lok: be informative and exit when tilebench fails to initializeAshod Nakashian1-0/+6
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin1-1/+1
2018-03-14lokdialog: debug red-colored boundary for last painted regionPranav Kant1-0/+6
2018-03-13lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant2-0/+31