libreoffice-online/common
Pranam Lashkari e95413d151 killpoco: removed StringTokenizer from common directory
removed use of Poco::StringTokenizer from the common directory
used LOOLProtocol::tokenize and std::vecor<std::string>

regex is used in Authorization.cpp due to limitation of toeknize mathod
regular expression helps to keep the original intention of the code

Change-Id: Ic87597d8b30cb385000f983389a57dc5d2533d98
Reviewed-on: https://gerrit.libreoffice.org/82575
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
2019-11-15 14:54:29 +01:00
..
Authorization.cpp killpoco: removed StringTokenizer from common directory 2019-11-15 14:54:29 +01:00
Authorization.hpp
Clipboard.hpp clipboard: persist selections for a while after a view closes. 2019-08-05 22:21:54 -04:00
Common.hpp wsd: dynamic child timeout 2019-10-29 02:30:07 +01:00
Crypto.cpp
Crypto.hpp
FileUtil.cpp killpoco: Remove POCO usage from FileUtil.cpp when C++17 is available. 2019-11-08 13:56:09 +01:00
FileUtil.hpp
IoUtil.cpp killpoco: removed StringTokenizer from common directory 2019-11-15 14:54:29 +01:00
IoUtil.hpp
JsonUtil.hpp
Log.cpp killpoco: Get rid of Poco::Process:id() usage. 2019-11-07 12:24:53 +01:00
Log.hpp wsd: logging improvements 2019-10-28 10:48:01 +01:00
LOOLWebSocket.hpp
Message.hpp Switch to text/html for paste where we can. 2019-08-05 15:47:47 -04:00
MessageQueue.cpp killpoco: Remove trivial StringTokenizer uses from some files. 2019-11-08 22:21:31 +01:00
MessageQueue.hpp unipoll: restore missing asserts & some cleanup. 2019-05-10 17:37:59 +01:00
Png.hpp test: improve TileCacheTests 2019-10-29 02:32:05 +01:00
Protocol.cpp killpoco: Remove POCO from Protocol.cpp + related StringTokenizer usage. 2019-11-08 22:20:58 +01:00
Protocol.hpp killpoco: Remove StringTokenizer from LOOLWSD.cpp. 2019-11-08 22:24:08 +01:00
Rectangle.hpp
Seccomp.cpp typo fixes in comments and code 2019-10-08 11:49:45 +02:00
Seccomp.hpp
security.h
Session.cpp killpoco: Remove trivial StringTokenizer uses from some files. 2019-11-08 22:21:31 +01:00
Session.hpp killpoco: removed StringTokenizer from common directory 2019-11-15 14:54:29 +01:00
SigUtil.cpp killpoco: Get rid of Poco::Process:id() usage. 2019-11-07 12:24:53 +01:00
SigUtil.hpp wsd: cleanup the global flag accessors 2019-11-06 03:43:45 +01:00
SpookyV2.cpp
SpookyV2.h Revert "Get rid of use of GNU libtool" and its follow-up 2019-05-27 10:25:51 +03:00
Unit.cpp killpoco: Use std::thread instead of Poco::Thread. 2019-11-07 12:24:01 +01:00
Unit.hpp killpoco: Use std::thread instead of Poco::Thread. 2019-11-07 12:24:01 +01:00
UnitHTTP.hpp Switch local prisoner sockets to abstract UDS 2019-03-30 16:51:06 +00:00
Util.cpp killpoco: Get rid of Poco::Process:id() usage. 2019-11-07 12:24:53 +01:00
Util.hpp test: Improve iso8601ToTimestamp and tests 2019-10-29 02:39:34 +01:00