libreoffice-online/kit
Ashod Nakashian efe874f89c wsd: simplify shutdown and termination flagging
With the use of a single flag for both, the
logic is now less ambiguous, as we cannot have
termination flagged without also implying
shutting down.
The assertions are no longer needed.

Now that setting the termination flag
explicitly implies having the shut down flag
as well, the checks are simpler. We only
need to check that the shutdown is not set
to continue running as normal, since having
the termination flag must perfoce mean shut
down is also set, there is no need to check
both.

Change-Id: I99e22f5668385182b0594040a8e3354b55e74642
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2023-08-14 16:32:50 +02:00
..
ChildSession.cpp a11y: provide info about current table and cell to screen reader 2023-08-10 09:29:09 +02:00
ChildSession.hpp save-as preserves document password 2023-08-03 11:09:35 +01:00
Delta.hpp wsd: correct assertion 2023-08-03 08:40:20 +02:00
DummyLibreOfficeKit.cpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
DummyLibreOfficeKit.hpp
ForKit.cpp wsd: simplify shutdown and termination flagging 2023-08-14 16:32:50 +02:00
Kit.cpp Give new sockets a canonical view id in tests 2023-08-05 12:00:08 +03:00
Kit.hpp save-as preserves document password 2023-08-03 11:09:35 +01:00
KitHelper.hpp
SetupKitEnvironment.hpp
TestStubs.cpp
Watermark.hpp