No description
Find a file
Andras Timar e2bc253bd9 loolconvert: print help if no args
Change-Id: I8f93e61fa73a17132842f8786557f81d049393a6
Reviewed-on: https://gerrit.libreoffice.org/54026
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
2018-05-09 15:27:38 +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 add more deb build dependencies 2018-05-04 16:56:03 +02:00
docker we don't have to copy internal dictionaries out any more 2018-05-08 15:38:16 +02:00
etc new dummy ssl key and cert for testing 2018-04-14 17:52:54 +02:00
kit tdf#117077 kit: opt-in to embed images in HTML export 2018-04-27 14:32:32 +02:00
loleaflet loleaflet: close previous socket before connecting new one 2018-05-02 19:52:59 +02:00
net Share HTTP header parsing inside the StreamSocket. 2018-05-01 16:29:56 +01:00
scripts l10n: add Upper Sorbian and Venetian 2018-01-03 16:30:53 +01:00
test wsd:test: use TDOC preprocessing symbol 2018-04-29 20:27:14 -04:00
tools loolconvert: print help if no args 2018-05-09 15:27:38 +02:00
wsd Improve readability of the admin console password check. 2018-05-02 16:34:57 +02:00
.clang-tidy
.gitignore rename looltool to loolconvert 2018-05-09 15:25:38 +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
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
loolwsd.spec.in rename looltool to loolconvert 2018-05-09 15:25:38 +02:00
loolwsd.xml.in trace should not be enabled by default in config file 2018-05-08 17:09:37 +02:00
Makefile.am rename looltool to loolconvert 2018-05-09 15:25:38 +02:00
NEWS
PROBLEMS
README
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.