summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2021-04-19Updated README.md filesHossein
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21cid#1474127 Unchecked return value from libraryCaolán McNamara
2021-03-21cid#1474277 Resource leakCaolán McNamara
2021-03-21cid#1478187 Resource leakCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-12-09Missing include (definition of std::stringstream)Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-04silence qa test coverity warningCaolán McNamara
2020-10-26Allow some spelling dictionaries for gtktiledviewer.Michael Meeks
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-09-04Avoid loplugin:external and loplugin:simplifypointertobool warningsTor Lillqvist
2020-09-04Remove an odd CPPUNIT_ASSERT(0)Tor Lillqvist
2020-08-12Missing includesStephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-20We apparently need to call Application::Quit() on iOS nowTor Lillqvist
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: libreofficekitStephan Bergmann
2020-06-04Change FIXME to plain comment, there apparently is nothing to do about it hereTor Lillqvist
2020-06-04Bin two leftover spurious writes to std::cerrTor Lillqvist
2020-06-04tdf#128502: Add a FIXME commentTor Lillqvist
2020-05-28Make gtktiledviewer accept multiple documents to openTor Lillqvist
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl
2020-03-17libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn
2020-03-06tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-09Prefer O3TL_UNREACHABLE over assert(false)Stephan Bergmann
2019-12-04Silence -Werror=maybe-uninitializedStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29lokdocview: Add notify_property when the document is initializedCorentin Noël
2019-11-29lokdocview: Add support for HiDPI renderingCorentin Noël
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-13lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks
2019-11-13lokdocview: encapsulate tile buffer properly.Michael Meeks
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-11-09lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks
2019-11-05lok: tilebench: implement zoom tests.Michael Meeks
2019-10-30gtktiledviewer: always load with en-US languageAshod Nakashian