No description
d266d124df
Pass std::string instead of char* and length where a string is always constructed anyway. Also cleaner and safer code. Change-Id: I1c9341e2c81bbdb7adeb29d3fba59849b2617e95 Reviewed-on: https://gerrit.libreoffice.org/29954 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.