summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-181-0/+1
* sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis2021-09-071-0/+1
* cid#1478187 Resource leakCaolán McNamara2021-07-111-1/+13
* cid#1474127 Unchecked return value from libraryCaolán McNamara2021-07-111-2/+2
* tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer2020-11-191-8/+13
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-1/+0
* Allow some spelling dictionaries for gtktiledviewer.Michael Meeks2020-10-261-0/+3
* Online: Show input help on Online / Core part.gokaysatir2020-09-181-0/+1
* loplugin:flattenNoel Grandin2020-08-111-14/+14
* lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2020-07-041-0/+1
* Change FIXME to plain comment, there apparently is nothing to do about it hereTor Lillqvist2020-06-041-2/+3
* Bin two leftover spurious writes to std::cerrTor Lillqvist2020-06-041-2/+0
* tdf#128502: Add a FIXME commentTor Lillqvist2020-06-041-1/+3
* lok: MSForms: Add callback for form field button.Tamás Zolnai2020-05-081-0/+1
* lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2020-04-141-0/+1
* tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen2020-03-061-6/+4
* lokdocview: Add notify_property when the document is initializedCorentin Noël2019-11-291-0/+1
* lokdocview: Add support for HiDPI renderingCorentin Noël2019-11-292-63/+100
* lok: calc formula bar tunneling: function list callbackMarco Cecchetti2019-11-261-0/+1
* lokdocview: Add support for get_command_valuesCorentin Noël2019-11-191-0/+14
* Improved loplugin:external, handling class typesStephan Bergmann2019-11-191-15/+23
* New loplugin:consttoboolStephan Bergmann2019-11-141-24/+24
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-131-16/+16
* lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks2019-11-131-37/+21
* lokdocview: encapsulate tile buffer properly.Michael Meeks2019-11-133-7/+27
* gtktiledviewer: always load with en-US languageAshod Nakashian2019-10-301-1/+1
* Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann2019-10-171-0/+5
* enable -Wrange-loop-analysis on clangNoel Grandin2019-10-071-1/+1
* jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos2019-09-301-0/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-2/+2
* gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky2019-09-261-14/+19
* Add reference marks callbackSzymon Kłos2019-09-241-0/+45
* lokdocview: Add missing callback casesAron Budea2019-09-071-0/+3
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-241-1/+1
* loplugin:constvars in i18npool..openclNoel Grandin2019-08-201-6/+6
* LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2019-08-171-103/+2
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-0/+2
* lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl2019-07-281-0/+4
* Fix typosAndrea Gelmini2019-07-271-1/+1
* Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann2019-06-201-4/+4
* Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann2019-06-201-7/+7
* gtktiledviewer: Fix crash on copy.Michael Meeks2019-05-251-0/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-05-101-0/+63
* lok: handle missing callback.Michael Meeks2019-04-271-0/+2
* lok: emit ProfileZone data in messages when requested.Michael Meeks2019-04-151-0/+2
* use more std::make_uniqueNoel Grandin2019-04-131-2/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.Jan Holesovsky2018-11-151-0/+5
* gtktiledviewer: Compile-time check instead of an annoying assert.Jan Holesovsky2018-11-151-1/+9
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1