No description
Find a file
Pranav Kant 9f65377c42 getViewIdHexColor -> getViewIdColor
This doesn't return a hex value anymore, it returns a rgb
integer.

Change-Id: I2fc234d7ba09e7b750c63dd9cf93356d02707fce
2016-11-07 17:31:15 +05:30
loleaflet getViewIdHexColor -> getViewIdColor 2016-11-07 17:31:15 +05:30
loolwsd loolwsd: clean up unused using declarations 2016-11-07 08:27:19 +01:00
scripts Pootle server times out with IPv6 address... 2016-10-23 16:44:56 +02: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.