No description
Find a file
Pranav Kant 849eb0d500 lokdialog: Adapt to LOK dialog API changes
Change-Id: I653304e71573eb253e09a72bc87d54b8554ba7ff
2017-12-04 22:13:50 +05:30
bundled/include/LibreOfficeKit calc: set outline state 2017-12-01 01:10:43 +01:00
common lokdialog: Adapt to LOK dialog API changes 2017-12-04 22:13:50 +05:30
debian build requires /usr/include/linux/seccomp.h 2017-06-28 13:19:31 +02:00
docker Docker bits 2017-10-22 07:53:42 +02:00
etc new SSL key and cert for testing 2017-04-03 14:16:19 +02:00
kit lokdialog: Adapt to LOK dialog API changes 2017-12-04 22:13:50 +05:30
loleaflet lokdialog: Adapt to LOK dialog API changes 2017-12-04 22:13:50 +05:30
net Dump hex contents of un-shared memory. 2017-11-29 03:33:16 +00:00
scripts loleaflet: Add Upper Sorbian and Lower Sorbian UI languages 2017-04-04 16:46:05 +02:00
test Allow sending binary websocket frames from IDocument interface 2017-11-28 22:18:21 +05:30
tools lokdialog: Adapt to LOK dialog API changes 2017-12-04 22:13:50 +05:30
wsd lokdialog: Adapt to LOK dialog API changes 2017-12-04 22:13:50 +05:30
.clang-tidy Png: avoid multiplication at int precision, then converting to long 2016-12-05 11:56:46 +01:00
.gitignore Docker bits 2017-10-22 07:53:42 +02:00
.gitreview
AUTHORS
autogen.sh
ChangeLog
configure.ac correct help message for with-max-connections, with-max-documents 2017-11-20 10:14:45 +01:00
COPYING
discovery.xml discovery: Add the binary MS filetypes. 2017-08-07 10:28:18 +02:00
favicon.ico Add LibreOffice favicon 2017-03-01 13:48:57 +00:00
INSTALL
loolkitconfig.xcu Disable word autocomplete by default. 2017-11-25 19:13:34 +00:00
loolstat
loolwsd-systemplate-setup copy system hyphenation dictionaries to systemplate 2017-10-30 11:01:14 +01:00
loolwsd.service don't hardcode lo_template_path, use the setting from loolwsd.xml 2017-03-20 23:29:15 +01:00
loolwsd.spec.in build requires /usr/include/linux/seccomp.h 2017-06-28 13:19:31 +02:00
loolwsd.xml.in Edit the right configuration XML file. 2017-11-22 16:47:05 +00:00
Makefile.am add missing kit/Delta.hpp to kit_header 2017-11-28 01:34:18 +01:00
NEWS
PROBLEMS
README Online, not on-line 2017-02-03 13:47:30 +00:00
robots.txt
sysconfig.loolwsd Online, not on-line 2017-02-03 13:47:30 +00:00
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.