No description
Find a file
Ashod Nakashian 5a20ae67ba loolwsd: parse the ViewId of event payloads to dispatch
Change-Id: I70e603c7f9d5d63e6ca0c3fb0364310112bc03c0
Reviewed-on: https://gerrit.libreoffice.org/28121
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-08-15 03:06:24 +00:00
loleaflet loleaflet: drag & drop to unhide column/row 2016-08-13 12:16:03 -04:00
loolwsd loolwsd: parse the ViewId of event payloads to dispatch 2016-08-15 03:06:24 +00:00
scripts
.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.