No description
1588d2fe12
Problem: - Select a whole row, let's say row 10. - Select a whole column, let's say column I. => Columns headers right from I, (J, K etc.) are still highlighted. Similarly if a column selected first, and a row next. Change-Id: I13ad0e2a152ddbf96c4889a3aea5129885bc95b5 Reviewed-on: https://gerrit.libreoffice.org/38000 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> |
||
---|---|---|
bundled/include/LibreOfficeKit | ||
common | ||
debian | ||
etc | ||
kit | ||
loleaflet | ||
net | ||
scripts | ||
test | ||
tools | ||
wsd | ||
.clang-tidy | ||
.gitignore | ||
.gitreview | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
discovery.xml | ||
favicon.ico | ||
INSTALL | ||
loolkitconfig.xcu | ||
loolstat | ||
loolwsd-systemplate-setup | ||
loolwsd.service | ||
loolwsd.spec.in | ||
loolwsd.xml.in | ||
Makefile.am | ||
NEWS | ||
PROBLEMS | ||
README | ||
robots.txt | ||
sysconfig.loolwsd | ||
TODO |
LibreOffice Online. This project has several components: wsd/ The Web Services Daemon - which accepts external connections. kit/ The client which lives in its own chroot and renders documents. common/ Shared code between these processes. loleaflet/ The client side JavaScript component. It is recommended to read these files: wsd/README loleaflet/README Enjoy.