libreoffice-online/kit
Ashod Nakashian 4185c5fd03 wsd: encapsulate watermark details
The watermark handler member has been fully encapsulated
inside ChildSession, so there is no need to have public
members or circular dependencies (ChildSession owns Watermark
instance, and Watermark takes ChildSession instance to
construct and initialize).

Minor refactoring and const-correctness improvements.

This is a non-functional patch.

Change-Id: I32525c47e35e96fc5314e107639be93ebc49a60e
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2020-11-11 08:14:42 +01:00
..
ChildSession.cpp Remove pseudo-code pushed in error. 2020-10-26 19:59:55 +00:00
ChildSession.hpp wsd: encapsulate watermark details 2020-11-11 08:14:42 +01:00
Delta.hpp fix license headers 2020-10-01 11:56:43 +02:00
DummyLibreOfficeKit.cpp fix license headers 2020-10-01 11:56:43 +02:00
DummyLibreOfficeKit.hpp fix license headers 2020-10-01 11:56:43 +02:00
ForKit.cpp fix license headers 2020-10-01 11:56:43 +02:00
Kit.cpp wsd: encapsulate watermark details 2020-11-11 08:14:42 +01:00
Kit.hpp fix license headers 2020-10-01 11:56:43 +02:00
KitHelper.hpp fix license headers 2020-10-01 11:56:43 +02:00
SetupKitEnvironment.hpp fix license headers 2020-10-01 11:56:43 +02:00
TestStubs.cpp fix license headers 2020-10-01 11:56:43 +02:00
Watermark.hpp wsd: encapsulate watermark details 2020-11-11 08:14:42 +01:00