No description
Find a file
Miklos Vajna 6fb558741c leaflet: position cursor before image drop
So we insert the image (close to or even exactly) at the drop position,
instead of the last cursor position, which may be far away.

With this, we're closer to the desktop image drop behavior in the
browser.
2016-01-21 16:56:44 +01:00
loleaflet leaflet: position cursor before image drop 2016-01-21 16:56:44 +01:00
loolwsd loolwsd: reset http request handler's thread name as it's reused 2016-01-21 15:45:30 +00: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.