No description
Find a file
Michael Meeks 1c164427ba Pre-select search text if present on a new ctrl-f.
Change-Id: Idec7c3e3a419bb26f951872932c8c2c7de69b68f
2017-10-02 20:58:41 +01:00
bundled/include/LibreOfficeKit Adapt bundled include to core include 2017-09-26 14:30:55 +02:00
common fixed wrong logging text 2017-10-02 10:55:27 +02:00
debian build requires /usr/include/linux/seccomp.h 2017-06-28 13:19:31 +02:00
etc new SSL key and cert for testing 2017-04-03 14:16:19 +02:00
kit lokdialog: Add dialog related callbacks 2017-10-02 15:40:23 +05:30
loleaflet Pre-select search text if present on a new ctrl-f. 2017-10-02 20:58:41 +01:00
net Add Support for OpenSSL 1.1.0 2017-09-20 03:48:08 +02:00
scripts loleaflet: Add Upper Sorbian and Lower Sorbian UI languages 2017-04-04 16:46:05 +02:00
test Speed-up the WOPI tests. 2017-09-27 23:53:40 +02:00
tools lokdialog: Add dialog related callbacks 2017-10-02 15:40:23 +05:30
wsd Don't crash when the parameters are missing. 2017-09-27 16:36:13 +02:00
.clang-tidy
.gitignore .gitignore tags files 2017-06-19 20:01:31 +05:30
.gitreview
AUTHORS
autogen.sh
ChangeLog
configure.ac Add dlopen check again to fix build 2017-08-12 07:10:51 +02: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 wsd:config: languages listed will be supported 2017-10-01 10:41:25 -04:00
loolstat
loolwsd-systemplate-setup no error if systemplate dir is existing 2017-09-22 17:10:26 +02: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 typo: documen->document 2017-09-28 13:06:37 +02:00
Makefile.am add test/WopiTestServer.hpp to Makefile.am 2017-09-27 16:37:30 +02:00
NEWS
PROBLEMS
README
robots.txt
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.