Age | Commit message (Expand) | Author |
2020-10-26 | Allow some spelling dictionaries for gtktiledviewer. | Michael Meeks |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-09-18 | Online: Show input help on Online / Core part. | gokaysatir |
2020-09-04 | Avoid loplugin:external and loplugin:simplifypointertobool warnings | Tor Lillqvist |
2020-09-04 | Remove an odd CPPUNIT_ASSERT(0) | Tor Lillqvist |
2020-08-12 | Missing includes | Stephan Bergmann |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-07-20 | We apparently need to call Application::Quit() on iOS now | Tor Lillqvist |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens |
2020-07-04 | lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRY | Dennis Francis |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: libreofficekit | Stephan Bergmann |
2020-06-04 | Change FIXME to plain comment, there apparently is nothing to do about it here | Tor Lillqvist |
2020-06-04 | Bin two leftover spurious writes to std::cerr | Tor Lillqvist |
2020-06-04 | tdf#128502: Add a FIXME comment | Tor Lillqvist |
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 |