summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski2022-01-183-3/+3
* gbuild: build static LO / link static executablesJan-Marek Glogowski2022-01-121-1/+1
* loplugin:flatten in l10ntools..lotuswordproNoel Grandin2021-12-222-49/+47
* svp: normalize DoYieldJan-Marek Glogowski2021-11-301-4/+5
* Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski2021-11-191-2/+2
* Use o3tl::convertMike Kaganski2021-11-133-24/+13
* Avoid -Werror=maybe-uninitializedStephan Bergmann2021-11-101-1/+3
* libreofficekit: fix lokdocview crash on startupMiklos Vajna2021-11-081-1/+1
* uniformly allow focus into GtkToolbarCaolán McNamara2021-10-311-3/+3
* gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara2021-10-311-32/+0
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-221-0/+1
* loplugin:moveparam in variousNoel Grandin2021-10-121-2/+2
* sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis2021-09-071-0/+1
* tdf#131548 Android: jump to cellIlhan Yesil2021-09-031-0/+1
* convert #defines to OUStringLiteralNoel Grandin2021-08-021-1/+1
* Updated README.md filesHossein2021-04-191-18/+19
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-21/+16
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* cid#1474127 Unchecked return value from libraryCaolán McNamara2021-03-211-2/+2
* cid#1474277 Resource leakCaolán McNamara2021-03-211-20/+22
* cid#1478187 Resource leakCaolán McNamara2021-03-211-1/+13
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-151-0/+3
* Missing include (definition of std::stringstream)Stephan Bergmann2020-12-091-0/+1
* tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer2020-11-193-17/+19
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-151-0/+1
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-102-2/+0
* silence qa test coverity warningCaolán McNamara2020-11-041-0/+1
* Allow some spelling dictionaries for gtktiledviewer.Michael Meeks2020-10-261-0/+3
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-221-1/+1
* Online: Show input help on Online / Core part.gokaysatir2020-09-181-0/+1
* Avoid loplugin:external and loplugin:simplifypointertobool warningsTor Lillqvist2020-09-041-8/+8
* Remove an odd CPPUNIT_ASSERT(0)Tor Lillqvist2020-09-041-1/+0
* Missing includesStephan Bergmann2020-08-122-0/+2
* loplugin:flattenNoel Grandin2020-08-114-89/+89
* We apparently need to call Application::Quit() on iOS nowTor Lillqvist2020-07-201-0/+7
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2020-07-041-0/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: libreofficekitStephan Bergmann2020-07-011-2/+2
* Change FIXME to plain comment, there apparently is nothing to do about it hereTor Lillqvist2020-06-041-2/+3
* Bin two leftover spurious writes to std::cerrTor Lillqvist2020-06-041-2/+0
* tdf#128502: Add a FIXME commentTor Lillqvist2020-06-041-1/+3
* Make gtktiledviewer accept multiple documents to openTor Lillqvist2020-05-281-7/+10
* lok: MSForms: Add callback for form field button.Tamás Zolnai2020-05-081-0/+1
* lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2020-04-141-0/+1
* libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn2020-03-171-1/+2
* tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen2020-03-0617-43/+24
* Drop o3tl::optional wrapperStephan Bergmann2020-02-216-7/+7
* Prefer O3TL_UNREACHABLE over assert(false)Stephan Bergmann2019-12-091-2/+2
* Silence -Werror=maybe-uninitializedStephan Bergmann2019-12-041-0/+5
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-016-7/+7