No description
Find a file
Ashod Nakashian b0eed75f05 loolwsd: differntiating Poco and std exceptions in logs adds little value
Change-Id: I1c571ef46d58b1f007cba58506a3fbfd460fb0f0
Reviewed-on: https://gerrit.libreoffice.org/24569
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-05-01 16:38:50 +00:00
loleaflet bccu#1758: Move presentation control below slide sorter 2016-04-29 21:51:08 +05:30
loolwsd loolwsd: differntiating Poco and std exceptions in logs adds little value 2016-05-01 16:38:50 +00:00
scripts Add SEGV and trace hunter, and update log parser a little. 2016-04-14 18:58:18 +01:00
.gitreview
README

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.