No description
Find a file
Aleksander Machniak fc3a059e75 Fix setting DontTerminateEdit/DontSaveIfUnmodified arguments in Action_Save postMessage
Change-Id: I61a2064104b1748571036891ff7696c1a1e6a3d2
Reviewed-on: https://gerrit.libreoffice.org/30842
Reviewed-by: pranavk <pranavk@collabora.co.uk>
Tested-by: pranavk <pranavk@collabora.co.uk>
2016-11-14 18:08:58 +00:00
loleaflet Fix setting DontTerminateEdit/DontSaveIfUnmodified arguments in Action_Save postMessage 2016-11-14 18:08:58 +00:00
loolwsd loolwsd: support forced termination in kits as well 2016-11-14 14:00:15 +00:00
scripts Pootle server times out with IPv6 address... 2016-10-23 16:44:56 +02:00
.gitreview
README
rename.patch Prototype renaming script and patch for before branching. 2016-11-14 12:05:48 +00:00
rename.sh Prototype renaming script and patch for before branching. 2016-11-14 12:05:48 +00: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.