No description
Find a file
Jan Holesovsky 3c9f4e1e1f Deduplicate & remove obsolete invalidations from the queue.
There's no point in trying to paint something we know will be obsolete anyway.

Change-Id: I14f61f389b114f2cda1f97e5223b31fa2f01b06c
2017-01-26 11:49:29 +01:00
bundled/include/LibreOfficeKit wsd: update LO Kit headers 2017-01-23 04:38:47 +00:00
common Deduplicate & remove obsolete invalidations from the queue. 2017-01-26 11:49:29 +01:00
debian Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
etc Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
kit Merge the LOK_CALLBACK_INVALIDATE_VIEW_CURSOR messages together. 2017-01-26 11:49:29 +01:00
loleaflet loleaflet: Make things simpler - use separate cell alignment commands 2017-01-23 13:04:03 +05:30
scripts Pootle server times out with IPv6 address... 2016-10-23 16:44:56 +02:00
test Deduplicate & remove obsolete invalidations from the queue. 2017-01-26 11:49:29 +01:00
tools No Hungarian notation please 2017-01-13 14:52:08 +02:00
wsd Deduplicate & remove obsolete invalidations from the queue. 2017-01-26 11:49:29 +01:00
.clang-tidy Png: avoid multiplication at int precision, then converting to long 2016-12-05 11:56:46 +01:00
.gitignore .gitignore editor dot files 2016-11-28 04:50:32 +00:00
.gitreview
AUTHORS Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
autogen.sh Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
ChangeLog Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
configure.ac change version to 'master' 2017-01-09 21:17:25 +01:00
COPYING Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
discovery.xml add text/rtf and text/plain as supported MIME types 2017-01-07 20:27:19 +00:00
favicon.ico Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
INSTALL Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
loolstat Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
loolwsd-systemplate-setup script: remove POCO libraries from systemplate 2017-01-05 17:05:08 -04:00
loolwsd.service Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
loolwsd.spec.in Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
loolwsd.xml.in browser console logging depending on loleaflet_logging prop. 2016-12-15 16:52:07 +05:30
Makefile.am wsd: kill PrisonerSession 2017-01-23 05:55:33 +00:00
maketarballfordeb.sh.in no error if dir exists (maketarballfordeb.sh) 2016-12-29 19:56:10 +01:00
NEWS Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
PROBLEMS Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
README Adapt makefiles, includes etc. to new locations. 2016-11-25 09:58:57 +00:00
robots.txt Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
sysconfig.loolwsd Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
TODO Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00

LibreOffice on-line.

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.