Michael Meeks f72b7d2ba1 Don't set the buffer size to zero.
This slows things down terribly, particularly the setting on the websocket
made tiles appearing one by one. Let's keep the possibility to zero the buffer
sizes for debugging, but hide that behind an env. variable (and in debug
builds only anyway).

Change-Id: Ie4d2cdb3c0ec3c50f1a2b4f9941a462ac4f2d196
2017-04-19 10:58:18 +02:00
2017-04-19 10:58:18 +02:00
2017-04-07 16:43:32 +02:00
2017-04-03 14:16:19 +02:00
2017-04-19 10:58:18 +02:00
2017-03-01 13:48:57 +00:00
2017-02-03 13:47:30 +00:00
2017-02-03 13:47:30 +00:00

LibreOffice Online.

This project has several components:

wsd/
	The Web Services Daemon - which accepts external connections.

kit/
	The client which lives in its own chroot and renders documents.

common/
	Shared code between these processes.

loleaflet/
	The client side JavaScript component.

It is recommended to read these files:

	wsd/README
	loleaflet/README

Enjoy.
Description
Read-only Mirror - no pull request (use https://gerrit.libreoffice.org instead)
Readme 214 MiB
Languages
JavaScript 48%
C++ 32.6%
HTML 6.7%
CSS 5.8%
Java 2.3%
Other 4.5%