No description
653da3a409
In face of exceptions, the lock was not released and the condition variable was not signalled, thereby causing all subsequent views on the same document to fail loading. Change-Id: I18d3cefcc74a158facefe1e74a9c802ee048b014 Reviewed-on: https://gerrit.libreoffice.org/23785 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
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.