libreoffice-online/common
Tor Lillqvist fdf5687d7c Bin some dead code, this gets rid of a use of Util::alertAllUsers(), yay
Getting rid of Util::alertAllUsers() calls in arbitrary places is good
because the semi-obscure way in which it works in the multi-process
web-based Online is potentially hard to fit together with the desire
to make the single-process mobile app able to handle several open
documents.

Change-Id: I6055a993ee31941e3592508aac5f0edf6497a836
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92571
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-04-20 16:38:40 +02:00
..
Authorization.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +01:00
Authorization.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Clipboard.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Common.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Crypto.cpp
Crypto.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
FileUtil.cpp Bin some dead code, this gets rid of a use of Util::alertAllUsers(), yay 2020-04-20 16:38:40 +02:00
FileUtil.hpp There doesn't seem to be any use of FileUtil::alertAllUsers() 2020-04-20 15:35:05 +02:00
JsonUtil.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Log.cpp wsd: define Log::shutdown for Mobile to avoid special casing at call sites 2020-03-14 14:23:27 +01:00
Log.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
LOOLWebSocket.hpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Message.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
MessageQueue.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
MessageQueue.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Png.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Protocol.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Protocol.hpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Rectangle.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Seccomp.cpp Seccomp: Add AARCH64 support 2020-03-18 22:34:54 +01:00
Seccomp.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
security.h Use #pragma once 2020-04-18 15:00:18 +02:00
Session.cpp kill IoUtil - obsolete & unused. 2020-04-10 16:38:25 +02:00
Session.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
SigUtil.cpp Bin a couple of unintentionally committed LOG_TRC() calls 2020-04-18 16:35:15 +02:00
SigUtil.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
SpookyV2.cpp
SpookyV2.h Use #pragma once 2020-04-18 15:00:18 +02:00
StringVector.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
StringVector.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Unit.cpp Fix iOS build (and maybe Android, too) 2020-02-24 08:54:22 +01:00
Unit.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
UnitHTTP.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Util.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Util.hpp Use #pragma once 2020-04-18 15:00:18 +02:00