summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit/LibreOfficeKit.h
Commit message (Expand)AuthorAgeFilesLines
* lok: allow paste content to popup dialogHenry Castro2019-04-261-1/+1
* LOK: support creating view with optionsAshod Nakashian2019-04-231-0/+3
* Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian2019-04-231-0/+6
* tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2019-03-261-0/+9
* lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2019-01-011-0/+10
* Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist2018-12-131-10/+0
* Add a localisation API to LibreOfficeKitClassTor Lillqvist2018-12-101-0/+10
* LOK: Fix API for renderShapeSelectionAshod Nakashian2018-12-071-3/+1
* Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2018-12-071-0/+5
* lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2018-11-081-0/+9
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-10-311-0/+5
* lok: create certificate and private key with insertCertificateTomaž Vajngerl2018-10-291-1/+3
* lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2018-10-281-0/+10
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-0/+12
* lok - calc: add support for show/hide tabs in onlineMarco Cecchetti2018-04-031-0/+3
* postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant2018-02-271-5/+5
* lok IME: support dialogs as wellPranav Kant2018-02-141-0/+1
* sw lok: IME support + unit testPranav Kant2018-02-081-0/+5
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-191-0/+3
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-3/+3
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-041-15/+5
* lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2017-12-041-2/+2
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-041-3/+0
* lokdialog: Allow closing a dialog from LOK clientPranav Kant2017-12-041-2/+5
* lok: calc: set outline stateMarco Cecchetti2017-12-011-0/+4
* lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2017-11-291-5/+0
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-291-6/+6
* lokdialog: Move getting dialog information in separate LOK callPranav Kant2017-11-091-3/+7
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-091-1/+5
* lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2017-10-281-1/+1
* lokdialog: Add dialog APIs to lok::Document classPranav Kant2017-10-021-4/+6
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-10-021-0/+10
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-021-0/+2
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-10-021-0/+17
* Include dialogID in paintDialog APIPranav Kant2017-10-021-1/+1
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-10-021-0/+3
* [API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2017-09-141-5/+8
* lokit: make parts of unstable API public for 6.0Thorsten Behrens2017-09-141-14/+23
* lokit: make this build on windows, silence extra warningsThorsten Behrens2017-04-061-2/+4
* Run macro:// via LOKitKatarina Behrens2017-02-281-0/+2
* Revert "Lok: support for batch API calls"Jan Holesovsky2017-01-311-10/+0
* Lok: support for batch API callsAshod Nakashian2017-01-231-0/+10
* lok: add character parameter to renderFontHenry Castro2016-11-141-0/+1
* sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2016-09-161-0/+5
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-161-2/+2
* Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2016-09-151-4/+0
* LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-111-0/+4
* LOK: change back type of view ids to intMiklos Vajna2016-06-301-4/+4
* lok: Expose LO version informationPranav Kant2016-06-211-0/+3
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-171-4/+4