No description
Find a file
Henry Castro 80f9249433 loleaflet: fix when the language menu item is selected
The languages are translated and ordered.

Change-Id: Id1fd8eec622f3b3ecb5e8da73a386a201b6cee9f
2017-11-16 22:22:40 -04:00
bundled/include/LibreOfficeKit Update bundled headers 2017-11-09 14:57:09 +05:30
common fix build with poco 1.8.0(.1) 2017-11-13 20:21:22 +01: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 Save As: If the LOK's saveAs failed, try under a different name. 2017-11-10 11:08:53 +01:00
loleaflet loleaflet: fix when the language menu item is selected 2017-11-16 22:22:40 -04:00
net tdf#99744 SaveAs: Extend test to check that the Save As result was sent. 2017-10-26 11:11:38 +02:00
scripts loleaflet: Add Upper Sorbian and Lower Sorbian UI languages 2017-04-04 16:46:05 +02:00
test Save As: Advertise the correct size when uploading the new file. 2017-11-10 11:08:53 +01:00
tools Make sure that loop index type is never narrower than the length type 2017-11-06 09:14:38 +01:00
wsd Document UserExtraInfo. 2017-11-15 13:16:08 +01:00
.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 Avoid test: : integer expression expected 2017-10-26 16:56:25 +03: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 Revert "wsd:config: languages listed will be supported" 2017-10-03 14:29:09 -04: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 Set these rlimits to unlimited by default. 2017-10-05 12:03:14 +02:00
Makefile.am Support key logic in loolws + improvements in loolconfig. 2017-10-06 11:37:18 +02: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.