[Libreoffice-commits] online.git: kit/ForKit.cpp kit/Kit.cpp net/DelaySocket.cpp net/ServerSocket.hpp net/Socket.cpp net/Socket.hpp net/SslSocket.hpp net/WebSocketHandler.hpp tools/WebSocketDump.cpp w

2020-04-10 Thread Michael Meeks (via logerrit)
kit/ForKit.cpp |2 +- kit/Kit.cpp |4 ++-- net/DelaySocket.cpp |4 ++-- net/ServerSocket.hpp |4 ++-- net/Socket.cpp |6 +++--- net/Socket.hpp | 18 +- net/SslSocket.hpp|6 +++--- net/WebSocketHan

[Libreoffice-commits] online.git: kit/ForKit.cpp kit/Kit.cpp kit/Kit.hpp test/test.cpp test/test.hpp wsd/LOOLWSD.cpp

2019-09-22 Thread Ashod Nakashian (via logerrit)
kit/ForKit.cpp |9 ++--- kit/Kit.cpp |9 + kit/Kit.hpp |5 +++-- test/test.cpp | 22 -- test/test.hpp |7 ++- wsd/LOOLWSD.cpp |2 +- 6 files changed, 37 insertions(+), 17 deletions(-) New commits: commit 720c26176a09d8622cb7a8

[Libreoffice-commits] online.git: kit/ForKit.cpp kit/Kit.cpp kit/Kit.hpp loolwsd.xml.in Makefile.am wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2018-03-19 Thread Michael Meeks
Makefile.am |4 kit/ForKit.cpp | 17 + kit/Kit.cpp | 13 ++--- kit/Kit.hpp |1 + loolwsd.xml.in |5 + wsd/LOOLWSD.cpp | 36 +--- wsd/LOOLWSD.hpp |1 + 7 files changed, 51 insertions(+), 26 deletion

[Libreoffice-commits] online.git: kit/ForKit.cpp kit/Kit.cpp

2018-01-09 Thread Ashod Nakashian
kit/ForKit.cpp | 17 ++--- kit/Kit.cpp| 14 +- 2 files changed, 23 insertions(+), 8 deletions(-) New commits: commit 95af839fd9183aa0ccb41ec6c13838739d90c819 Author: Ashod Nakashian Date: Mon Jan 8 23:56:15 2018 -0500 wsd: trace first child's startup activi