No description
Find a file
Pranav Kant 49bc55e2a7 loleaflet: Don't close dialog on just getting the focus
User should explicitly click on individual buttons to be able to close
the dialog.

Change-Id: Ie78e057a92677c392fd97c637248c1da5597ad84
2018-03-30 18:54:44 +05:30
bundled/include/LibreOfficeKit update bundled headers - clipboard_changed 2018-03-21 21:40:37 +05:30
common common: mark parseJSON() as inline explicitly 2018-03-19 11:58:18 +01:00
debian enable parallel make with deb package creation 2018-03-09 12:48:38 +01:00
docker Online docker: we need galaxy theme too as fallback 2018-01-25 10:06:10 +01:00
etc
kit Python is also a special snowflake 2018-03-28 20:17:32 +03:00
loleaflet loleaflet: Don't close dialog on just getting the focus 2018-03-30 18:54:44 +05:30
net 'static const int' needs an explicit definition in C++11 2018-02-26 16:34:01 +01:00
scripts l10n: add Upper Sorbian and Venetian 2018-01-03 16:30:53 +01:00
test Disable limit tests for now. 2018-03-28 16:38:10 +01:00
tools Fix unused-result warning. 2018-03-28 10:16:29 +02:00
wsd Some helpful logging 2018-03-23 16:50:28 +05:30
.clang-tidy
.gitignore Docker bits 2017-10-22 07:53:42 +02:00
.gitreview
AUTHORS
autogen.sh
ChangeLog
configure.ac Revert "enable make parallelism" 2018-03-09 12:49:02 +01:00
COPYING
discovery.xml discovery: Add the binary MS filetypes. 2017-08-07 10:28:18 +02:00
favicon.ico
INSTALL
loolkitconfig.xcu loolkitconfig.xcu: add documentation how to disable thumbnails 2018-01-22 17:34:31 +01:00
loolstat
loolwsd-systemplate-setup Avoid copying most code into the chroot jail. 2018-03-28 16:38:10 +01:00
loolwsd.service
loolwsd.spec.in remove deleted robots.txt from rpm spec file 2018-02-21 00:01:23 +01:00
loolwsd.xml.in Allow running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
Makefile.am Allow running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
NEWS
PROBLEMS
README
sysconfig.loolwsd
TODO

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.