summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-28lok: add isForkedChild method.Michael Meeks1-0/+9
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır1-0/+10
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır1-0/+10
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır1-5/+0
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara1-5/+0
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara1-0/+5
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks1-1/+11
2024-01-24Normalize include syntax in include/LibreOfficeKitHossein1-3/+3
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır1-0/+5
2023-09-29make FunctionBasedURPConnection simplerCaolán McNamara1-10/+10
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey1-0/+26
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti1-0/+30
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist1-28/+0
2023-03-13Improve documentation of lok::Document::getPartPageRectangles()Tor Lillqvist1-3/+4
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks1-0/+17
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist1-25/+0
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist1-2/+22
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist1-0/+10
2023-01-29lok: support per-user timezoneAshod Nakashian1-0/+11
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos1-1/+7
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos1-0/+6
2022-09-14Fix typo signes->signsAndrea Gelmini1-1/+1
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks1-0/+15
2022-06-01sw content controls, date: add LOK APIMiklos Vajna1-0/+6
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák1-0/+27
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna1-3/+7
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna1-0/+19
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist1-0/+4
2021-10-23Fix typosAndrea Gelmini1-2/+2
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari1-7/+2
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari1-13/+4
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari1-9/+18
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari1-2/+2
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari1-0/+9
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl1-0/+16
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist1-0/+33
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro1-0/+11
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-2/+0
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos1-1/+1
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-2/+2
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+10
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti1-0/+13
2020-01-26tdf#124176: Use pragma once instead of include guardsiakarsu1-4/+1
2019-12-03lok: formula bar: function completionMarco Cecchetti1-0/+10
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-3/+4
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer1-2/+6
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos1-0/+11
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-0/+13
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-02LOK: Improved selection complexity detectionAshod Nakashian1-1/+1