summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.h
AgeCommit message (Expand)Author
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks
2024-01-24Normalize include syntax in include/LibreOfficeKitHossein
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-09-29make FunctionBasedURPConnection simplerCaolán McNamara
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist
2023-03-07Fix Doxygen comment thinko: dumpState() is in lok::Office, not in lok::DocumentTor Lillqvist
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-01-29lok: support per-user timezoneAshod Nakashian
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian
2019-08-02Add more powerful selection fetch & clipboard set methods.Michael Meeks
2019-07-25LOK: support resizing windowsAshod Nakashian
2019-07-17LOK: support for ordering/moving partsAshod Nakashian
2019-07-10slide-sorter: multiple selectionAshod Nakashian
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-23LOK: support creating view with optionsAshod Nakashian