summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti2-0/+20
2020-01-26tdf#124176: Use pragma once instead of include guardsiakarsu1-4/+1
2019-12-17Fix typosAndrea Gelmini1-3/+3
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti1-1/+6
2019-12-03lok: 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-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+8
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël1-0/+12
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer2-2/+14
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos2-0/+16
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti2-0/+19
2019-09-30jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos1-0/+8
2019-09-25Fix typoAndrea Gelmini1-1/+1
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-0/+4
2019-09-24Add reference marks callbackSzymon Kłos1-0/+16
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-17LOK: 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-02LOK: Improved selection complexity detectionAshod Nakashian1-1/+1
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks2-5/+5
2019-08-02Fix build: unused argumentSzymon Kłos1-1/+1
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian3-0/+22
2019-08-02Add more powerful selection fetch & clipboard set methods.Michael Meeks2-0/+56
2019-07-28lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-1/+17
2019-07-25LOK: support resizing windowsAshod Nakashian2-0/+19
2019-07-25sd: sidebars are now visible in LOOLAshod Nakashian1-0/+1
2019-07-24Fix typoAndrea Gelmini1-1/+1
2019-07-17LOK: support for ordering/moving partsAshod Nakashian2-0/+11
2019-07-10slide-sorter: multiple selectionAshod Nakashian2-2/+13
2019-06-26Fix typosAndrea Gelmini1-2/+2
2019-05-21Fix typoAndrea Gelmini1-1/+1
2019-05-21Fix typoAndrea Gelmini1-1/+1
2019-05-20lok: update graphic selection callback descriptionMarco Cecchetti1-4/+33
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-03libreofficekit: send show/hide messages for dialogsSzymon Kłos1-0/+2
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky1-1/+1
2019-04-26lok: allow paste content to popup dialogHenry Castro3-4/+5
2019-04-23LOK: support creating view with optionsAshod Nakashian2-3/+10
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian3-1/+30
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+6
2019-03-26tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2-0/+25
2019-03-11android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky1-2/+2
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+22
2018-12-13Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist2-39/+0
2018-12-10Add inline implementations of the C++ translate functionsTor Lillqvist1-2/+8
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist2-0/+33
2018-12-10lok: shape scaling reworkMarco Cecchetti1-2/+4
2018-12-07LOK: Fix API for renderShapeSelectionAshod Nakashian2-6/+5
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2-0/+14