summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák
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
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-02-16Don't confusingly use the term "gesture" for plain old mouse eventsTor Lillqvist
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-12Don't #include within extern "C"Stephan Bergmann
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov
2020-10-16Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-07-29Fix typoAndrea Gelmini
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai
2020-05-10Fix typoAndrea Gelmini
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
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-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2020-01-26tdf#124176: Use pragma once instead of include guardsiakarsu
2019-12-17Fix typosAndrea Gelmini
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-09-30jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos