summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-05-09lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-02-06lok: calc: formula input bar: set text selection as requested by clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti
2019-12-02lok: formula bar: function completionMarco Cecchetti
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-26typo fixes of LOKit headers from online/masterAndras Timar
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-11Added Orientation argument to LOKIT renderFontMert Tumer
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-09android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-09-30jsdialogs: send JSON to the clientSzymon Kłos
2019-09-26lok: send an invalidation by document size changeTamás Zolnai
2019-09-25Add reference marks callbackSzymon Kłos
2019-09-24lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky
2019-09-18libreofficekit: send show/hide messages for dialogsSzymon Kłos
2019-08-21Fix typosAndrea Gelmini
2019-08-21LOK: move LOK callback-type-to-string helper to headerAshod Nakashian
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-08lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl
2019-08-05LOK: Improved selection complexity detectionAshod Nakashian
2019-08-05lok: update graphic selection callback descriptionMarco Cecchetti
2019-08-05lok: shape scaling reworkMarco Cecchetti
2019-08-05lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-05LOK: Support detecting complex selectionsAshod Nakashian
2019-08-05Add more powerful selection fetch & clipboard set methods.Michael Meeks
2019-08-05sd: sidebars are now visible in LOOLAshod Nakashian
2019-08-05LOK: support resizing windowsAshod Nakashian
2019-08-05lok: allow paste content to popup dialogHenry Castro
2019-08-05Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-08-05lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2019-08-02LOK: support for ordering/moving partsAshod Nakashian
2019-08-02slide-sorter: multiple selectionAshod Nakashian
2019-08-02LOK: support creating view with optionsAshod Nakashian
2019-08-02tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-07-31lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-06-20LOK: Fix API for renderShapeSelectionAshod Nakashian
2019-06-20Introduce 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-11-07lok: send signature status on document loadTomaž Vajngerl
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-11-03No need to mark libreofficekit_hook_2 with default visibility for iOSTor Lillqvist
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-25Verify that we are actually passed a URL, not a pathnameTor Lillqvist