No description
Find a file
Aditya Dewan 30b44bf373 show/hide of document name on top right
Change-Id: I83ae0256c0fdd1c9f61495638ecf9d69f5473790
Reviewed-on: https://gerrit.libreoffice.org/46576
Reviewed-by: pranavk <pranavk@collabora.co.uk>
Tested-by: pranavk <pranavk@collabora.co.uk>
2018-01-23 09:45:54 +01:00
bundled/include/LibreOfficeKit Update the bundled headers. 2017-12-19 12:16:07 +01:00
common wsd: cleanup logging and remove unused helpers 2018-01-19 00:33:40 +01:00
debian build requires /usr/include/linux/seccomp.h 2017-06-28 13:19:31 +02:00
docker Online docker: get latest translations from LibreOffice 2018-01-17 23:45:25 +01:00
etc
kit kit: remove unused debug code 2018-01-20 16:41:13 -04:00
loleaflet show/hide of document name on top right 2018-01-23 09:45:54 +01:00
net wsd: avoid misleading socket error logs 2018-01-22 10:14:17 +01:00
scripts l10n: add Upper Sorbian and Venetian 2018-01-03 16:30:53 +01:00
test wsd: cleanup logging and remove unused helpers 2018-01-19 00:33:40 +01:00
tools loolmap: configurable width for hex dumping. 2018-01-09 11:47:28 +00:00
wsd wsd: Fix incorrect file size reported 2018-01-19 12:58:58 +05:30
.clang-tidy
.gitignore Docker bits 2017-10-22 07:53:42 +02:00
.gitreview
AUTHORS
autogen.sh
ChangeLog
configure.ac compilerplugins: pass absolute path to online dir 2017-12-21 20:08:19 +05:30
COPYING
discovery.xml
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 copy system hyphenation dictionaries to systemplate 2017-10-30 11:01:14 +01:00
loolwsd.service
loolwsd.spec.in
loolwsd.xml.in Add IPv6 support, and configuration option. 2018-01-09 22:03:17 +00:00
Makefile.am add scripts/unocommands.py to tarball 2018-01-05 14:14:16 +01: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.