libreoffice-online/kit
Tomaž Vajngerl cc70602939 tdf#122529 Support for table overlay - column/row change markers
This adds table markers for resizing rows and columns if the user
has the table selected or the cursor is in the table. The code
reacts to the callback "tableselected:", where the markers are
created for each column and row, if the payload (json) of course
has any data. When the marker is dragged, a uno command to resize
the table column or row border is send to the core.

Change-Id: I9b21d09639c1b2be70a1a897f9e3340b453d847e
Reviewed-on: https://gerrit.libreoffice.org/77360
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2019-08-15 05:16:04 +02:00
..
ChildSession.cpp tdf#122529 Support for table overlay - column/row change markers 2019-08-15 05:16:04 +02:00
ChildSession.hpp clipboard: persist selections for a while after a view closes. 2019-08-05 22:21:54 -04:00
Delta.hpp DeltaBitmapRow: make members private 2018-11-08 09:16:57 +01:00
DummyLibreOfficeKit.cpp kit: make members private in DummyLibreOfficeKit 2019-01-18 09:07:20 +01:00
DummyLibreOfficeKit.hpp fuzzer: Add a dummy LibreOfficeKit implementation. 2017-02-08 11:25:21 +01:00
ForKit.cpp common: wrap TerminationFlag in a getter function to avoid ODR violation 2019-08-08 09:10:59 +02:00
Kit.cpp common: wrap SigHandlerTrap in a getter function to avoid ODR violation 2019-08-13 09:08:32 +02:00
Kit.hpp android: Make the LOK document accessible from the JNI. 2019-05-31 09:20:34 +02:00
KitHelper.hpp tdf#122529 Support for table overlay - column/row change markers 2019-08-15 05:16:04 +02:00
TestStubs.cpp TestStubs: add more stubs for sanitizers 2019-05-28 09:10:45 +02:00