No description
Find a file
Ashod Nakashian b0a7fadcc6 wsd: improve watermark visibility on dark and grey backgrounds
The watermark text is now rendered on a blurred version
of itself, using inverted colors. This makes it
look sharp on light backgrounds, but inverted in
a blurry haze when on dark backgrounds, thereby
being readable on top of any background.

Change-Id: Ia6daf987674c484980f1fdec4f74e579ed87c213
Reviewed-on: https://gerrit.libreoffice.org/46491
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/46526
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
2018-01-05 15:26:42 +01:00
bundled/include/LibreOfficeKit Update the bundled headers. 2017-12-19 12:16:07 +01:00
common loplugin:includeform 2017-12-21 20:09:03 +05:30
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 wsd: improve watermark visibility on dark and grey backgrounds 2018-01-05 15:26:42 +01:00
loleaflet Adjust the vertical centering of the column headers slightly. 2018-01-05 15:26:42 +01:00
net loplugin:nullptr 2017-12-20 22:36:41 +05:30
scripts l10n: add Upper Sorbian and Venetian 2018-01-03 16:30:53 +01:00
test loplugin:includeform 2017-12-20 21:21:05 +05:30
tools loplugin:includeform 2017-12-21 20:09:03 +05:30
wsd wsd: set modified flag on the storage when set on the DocumentBroker 2018-01-05 14:38:34 +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 compilerplugins: pass absolute path to online dir 2017-12-21 20:08:19 +05:30
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 lookitconfig.xcu: Set a work path which is valid in chroot 2018-01-03 16:39:14 +05:30
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 Edit the right configuration XML file. 2017-11-22 16:47:05 +00:00
Makefile.am add scripts/unocommands.py to tarball 2018-01-05 14:14:16 +01: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.