summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2022-05-17lok-calc: new callback for print rangesDennis Francis1-0/+31
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist2-0/+6
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari3-13/+10
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2-29/+11
2021-10-18LOK: introduce way to restrict uno commandsPranam Lashkari2-0/+19
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-0/+8
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2-0/+22
2021-08-05LOK: freemium: added new parameter in the APIPranam Lashkari2-4/+7
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari2-0/+16
2021-04-23Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist2-0/+36
2021-04-07Online: "Copy hyperlink location" feature improvement.gokaysatir1-1/+1
2021-04-05lok: add lo_sendDialogEvent to post dialog eventsHenry Castro2-0/+16
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-2/+1
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov1-1/+1
2020-10-16Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov1-1/+1
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir1-4/+3
2020-09-18Online: Show input help on Online / Core part.gokaysatir1-0/+9
2020-07-29Fix typoAndrea Gelmini1-1/+1
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-2/+0
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+16
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos2-2/+2
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai1-1/+6
2020-05-10Fix typoAndrea Gelmini1-1/+1
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky2-3/+3
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-0/+14
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-0/+23
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-1/+8
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai1-0/+1
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti2-0/+20
2020-01-26tdf#124176: Use pragma once instead of include guardsiakarsu1-4/+1
2019-12-17Fix typosAndrea Gelmini1-3/+3
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti1-1/+6
2019-12-03lok: formula bar: function completionMarco Cecchetti2-0/+13
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2-3/+13
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+8
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël1-0/+12
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer2-2/+14
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos2-0/+16
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti2-0/+19
2019-09-30jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos1-0/+8
2019-09-25Fix typoAndrea Gelmini1-1/+1
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-0/+4
2019-09-24Add reference marks callbackSzymon Kłos1-0/+16
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-17LOK: move LOK callback-type-to-string helper to headerAshod Nakashian1-0/+103
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+9
2019-08-02LOK: Improved selection complexity detectionAshod Nakashian1-1/+1
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks2-5/+5
2019-08-02Fix build: unused argumentSzymon Kłos1-1/+1
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian3-0/+22