summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+6
2019-04-15LOK: support for ordering/moving partsAshod Nakashian2-0/+11
2019-04-15slide-sorter: multiple selectionAshod Nakashian3-1/+11
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2-0/+25
2019-03-04LOK: support creating view with optionsAshod Nakashian2-3/+10
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+22
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist2-39/+0
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist2-0/+39
2018-12-10lok: shape scaling reworkMarco Cecchetti1-2/+4
2018-12-10LOK: Fix API for renderShapeSelectionAshod Nakashian2-6/+5
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2-0/+14
2018-11-08lok: send signature status on document loadTomaž Vajngerl1-0/+5
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl2-2/+18
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl2-3/+9
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2-0/+29
2018-11-08Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist1-1/+1
2018-11-07lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2-3/+19
2018-11-07lok: Notify about the current editing context.Jan Holesovsky1-0/+9
2018-11-05No need to mark libreofficekit_hook_2 with default visibilityTor Lillqvist1-2/+3
2018-10-30iOS, stop trying to do dynamic load in lok_init_2()jan Iversen1-8/+11
2018-07-18lok: export preinit helper, and share code variously.Michael Meeks1-4/+36
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+7
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+3
2018-04-17lok - sc: validity list drop down button callbackMarco Cecchetti1-1/+10
2018-03-27lok: notify clients of clipboard changesAshod Nakashian1-0/+11
2018-03-25postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant2-8/+8
2018-03-25lok IME: support dialogs as wellPranav Kant2-2/+5
2018-03-25sw lok: IME support + unit testPranav Kant3-0/+27
2018-03-22desktop: always clear LOK error message on successMiklos Vajna1-5/+0
2018-03-21Mention that the getError() semantics are unclearTor Lillqvist1-0/+5
2018-03-19lokdocview: Handle INVALIDATE_HEADER cbPranav Kant1-1/+26
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+14
2018-03-19lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-0/+5
2018-03-19lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-1/+6
2018-03-19Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-3/+3
2018-03-19lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2-39/+12
2018-03-19lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2-4/+4
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant3-42/+1
2018-03-19lokdialog: Allow closing a dialog from LOK clientPranav Kant3-8/+25
2018-03-19lok: calc: set outline stateMarco Cecchetti2-0/+17
2018-03-19lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2-22/+0
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant2-24/+24
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar3-1/+171
2017-12-22lokdocview: Handle INVALIDATE_HEADER cbPranav Kant1-3/+4
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky3-170/+0
2017-11-23iOS, cleaned unused parameterjan Iversen1-0/+1
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant2-18/+32
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant2-4/+16
2017-11-04Make Windows error reporting more robustMike Kaganski1-1/+2
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2-2/+5