Age | Commit message (Expand) | Author |
2021-03-21 | cid#1474127 Unchecked return value from library | Caolán McNamara |
2021-03-21 | cid#1478187 Resource leak | Caolán McNamara |
2020-11-19 | tdf#123936 Formatting files in module libreofficekit with clang-format | Philipp Hofer |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-10-26 | Allow some spelling dictionaries for gtktiledviewer. | Michael Meeks |
2020-09-18 | Online: Show input help on Online / Core part. | gokaysatir |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-07-04 | lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRY | Dennis Francis |
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-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-06 | tdf#42949 Fix IWYU warnings in libreofficekit/ | Gabor Kelemen |
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-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-10-30 | gtktiledviewer: always load with en-US language | Ashod Nakashian |
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-09-30 | jsdialogs: add callback LOK_CALLBACK_JSDIALOG | Szymon Kłos |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
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-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-07-28 | lok: send cell selection rectangle and cell area fill rectangle | Tomaž Vajngerl |
2019-07-27 | Fix typos | Andrea Gelmini |
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-10 | unipoll: add a --unipoll parameter to gtktiledviewer. | Michael Meeks |
2019-04-27 | lok: handle missing callback. | Michael Meeks |
2019-04-15 | lok: emit ProfileZone data in messages when requested. | Michael Meeks |
2019-04-13 | use more std::make_unique | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-15 | gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert. | Jan Holesovsky |
2018-11-15 | gtktiledviewer: Compile-time check instead of an annoying assert. | Jan Holesovsky |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-06-28 | Fix typos | Andrea Gelmini |