summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit/LibreOfficeKit.hxx
Commit message (Expand)AuthorAgeFilesLines
* Handle "addfont" from Collabora OnlineTor Lillqvist2022-04-131-0/+4
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-181-7/+2
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2021-10-181-14/+4
* LOK: introduce way to restrict uno commandsPranam Lashkari2021-10-181-0/+10
* indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2021-09-021-0/+16
* LOK: freemium: added new parameter in the APIPranam Lashkari2021-08-051-2/+2
* LOK: introduced Freemium LOK APIPranam Lashkari2021-06-231-0/+10
* Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist2021-04-231-0/+33
* lok: add lo_sendDialogEvent to post dialog eventsHenry Castro2021-04-051-0/+11
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-131-2/+0
* jsdialog: change sendDialogEvent API parameterSzymon Kłos2020-07-031-1/+1
* formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky2020-05-101-2/+2
* lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2020-05-081-0/+10
* lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti2020-02-061-0/+13
* tdf#124176: Use pragma once instead of include guardsiakarsu2020-01-261-4/+1
* lok: formula bar: function completionMarco Cecchetti2019-12-031-0/+10
* lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2019-11-301-3/+4
* Added Orientation argument to LOKIT renderFontMert Tumer2019-11-101-2/+6
* jsdialogs: handle dialog eventsSzymon Kłos2019-10-151-0/+11
* lok: handling a single msg for deleting multiple charactersMarco Cecchetti2019-10-011-0/+13
* Fix typosAndrea Gelmini2019-08-201-1/+1
* LOK: Improved selection complexity detectionAshod Nakashian2019-08-021-1/+1
* lok: clipboard: per view clipboard creation.Michael Meeks2019-08-021-3/+3
* Fix build: unused argumentSzymon Kłos2019-08-021-1/+1
* LOK: Support detecting complex selectionsAshod Nakashian2019-08-021-0/+10
* Add more powerful selection fetch & clipboard set methods.Michael Meeks2019-08-021-0/+40
* LOK: support resizing windowsAshod Nakashian2019-07-251-0/+14
* Fix typoAndrea Gelmini2019-07-241-1/+1
* LOK: support for ordering/moving partsAshod Nakashian2019-07-171-0/+8
* slide-sorter: multiple selectionAshod Nakashian2019-07-101-2/+10
* Fix typosAndrea Gelmini2019-06-261-2/+2
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-05-021-1/+1
* lok: allow paste content to popup dialogHenry Castro2019-04-261-2/+2
* LOK: support creating view with optionsAshod Nakashian2019-04-231-3/+7
* Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian2019-04-231-1/+18
* tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2019-03-261-0/+16
* lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2019-01-011-0/+12
* Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist2018-12-131-29/+0
* Add inline implementations of the C++ translate functionsTor Lillqvist2018-12-101-2/+8
* Add a localisation API to LibreOfficeKitClassTor Lillqvist2018-12-101-0/+23
* LOK: Fix API for renderShapeSelectionAshod Nakashian2018-12-071-3/+4
* Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2018-12-071-0/+9
* lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2018-11-081-3/+10
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-10-311-2/+13
* lok: create certificate and private key with insertCertificateTomaž Vajngerl2018-10-291-2/+6
* lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2018-10-281-0/+19
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-0/+28
* postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant2018-02-271-3/+3