Age | Commit message (Expand) | Author |
2021-09-07 | sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callback | Dennis Francis |
2021-09-03 | tdf#131548 Android: jump to cell | Ilhan Yesil |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-04-19 | Updated README.md files | Hossein |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | cid#1474127 Unchecked return value from library | Caolán McNamara |
2021-03-21 | cid#1474277 Resource leak | Caolán McNamara |
2021-03-21 | cid#1478187 Resource leak | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2020-12-09 | Missing include (definition of std::stringstream) | Stephan Bergmann |
2020-11-19 | tdf#123936 Formatting files in module libreofficekit with clang-format | Philipp Hofer |
2020-11-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-11-04 | silence qa test coverity warning | Caolán McNamara |
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 |