summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Fix typoAndrea Gelmini1-1/+1
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-2/+0
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+16
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos2-2/+2
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai1-1/+6
2020-05-10Fix typoAndrea Gelmini1-1/+1
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky2-3/+3
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-0/+14
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-0/+23
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-1/+8
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai1-0/+1
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