No description
Find a file
Andras Timar 87fccc25d2 Disable Help button on dialogs in mobile apps
On mobile UI there should be no tunnelled dialogs. But if there are some,
by mistake, at least they should not have a non-working Help button.

Change-Id: I88001f560eefd0ac9163dd6893b7f0c4d8e50c3a
2020-03-23 21:16:40 +01:00
android android: Force portrait for the moment. 2020-03-20 14:38:32 +01:00
common common: handle missing protocol in Session::getIOStats() 2020-03-19 11:50:54 +01:00
cypress_test cypress: mobile: fix-up shape related tests. 2020-03-23 20:18:09 +01:00
debian Revert "Bump package version to 4.2.0-3 and update deb/rpm package files" 2020-01-10 12:17:43 +01:00
docker Fix docker script pushing to Docker Hub even when set not to 2020-03-23 13:34:42 +01:00
etc
fuzzer libfuzzer: fix build 2020-03-17 10:34:40 +01:00
gtk
ios ios: fix opening hyperlinks 2020-03-23 17:33:45 +01:00
kit Make the iOS (and Android?) app work again 2020-03-13 10:50:36 +01:00
kubernetes/helm
loleaflet mobile: fix the class of toolbar-hamburger after close. 2020-03-23 20:52:08 +01:00
man
net Rework the somewhat odd sendTextMessage() interface 2020-03-16 11:55:19 +01:00
scripts Add translations for Page Setup & co 2020-01-28 09:09:52 +01:00
test test: increase load timeout in UnitLoadTorture 2020-03-20 10:47:59 +01:00
tools re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00
wsd Fix --with-support-public-key=... build 2020-03-20 22:05:14 +01:00
.clang-format
.clang-tidy
.gitignore
.gitreview Revert "[cp] Update the .gitreview for this branch." 2020-01-10 12:17:31 +01:00
AUTHORS
autogen.sh
browsersync-config.js
ChangeLog
configure.ac android: added a rating dialog 2020-03-18 00:36:05 +01:00
COPYING
discovery.xml tabs to spaces 2020-03-02 23:22:10 +01:00
favicon.ico
INSTALL
logerrit
loolkitconfig-mobile.xcu Disable Help button on dialogs in mobile apps 2020-03-23 21:16:40 +01:00
loolkitconfig.xcu Clobber gio in the configuration. 2020-01-21 15:06:17 +01:00
loolstat
loolwsd-systemplate-setup
loolwsd.init.rhel6
loolwsd.service
loolwsd.spec.in Revert "Bump package version to 4.2.0-3 and update deb/rpm package files" 2020-01-10 12:17:43 +01:00
loolwsd.xml.in tabs to spaces 2020-03-02 21:54:36 +01:00
Makefile.am add missing test/lokassert.hpp to dist tarball 2020-03-16 12:37:43 +01:00
NEWS
PROBLEMS
README
sysconfig.loolwsd

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.