summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2019-06-05android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2019-05-06libreofficekit: send show/hide messages for dialogscp-6.0-30Szymon Kłos
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky
2019-05-02lok: allow paste content to popup dialogHenry Castro
2019-04-30LOK: support resizing windowsAshod Nakashian
2019-04-30sd: sidebars are now visible in LOOLAshod Nakashian
2019-04-30lok: update graphic selection callback descriptionMarco Cecchetti
2019-04-26Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-04-15LOK: support for ordering/moving partsAshod Nakashian
2019-04-15slide-sorter: multiple selectionAshod Nakashian
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-03-04LOK: support creating view with optionsAshod Nakashian
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist
2018-12-10lok: shape scaling reworkMarco Cecchetti
2018-12-10LOK: Fix API for renderShapeSelectionAshod Nakashian
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-11-08lok: send signature status on document loadTomaž Vajngerl
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-11-08Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist
2018-11-07lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky
2018-11-07lok: Notify about the current editing context.Jan Holesovsky
2018-11-05No need to mark libreofficekit_hook_2 with default visibilityTor Lillqvist
2018-10-30iOS, stop trying to do dynamic load in lok_init_2()jan Iversen
2018-07-18lok: export preinit helper, and share code variously.Michael Meeks
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-17lok - sc: validity list drop down button callbackMarco Cecchetti
2018-03-27lok: notify clients of clipboard changesAshod Nakashian
2018-03-25postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant
2018-03-25lok IME: support dialogs as wellPranav Kant
2018-03-25sw lok: IME support + unit testPranav Kant
2018-03-22desktop: always clear LOK error message on successMiklos Vajna
2018-03-21Mention that the getError() semantics are unclearTor Lillqvist
2018-03-19lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2018-03-19lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2018-03-19lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2018-03-19Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2018-03-19lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2018-03-19lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2018-03-19lokdialog: Allow closing a dialog from LOK clientPranav Kant
2018-03-19lok: calc: set outline stateMarco Cecchetti
2018-03-19lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant