libreoffice-online/kit
Ashod Nakashian 81da7c7bff wsd: download templates by wsd
Templates were downloaded by Core
upon loading. This works fine, as
long as there is no special network
setup in loolwsd. However, when
loolwsd has a complex network setup,
such as when using reverse proxies,
Core wouldn't know about the details
and would likely fail to download
the template.

Luckily, there is no reason to rely
on Core for downloading templates.
Instead, we download it in loolwsd,
just like any other document, and
load it in Core as normal. The
remaining post-load saving of
templates remain unchanged.

Change-Id: Ib22ada4ae469863d5e5c8baeee27f667f7cd40ff
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2021-02-15 09:41:17 -05:00
..
ChildSession.cpp wsd: download templates by wsd 2021-02-15 09:41:17 -05:00
ChildSession.hpp wsd: download templates by wsd 2021-02-15 09:41:17 -05: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 check if we run in a container 2021-01-12 22:24:28 +01:00
Kit.cpp wsd: download templates by wsd 2021-02-15 09:41:17 -05:00
Kit.hpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
KitHelper.hpp Use correct naming convention 2021-01-25 18:06:56 +02:00
SetupKitEnvironment.hpp sometimes it's useful, when path to loolkitconfig.xcu is configurable 2021-02-09 08:41:53 +01:00
TestStubs.cpp fix license headers 2020-10-01 11:56:43 +02:00
Watermark.hpp Save Watermark bitmaps per user for re-use 2020-12-28 14:51:02 +03:00