summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.h
AgeCommit message (Expand)Author
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
2017-10-02Include dialogID in paintDialog APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens
2017-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky
2017-01-23Lok: support for batch API callsAshod Nakashian
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-21lok: Expose LO version informationPranav Kant
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna