summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2020-02-06lok: calc: formula input bar: set text selection as requested by clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti2-0/+20
2019-12-02lok: formula bar: function completionMarco Cecchetti2-0/+13
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2-3/+13
2019-11-26typo fixes of LOKit headers from online/masterAndras Timar2-7/+7
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+8
2019-11-11Added Orientation argument to LOKIT renderFontMert Tumer2-2/+14
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti1-1/+6
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos2-0/+16
2019-10-09android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky1-2/+2
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti2-0/+19
2019-09-30jsdialogs: send JSON to the clientSzymon Kłos1-0/+8
2019-09-26lok: send an invalidation by document size changeTamás Zolnai1-0/+4
2019-09-25Add reference marks callbackSzymon Kłos1-0/+16
2019-09-24lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky1-1/+1
2019-09-18libreofficekit: send show/hide messages for dialogsSzymon Kłos1-0/+2
2019-08-21Fix typosAndrea Gelmini1-1/+1
2019-08-21LOK: move LOK callback-type-to-string helper to headerAshod Nakashian1-0/+103
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+9
2019-08-08lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-1/+17
2019-08-05LOK: Improved selection complexity detectionAshod Nakashian1-1/+1
2019-08-05lok: update graphic selection callback descriptionMarco Cecchetti1-4/+33
2019-08-05lok: shape scaling reworkMarco Cecchetti1-2/+4
2019-08-05lok: clipboard: per view clipboard creation.Michael Meeks2-5/+5
2019-08-05LOK: Support detecting complex selectionsAshod Nakashian3-0/+22
2019-08-05Add more powerful selection fetch & clipboard set methods.Michael Meeks2-0/+56
2019-08-05sd: sidebars are now visible in LOOLAshod Nakashian1-0/+1
2019-08-05LOK: support resizing windowsAshod Nakashian2-0/+19
2019-08-05lok: allow paste content to popup dialogHenry Castro3-4/+5
2019-08-05Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian3-0/+30
2019-08-05lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+22
2019-08-02LOK: support for ordering/moving partsAshod Nakashian2-0/+11
2019-08-02slide-sorter: multiple selectionAshod Nakashian2-0/+10
2019-08-02LOK: support creating view with optionsAshod Nakashian2-3/+10
2019-08-02tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2-0/+25
2019-07-31lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+6
2019-06-20LOK: Fix API for renderShapeSelectionAshod Nakashian2-6/+5
2019-06-20Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2-0/+14
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2-3/+19
2018-11-07lok: send signature status on document loadTomaž Vajngerl1-0/+5
2018-11-06lok: Notify about the current editing context.Jan Holesovsky1-0/+9
2018-11-03No need to mark libreofficekit_hook_2 with default visibility for iOSTor Lillqvist1-2/+1
2018-10-31lok: new function to add certificate to certificate DBTomaž Vajngerl2-2/+18
2018-10-29lok: create certificate and private key with insertCertificateTomaž Vajngerl2-3/+9
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2-0/+29
2018-10-25Verify that we are actually passed a URL, not a pathnameTor Lillqvist1-0/+9
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2-0/+40
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-3/+3
2018-07-19Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist1-1/+1
2018-07-09lok: export preinit helper, and share code variously.Michael Meeks1-4/+36