No description
Find a file
Jan Holesovsky 5beb6f64db Update the bundled headers.
Change-Id: Ie581a50d5c46be295127a8bf4ac813169682c9ce
Reviewed-on: https://gerrit.libreoffice.org/46379
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit 081401991e12817bdcc2aba6fcd8b029f3b7d53f)
Reviewed-on: https://gerrit.libreoffice.org/46783
Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
Tested-by: Marco Cecchetti <mrcekets@gmail.com>
2017-12-19 12:16:07 +01:00
bundled/include/LibreOfficeKit Update the bundled headers. 2017-12-19 12:16:07 +01:00
common Annotate string pointers in hex dumps to make sense of memory. 2017-12-15 22:45:04 +00:00
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 calc: LOK_FEATURE_RANGE_ADDRESS (solving compatibility issue) 2017-12-16 14:07:23 +01:00
loleaflet loleaflet: calc: corner click cause console error when there is no group 2017-12-19 12:02:29 +01:00
net Fix an assert. 2017-12-11 15:28:19 +01: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 Annotate string pointers in hex dumps to make sense of memory. 2017-12-15 22:45:04 +00:00
wsd Explicit is better than implicit; avoid invalid mem access 2017-12-18 16:25:57 +01:00
.clang-tidy
.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
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
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 Use ctags for emacs TAGS file too 2017-12-15 00:22:15 +05:30
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.