No description
1fcdb8beaa
Put this inside #if, add the 'override' back for current Poco. Avoids "warning: 'expectContinue' overrides a member function but is not marked 'override'" when compiling against current Poco. Not sure what good it would do to define it at all if compiling against a bleeding-edge Poco as it won't call it anyway? |
||
---|---|---|
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.