No description
Find a file
Michael Meeks cadcc6e166 perftrace: start to annotate common spans.
Change-Id: I90e9939ddc7dedfb24fd608f13ea31a2863ebe3e
2019-03-29 09:37:28 +00:00
android android: Display notification when creating file if such a file already exists 2019-03-27 14:48:58 +01:00
bundled/include/LibreOfficeKit Update to match core master 2019-03-27 09:23:08 +02:00
common For iOS, generate the data: URLs for the PNG tiles already in the Online code 2019-03-22 16:21:51 +02:00
debian
docker docker: --enable-pdfimport and --disable-poppler in build config 2019-03-07 12:30:20 +01:00
etc
gtk Revert "android: Various fixes to make the sending from the core to JS..." 2019-02-20 00:38:16 +01:00
ios tdf#123742: Fix lifecycle issues for the "Office" object 2019-03-28 17:28:26 +02:00
kit tdf#124146 touch gesture support, send pan gesture in dialogs 2019-03-26 10:48:17 +01:00
loleaflet tdf#123874: Don't do the SVG preview thing in the iOS app as it crashes WebKit 2019-03-28 11:22:38 +02:00
man
net When FAKESOCKET_LOG_ALWAYS_STDERR, output also the thread id 2019-03-20 15:18:43 +02:00
scripts perftrace: start to annotate common spans. 2019-03-29 09:37:28 +00:00
test fix: saveAs breaks when '%' character is used within the filename 2019-03-19 18:31:15 +01:00
tools
wsd tdf#124146 touch gesture support, send pan gesture in dialogs 2019-03-26 10:48:17 +01:00
.clang-format
.clang-tidy
.gitignore Revert "configure: add Boost.Locale library" 2019-03-15 17:28:14 +01:00
.gitreview
AUTHORS
autogen.sh Revert "configure: add Boost.Locale library" 2019-03-15 17:28:14 +01:00
browsersync-config.js Integrate browser-sync 2019-02-21 09:23:47 +01:00
ChangeLog
configure.ac Revert "configure: add Boost.Locale library" 2019-03-15 17:28:14 +01:00
COPYING
discovery.xml
favicon.ico
INSTALL
loolkitconfig.xcu
loolstat
loolwsd-systemplate-setup
loolwsd.service
loolwsd.spec.in
loolwsd.xml.in Remove unnecessary leftovers after Michael's removal of the on-disk tile cache 2019-02-15 21:36:16 +01:00
Makefile.am Revert "configure: add libraries from Boost Locale to the linker" 2019-03-15 17:27:40 +01:00
NEWS
PROBLEMS Tweak problemms. 2019-02-13 18:35:32 +01:00
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.