summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2021-10-232-3/+3
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-223-14/+11
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2021-10-222-28/+11
* LOK: introduce way to restrict uno commandsPranam Lashkari2021-10-222-14/+33
* Don't #include within extern "C"Stephan Bergmann2021-10-121-16/+22
* sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis2021-09-071-2/+9
* tdf#131548 Android: jump to cellIlhan Yesil2021-09-031-0/+15
* LOK: freemium: added new parameter in the APIPranam Lashkari2021-08-162-4/+7
* LOK: introduced Freemium LOK APIPranam Lashkari2021-08-162-0/+14
* indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2021-07-302-0/+22
* Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist2021-04-282-0/+36
* lok: add lo_sendDialogEvent to post dialog eventsHenry Castro2021-01-042-0/+16
* Online: "Copy hyperlink location" feature improvement.gokaysatir2020-12-101-1/+1
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-2/+1
* Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov2020-10-241-1/+1
* Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov2020-10-161-1/+1
* Online: Copy hyperlink location. / Core side.gokaysatir2020-10-061-4/+3
* Online: Show input help on Online / Core part.gokaysatir2020-09-181-0/+9
* Fix typoAndrea Gelmini2020-07-291-1/+1
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-131-2/+0
* lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2020-07-041-0/+16
* jsdialog: change sendDialogEvent API parameterSzymon Kłos2020-07-032-2/+2
* lok: MSForms: update callback's documentation.Tamás Zolnai2020-05-221-1/+6
* Fix typoAndrea Gelmini2020-05-101-1/+1
* formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky2020-05-102-3/+3
* lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2020-05-082-0/+14
* lok: MSForms: Add callback for form field button.Tamás Zolnai2020-05-081-0/+23
* lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2020-04-141-1/+8
* lok: Use a different window type for tooltips.Tamás Zolnai2020-04-071-0/+1
* lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti2020-02-062-0/+20
* tdf#124176: Use pragma once instead of include guardsiakarsu2020-01-261-4/+1
* Fix typosAndrea Gelmini2019-12-171-3/+3
* lok: get spelling context menu on long pressMarco Cecchetti2019-12-171-1/+6
* lok: formula bar: function completionMarco Cecchetti2019-12-032-0/+13
* lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2019-11-302-3/+13
* lok: calc formula bar tunneling: function list callbackMarco Cecchetti2019-11-261-0/+8
* lokdocview: Add support for get_command_valuesCorentin Noël2019-11-191-0/+12
* Added Orientation argument to LOKIT renderFontMert Tumer2019-11-102-2/+14
* jsdialogs: handle dialog eventsSzymon Kłos2019-10-152-0/+16
* lok: handling a single msg for deleting multiple charactersMarco Cecchetti2019-10-012-0/+19
* jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos2019-09-301-0/+8
* Fix typoAndrea Gelmini2019-09-251-1/+1
* lok: send an invalidation by document size changeTamás Zolnai2019-09-251-0/+4
* Add reference marks callbackSzymon Kłos2019-09-241-0/+16
* Fix typosAndrea Gelmini2019-08-201-1/+1
* LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2019-08-171-0/+103
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-0/+9
* LOK: Improved selection complexity detectionAshod Nakashian2019-08-021-1/+1
* lok: clipboard: per view clipboard creation.Michael Meeks2019-08-022-5/+5
* Fix build: unused argumentSzymon Kłos2019-08-021-1/+1