libreoffice-online/kit
Gökay Şatır 924f13f106 Changes for handling readonly mode click events:
* These changes are made primarily for reading the hyperlink data from the document in readonly mode.
* Added readonlyclick event.
* Added readonlyhyperlinkclicked event.
* And the handlers for these.

When user clicks on document in readonly mode, a readonlyclick event is sent to the server.
Childsession checks if there is a hyperlink at the clicked location.
If so, the information of the hyperlink is sent to the client.

Signed-off-by: Gökay Şatır <gokaysatir@gmail.com>
Change-Id: I9c104a1ec770491725337b9bbb1e2d1c2851321b
2023-12-27 09:24:28 +03:00
..
ChildSession.cpp Changes for handling readonly mode click events: 2023-12-27 09:24:28 +03:00
ChildSession.hpp Changes for handling readonly mode click events: 2023-12-27 09:24:28 +03:00
Delta.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
DeltaSimd.c Fix compiler warnings when building on macOS Sonoma 2023-10-02 08:50:52 +01:00
DeltaSimd.h spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
DummyLibreOfficeKit.cpp Changes for handling readonly mode click events: 2023-12-27 09:24:28 +03:00
DummyLibreOfficeKit.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
forkit-main.cpp extract some functions to extra files for in process mode 2023-12-18 10:34:10 +00:00
ForKit.cpp use isKitInProcess() instead of KIT_IN_PROCESS 2023-12-18 10:34:10 +00:00
Kit.cpp use isKitInProcess() instead of KIT_IN_PROCESS 2023-12-18 10:34:10 +00:00
Kit.hpp use isKitInProcess() instead of KIT_IN_PROCESS 2023-12-18 10:34:10 +00:00
KitHelper.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
SetupKitEnvironment.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
TestStubs.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
Watermark.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00