summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn2020-03-171-1/+2
* tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen2020-03-0617-43/+24
* Drop o3tl::optional wrapperStephan Bergmann2020-02-216-7/+7
* Prefer O3TL_UNREACHABLE over assert(false)Stephan Bergmann2019-12-091-2/+2
* Silence -Werror=maybe-uninitializedStephan Bergmann2019-12-041-0/+5
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-016-7/+7
* 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
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-225-0/+22
* loplugin:unusedfieldsNoel Grandin2019-11-211-1/+0
* lokdocview: Add support for get_command_valuesCorentin Noël2019-11-191-0/+14
* Improved loplugin:external, handling class typesStephan Bergmann2019-11-192-17/+29
* New loplugin:consttoboolStephan Bergmann2019-11-147-49/+49
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-133-21/+21
* 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
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-4/+3
* lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks2019-11-092-17/+46
* lok: tilebench: implement zoom tests.Michael Meeks2019-11-051-16/+65
* gtktiledviewer: always load with en-US languageAshod Nakashian2019-10-301-1/+1
* lok: improve tilebench and add an unpleasant text rendering test case.Michael Meeks2019-10-253-16/+25
* tilebench: output a helpful delta image and highlight the diffs.Michael Meeks2019-10-221-21/+48
* Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann2019-10-177-0/+65
* enable -Wrange-loop-analysis on clangNoel Grandin2019-10-071-1/+1
* enable -Wunused-exception-parameter on clangNoel Grandin2019-10-041-1/+1
* jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos2019-09-301-0/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-2/+2
* cid#1454003 silence 'Constant' variable guards dead codeCaolán McNamara2019-09-271-1/+1
* 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
* tilebench: initial joining testMichael Meeks2019-09-191-7/+148
* lokdocview: Add missing callback casesAron Budea2019-09-071-0/+3
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-246-7/+7
* loplugin:constvars in i18npool..openclNoel Grandin2019-08-203-8/+8
* 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
* Mark some vars as constStephan Bergmann2019-08-071-4/+4
* lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl2019-07-281-0/+4
* Fix typosAndrea Gelmini2019-07-271-1/+1
* gtktiledviewer: provide activation functionAshod Nakashian2019-07-261-0/+7
* 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
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-05-104-4/+81
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-05-021-1/+1
* lok: handle missing callback.Michael Meeks2019-04-271-0/+2
* lok: allow paste content to popup dialogHenry Castro2019-04-262-2/+2
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-253-3/+0