No description
Find a file
Marco Cecchetti 6a0fcdf15f wopi flag for hiding the change tracking controls from UI
Change-Id: I1b9aa4f8111d77ae12093022205fad1cbee850ac
Reviewed-on: https://gerrit.libreoffice.org/53335
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2018-04-24 18:15:44 +02:00
bundled/include/LibreOfficeKit Writer: View jumps to cursor position even if it is moved by an other view. 2018-04-10 17:00:21 +02:00
common wsd: log proper ISO date in YYYY-MM-DD format 2018-04-23 11:53:23 +02:00
debian enable parallel make with deb package creation 2018-03-09 12:48:38 +01:00
docker Online docker: use Poco 1.9.0 2018-04-18 22:11:09 +02:00
etc new dummy ssl key and cert for testing 2018-04-14 17:52:54 +02:00
kit Avoid unnecessary copy-initialization 2018-04-17 09:13:54 +02:00
loleaflet wopi flag for hiding the change tracking controls from UI 2018-04-24 18:15:44 +02:00
net 'static const int' needs an explicit definition in C++11 2018-02-26 16:34:01 +01:00
scripts l10n: add Upper Sorbian and Venetian 2018-01-03 16:30:53 +01:00
test Writer: View jumps to cursor position even if it is moved by an other view. 2018-04-10 17:00:21 +02:00
tools Initial websocket test tool for remote admin connections. 2018-04-17 16:50:48 +01:00
wsd wopi flag for hiding the change tracking controls from UI 2018-04-24 18:15:44 +02:00
.clang-tidy
.gitignore Docker bits 2017-10-22 07:53:42 +02:00
.gitreview
AUTHORS
autogen.sh execute autogen.sh from a build directory 2018-04-12 15:46:40 -04:00
ChangeLog
configure.ac Revert "enable make parallelism" 2018-03-09 12:49:02 +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 loolkitconfig.xcu: add documentation how to disable thumbnails 2018-01-22 17:34:31 +01:00
loolstat
loolwsd-systemplate-setup Avoid copying most code into the chroot jail. 2018-03-28 16:38:10 +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 remove deleted robots.txt from rpm spec file 2018-02-21 00:01:23 +01:00
loolwsd.xml.in Allow the Admin console to be disabled in the configuration. 2018-04-17 20:47:17 +01:00
Makefile.am Initial websocket test tool for remote admin connections. 2018-04-17 16:50:48 +01:00
NEWS
PROBLEMS
README Online, not on-line 2017-02-03 13:47:30 +00:00
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.