summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* Fix iOS build errorsPL2023-01-311-0/+1
* libreofficekit: add a way to invoke getCommandValues()Miklos Vajna2022-11-304-3/+55
* gtktiledviewer: Don't call updateClientZoom until zoom is initializedMike Kaganski2022-11-151-0/+2
* lok: You can't assume that destroyView would only destroy one viewMike Kaganski2022-10-281-10/+6
* gtktiledviewer: don't crash on sidebar creationMike Kaganski2022-10-261-0/+5
* Enable gtktiledviewer on WindowsMike Kaganski2022-10-265-1/+29
* lok: support embedded mediaAshod Nakashian2022-10-261-0/+1
* Consistently set document view also for zoom eventMike Kaganski2022-10-251-55/+24
* _MSC_VER is more appropriate to guard MSVC-specific #pragmaMike Kaganski2022-10-241-2/+2
* Avoid "deprecated" warning on Windows, tooMike Kaganski2022-10-241-2/+7
* g_get_real_name is a proper match for passwd::pw_gecosMike Kaganski2022-10-221-1/+3
* Use g_get_user_name instead of access through getpwuidMike Kaganski2022-10-221-4/+1
* Missing dependencyMike Kaganski2022-10-211-0/+4
* documentLoadWithOptions takes URLsMike Kaganski2022-10-211-1/+7
* sw content controls, alias: add LOK APIMiklos Vajna2022-10-201-0/+34
* apply ui-rulesCaolán McNamara2022-09-071-0/+1
* tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroRadhey Parekh2022-09-061-6/+6
* Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist2022-08-251-0/+1
* clang-tidy modernize-pass-by-value in libreofficekitNoel Grandin2022-06-232-4/+6
* sw content controls, date: add LOK APIMiklos Vajna2022-06-016-0/+81
* sw content controls, picture: add LOK APIMiklos Vajna2022-05-231-2/+25
* lok-calc: new callback for print rangesDennis Francis2022-05-211-0/+1
* sw content controls, dropdown: add LOK APIMiklos Vajna2022-05-139-5/+96
* sw content controls: add LOK APIMiklos Vajna2022-04-221-0/+55
* Recheck modules [i-l]* with IWYUGabor Kelemen2022-01-273-4/+4
* 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