summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)AuthorFilesLines
2021-03-21cid#1474127 Unchecked return value from libraryCaolán McNamara1-2/+2
2021-03-21cid#1478187 Resource leakCaolán McNamara1-1/+13
2020-11-19tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer1-8/+13
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-1/+0
2020-10-26Allow some spelling dictionaries for gtktiledviewer.Michael Meeks1-0/+3
2020-09-18Online: Show input help on Online / Core part.gokaysatir1-0/+1
2020-08-11loplugin:flattenNoel Grandin1-14/+14
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+1
2020-06-04Change FIXME to plain comment, there apparently is nothing to do about it hereTor Lillqvist1-2/+3
2020-06-04Bin two leftover spurious writes to std::cerrTor Lillqvist1-2/+0
2020-06-04tdf#128502: Add a FIXME commentTor Lillqvist1-1/+3
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-0/+1
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-0/+1
2020-03-06tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen1-6/+4
2019-11-29lokdocview: Add notify_property when the document is initializedCorentin Noël1-0/+1
2019-11-29lokdocview: Add support for HiDPI renderingCorentin Noël2-63/+100
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+1
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël1-0/+14
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann1-15/+23
2019-11-14New loplugin:consttoboolStephan Bergmann1-24/+24
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-16/+16
2019-11-13lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks1-37/+21
2019-11-13lokdocview: encapsulate tile buffer properly.Michael Meeks3-7/+27
2019-10-30gtktiledviewer: always load with en-US languageAshod Nakashian1-1/+1
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann1-0/+5
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin1-1/+1
2019-09-30jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos1-0/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-2/+2
2019-09-26gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky1-14/+19
2019-09-24Add reference marks callbackSzymon Kłos1-0/+45
2019-09-07lokdocview: Add missing callback casesAron Budea1-0/+3
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin1-1/+1
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin1-6/+6
2019-08-17LOK: move LOK callback-type-to-string helper to headerAshod Nakashian1-103/+2
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+2
2019-07-28lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-0/+4
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-4/+4
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann1-7/+7
2019-05-25gtktiledviewer: Fix crash on copy.Michael Meeks1-0/+1
2019-05-10unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks1-0/+63
2019-04-27lok: handle missing callback.Michael Meeks1-0/+2
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+2
2019-04-13use more std::make_uniqueNoel Grandin1-2/+2
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-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-06-28Fix typosAndrea Gelmini1-1/+1