No description
Find a file
Miklos Vajna b3ddeb783b LOOLWSD: catch exception by const ref
Change-Id: I9e505ac242e4660be586a5d6652cc79203f1a6ac
2016-08-01 09:18:05 +02:00
loleaflet loleaflet: dim the UI after 30 seconds of losing focus 2016-07-29 11:59:56 +00:00
loolwsd LOOLWSD: catch exception by const ref 2016-08-01 09:18:05 +02:00
scripts loleaflet: l10n of slide layouts 2016-05-28 18:48:13 +02:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
README Reformatted loolwsd README. 2015-04-21 12:48:17 +02:00

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.