summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2021-12-22loplugin:flatten in l10ntools..lotuswordproNoel Grandin
2021-11-30svp: normalize DoYieldJan-Marek Glogowski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-13Use o3tl::convertMike Kaganski
2021-11-10Avoid -Werror=maybe-uninitializedStephan Bergmann
2021-11-08libreofficekit: fix lokdocview crash on startupMiklos Vajna
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-08-02convert #defines to OUStringLiteralNoel Grandin
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