libreoffice-online/kit
Tor Lillqvist a8b41b0cbb Log also when retrying the saveAs
Although, at least for me, after calling LOK's saveAs with an
intentionally bogus file extension 'file:///user/docs/u0.frobozz'
retrying with 'file:///user/docs/u0.frobozz.odt' does not work either.

Actually, I am not sure how useful this retry feature is as it is now.
If the user tries to save as some unsupported format, why can we
assume that maybe they want to save in some other format instead, and
possibly overwrite an existing file? Maybe the retry should be done
only if the file name to saveAs was without extension? But that was
already discussed in gerrit, I see.

Change-Id: I8bd4fbf241cb492d9654ae893af4baaf28b6b3a0
2018-07-11 12:15:26 +03:00
..
ChildSession.cpp Log also when retrying the saveAs 2018-07-11 12:15:26 +03:00
ChildSession.hpp Move the functionality from connectToMonitor() to SocketPoll. 2018-05-18 15:16:40 +02:00
Delta.hpp fix error: unused parameter ‘bufferHeight’ [-Werror=unused-parameter] 2017-11-23 15:01:25 +01:00
DummyLibreOfficeKit.cpp Use strdup() instead of fragile malloc+strncpy pairs... 2018-01-10 16:09:41 +02:00
DummyLibreOfficeKit.hpp fuzzer: Add a dummy LibreOfficeKit implementation. 2017-02-08 11:25:21 +01:00
ForKit.cpp wsd: warn when we have no kits and we are not exiting just yet 2018-06-14 17:05:46 +02:00
Kit.cpp Implement client websocket masking. 2018-06-15 14:54:19 +01:00
Kit.hpp Allow running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
KitHelper.hpp Avoid unnecessary copy-initialization 2018-04-17 09:13:54 +02:00