No description
3f690113fb
Writer really has a single part for rendering purposes, 0. This new unittest validates that if we edit a page that isn't the first, part in invalidatetiles will still be 0, and not the page number of something else. Change-Id: Idb5d14c2365cc0f73b76ee47223815ddf611f8ce Reviewed-on: https://gerrit.libreoffice.org/29607 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.