No description
3b2055a0a8
On destroyView Core must flush the events queue, otherwise by the next idle the descriptor will be gone and we'll be using freed memory. Change-Id: I6d3d8f9461bc156383a7294e9c65c535d79f2e7a Reviewed-on: https://gerrit.libreoffice.org/29088 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.