summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.h
AgeCommit message (Expand)Author
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian
2019-08-02Add more powerful selection fetch & clipboard set methods.Michael Meeks
2019-07-25LOK: support resizing windowsAshod Nakashian
2019-07-17LOK: support for ordering/moving partsAshod Nakashian
2019-07-10slide-sorter: multiple selectionAshod Nakashian
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-23LOK: support creating view with optionsAshod Nakashian
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-03-26tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-13Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist
2018-12-07LOK: Fix API for renderShapeSelectionAshod Nakashian
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky
2018-10-31lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-10-29lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sw lok: IME support + unit testPranav Kant
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant