Age | Commit message (Expand) | Author |
2020-05-28 | Make gtktiledviewer accept multiple documents to open | Tor Lillqvist |
2020-05-08 | lok: MSForms: Add callback for form field button. | Tamás Zolnai |
2020-04-14 | lok: add tabstop changing and callback to send tabstop updates | Tomaž Vajngerl |
2020-03-17 | libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGS | Michael Weghorn |
2020-03-06 | tdf#42949 Fix IWYU warnings in libreofficekit/ | Gabor Kelemen |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2019-12-09 | Prefer O3TL_UNREACHABLE over assert(false) | Stephan Bergmann |
2019-12-04 | Silence -Werror=maybe-uninitialized | Stephan Bergmann |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-29 | lokdocview: Add notify_property when the document is initialized | Corentin Noël |
2019-11-29 | lokdocview: Add support for HiDPI rendering | Corentin Noël |
2019-11-26 | lok: calc formula bar tunneling: function list callback | Marco Cecchetti |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-21 | loplugin:unusedfields | Noel Grandin |
2019-11-19 | lokdocview: Add support for get_command_values | Corentin Noël |
2019-11-19 | Improved loplugin:external, handling class types | Stephan Bergmann |
2019-11-14 | New loplugin:consttobool | Stephan Bergmann |
2019-11-13 | Extend loplugin:salbool to loplugin:fakebool | Stephan Bergmann |
2019-11-13 | lokdocview: refresh tile buffer on resize to avoid UI breakage. | Michael Meeks |
2019-11-13 | lokdocview: encapsulate tile buffer properly. | Michael Meeks |
2019-11-13 | lok: calc: switch row / column / grouping data to pixels. | Michael Meeks |
2019-11-09 | lok: tilebench: slightly sloppy pixel comparison & larger area. | Michael Meeks |
2019-11-05 | lok: tilebench: implement zoom tests. | Michael Meeks |
2019-10-30 | gtktiledviewer: always load with en-US language | Ashod Nakashian |
2019-10-25 | lok: improve tilebench and add an unpleasant text rendering test case. | Michael Meeks |
2019-10-22 | tilebench: output a helpful delta image and highlight the diffs. | Michael Meeks |
2019-10-17 | Silence Clang 10 trunk -Wdeprecated-volatile in GLib for now | Stephan Bergmann |
2019-10-07 | enable -Wrange-loop-analysis on clang | Noel Grandin |
2019-10-04 | enable -Wunused-exception-parameter on clang | Noel Grandin |
2019-09-30 | jsdialogs: add callback LOK_CALLBACK_JSDIALOG | Szymon Kłos |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
2019-09-27 | cid#1454003 silence 'Constant' variable guards dead code | Caolán McNamara |
2019-09-26 | gtktiledviewer: Turn an annoying assert into a compile-time check. | Jan Holesovsky |
2019-09-24 | Add reference marks callback | Szymon Kłos |
2019-09-19 | tilebench: initial joining test | Michael Meeks |
2019-09-07 | lokdocview: Add missing callback cases | Aron Budea |
2019-08-24 | loplugin:returnconstval in fpicker..reportdesign | Noel Grandin |
2019-08-20 | loplugin:constvars in i18npool..opencl | Noel Grandin |
2019-08-17 | LOK: move LOK callback-type-to-string helper to header | Ashod Nakashian |
2019-08-15 | tdf#122529 lok - table border position manipulation | Tomaž Vajngerl |
2019-08-07 | Mark some vars as const | Stephan Bergmann |
2019-07-28 | lok: send cell selection rectangle and cell area fill rectangle | Tomaž Vajngerl |
2019-07-27 | Fix typos | Andrea Gelmini |
2019-07-26 | gtktiledviewer: provide activation function | Ashod Nakashian |
2019-06-20 | Demote from std::unique_lock to std::scoped_lock where applicable | Stephan Bergmann |
2019-06-20 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Stephan Bergmann |
2019-05-25 | gtktiledviewer: Fix crash on copy. | Michael Meeks |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-10 | unipoll: add a --unipoll parameter to gtktiledviewer. | Michael Meeks |
2019-05-02 | lok: We changed the (unstable) ABI, but let's allow the older C++ API. | Jan Holesovsky |