summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.hxx
AgeCommit message (Expand)Author
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
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
2020-01-26tdf#124176: Use pragma once instead of include guardsiakarsu
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-20Fix typosAndrea Gelmini
2019-08-02LOK: Improved selection complexity detectionAshod Nakashian
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02Fix build: unused argumentSzymon Kłos
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-24Fix typoAndrea Gelmini
2019-07-17LOK: support for ordering/moving partsAshod Nakashian
2019-07-10slide-sorter: multiple selectionAshod Nakashian
2019-06-26Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky
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 inline implementations of the C++ translate functionsTor 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-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sw lok: IME support + unit testPranav Kant
2018-01-25desktop: always clear LOK error message on successMiklos Vajna
2018-01-10Mention that the getError() semantics are unclearTor Lillqvist
2017-12-19lokdialog: Allow windows / dialogs in different languages.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