No description
Find a file
Ashod Nakashian 92d36a5791 loolwsd: loKitDocument might be invalid
Check for valid loKitDocument instance when
using it in ChildSession dtor.

Change-Id: I1e883d0f1bbe530bf3055a2d0833be2d38ef253c
Reviewed-on: https://gerrit.libreoffice.org/27584
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-07-27 15:54:40 +00:00
loleaflet loleaflet: remove styles toolbar from spreadsheets 2016-07-24 10:55:51 -04:00
loolwsd loolwsd: loKitDocument might be invalid 2016-07-27 15:54:40 +00: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.