libreoffice-online/kit
Darshan-upadhyay1110 d3d7f48225 Add vertical ruler for writer
- add new LOK callback for vertical & horizontal ruler update

Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
Change-Id: I3c0e26f22072de4612e128d58ac41b629be82807

Add vertical ruler and implement margin calculation

- Added new vertical ruler file to separate it from horizontal ruler calculation
- For vertical ruler we do not need tab stops so removed it.
- next stpe will be to implement add top and bottom margin by drag

Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
Change-Id: I8186c874ff59571db7a75ec4c31f81fc655ef301
2024-05-24 08:56:03 +02:00
..
ChildSession.cpp Add vertical ruler for writer 2024-05-24 08:56:03 +02:00
ChildSession.hpp bgsave: change statusindicator protocol message to 'progress' + JSON. 2024-05-06 20:28:08 +01:00
Delta.hpp wsd: reduce directives for unused variable supression 2024-03-09 12:37:19 -05:00
DeltaSimd.c fix build on !ENABLE_SIMD branch 2024-03-10 20:06:53 +00:00
DeltaSimd.h
DummyLibreOfficeKit.cpp Revert "Changes for handling readonly mode click events:" 2024-03-06 14:03:02 +01:00
DummyLibreOfficeKit.hpp
forkit-main.cpp extract some functions to extra files for in process mode 2023-12-18 10:34:10 +00:00
ForKit.cpp Logging: annotate WebSocket, Admin and cleanup Forkit. 2024-05-14 18:37:52 +02:00
Kit.cpp Split tile requests from the main incoming message stream. 2024-05-23 19:50:09 +01:00
Kit.hpp bgsave: disable bgsave if we get an error: 2024-05-18 18:57:54 +01:00
KitHelper.hpp calc: Receive the sheet protected status 2024-02-14 14:05:56 +00:00
KitQueue.cpp cool#9145 - KitQueue: re-work _tileQueue to use TileDesc. 2024-05-23 19:50:09 +01:00
KitQueue.hpp cool#9145 - KitQueue: re-work _tileQueue to use TileDesc. 2024-05-23 19:50:09 +01:00
KitWebSocket.cpp bgsave: detect crashed bgsave process, and/or early termination. 2024-05-18 18:57:54 +01:00
KitWebSocket.hpp bgsave: detect crashed bgsave process, and/or early termination. 2024-05-18 18:57:54 +01:00
SetupKitEnvironment.hpp reduce uses of MOBILEAPP on some files 2024-03-20 09:13:00 +01:00
StateRecorder.hpp nearly pure re-factor: split out code into its own modules. 2024-03-06 20:56:55 -05:00
TestStubs.cpp fix linking error for clang 17 2024-01-19 08:56:13 +01:00
Watermark.hpp