summaryrefslogtreecommitdiff
path: root/libreofficekit/source/gtk/lokdocview.cxx
AgeCommit message (Expand)Author
2023-01-31Fix iOS build errorsPL
2022-11-15gtktiledviewer: Don't call updateClientZoom until zoom is initializedMike Kaganski
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski
2022-10-26lok: support embedded mediaAshod Nakashian
2022-10-25Consistently set document view also for zoom eventMike Kaganski
2022-10-21documentLoadWithOptions takes URLsMike Kaganski
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist
2022-06-23clang-tidy modernize-pass-by-value in libreofficekitNoel Grandin
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-04-22sw content controls: add LOK APIMiklos Vajna
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-08libreofficekit: fix lokdocview crash on startupMiklos Vajna
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-03-21cid#1474127 Unchecked return value from libraryCaolán McNamara
2021-03-21cid#1478187 Resource leakCaolán McNamara
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-26Allow some spelling dictionaries for gtktiledviewer.Michael Meeks
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
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-08lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl
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-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-10-30gtktiledviewer: always load with en-US languageAshod Nakashian
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-09-30jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-26gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky
2019-09-24Add reference marks callbackSzymon Kłos