No description
Find a file
Pranav Kant 26adebfcb0 tdf#103641: Fix save button visible for presentation
Additionally, change the variable name for presentation-toolbar
to avoid any future confusion.

Also, put the code hiding the save button in onRefresh event so that
save button doesn't show up in the UI as soon as we get the wopi
properties object from the server.

Change-Id: Ib168010c509f55a69aae9752e11321d319f59e99
2016-11-15 18:23:42 +05:30
loleaflet tdf#103641: Fix save button visible for presentation 2016-11-15 18:23:42 +05:30
loolwsd LibreOfficeKit.hpp changed meaning of getPart(), update accordingly. 2016-11-15 13:06:42 +01:00
scripts Pootle server times out with IPv6 address... 2016-10-23 16:44:56 +02:00
.gitreview
README
rename.patch Prototype renaming script and patch for before branching. 2016-11-14 12:05:48 +00:00
rename.sh Prototype renaming script and patch for before branching. 2016-11-14 12:05:48 +00:00

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.