No description
Find a file
Henry Castro 826592458c loleaflet: remove toolbar button "more"
Replace with new feature

w2toolbar:
"If toolbar has too many button that it does not fit the screen the overflow buttons will show up.
No need to set any property, the overflow buttons will just appear"

Change-Id: I6217203f9e2502baffa7bfc4cd68e2a1e7a27d15
2018-04-05 15:08:32 -04:00
bundled/include/LibreOfficeKit calc: drop down button marker 2018-04-03 21:42:27 +02:00
common Sanity-check the scheme and host for frame ancestor, POCO does not do that. 2018-04-04 12:50:53 +02:00
debian enable parallel make with deb package creation 2018-03-09 12:48:38 +01:00
docker Online docker: we need galaxy theme too as fallback 2018-01-25 10:06:10 +01:00
etc new SSL key and cert for testing 2017-04-03 14:16:19 +02:00
kit calc: drop down button marker 2018-04-03 21:42:27 +02:00
loleaflet loleaflet: remove toolbar button "more" 2018-04-05 15:08:32 -04: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 Disable limit tests for now. 2018-03-28 16:38:10 +01:00
tools calc: drop down button marker 2018-04-03 21:42:27 +02:00
wsd Sanity-check the scheme and host for frame ancestor, POCO does not do that. 2018-04-04 12:50:53 +02: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 Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
autogen.sh Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
ChangeLog Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
configure.ac Revert "enable make parallelism" 2018-03-09 12:49:02 +01:00
COPYING Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
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 Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
loolkitconfig.xcu loolkitconfig.xcu: add documentation how to disable thumbnails 2018-01-22 17:34:31 +01:00
loolstat Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
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 running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
Makefile.am Allow running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
NEWS Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
PROBLEMS Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
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 Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00

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.