No description
Find a file
Michael Meeks 81ea2266dd prevent division by zero
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: Ibce3908b4d2c849548bece4e5819aa74dc1992d2
2021-10-25 17:00:02 +01:00
.git-hooks git-hooks: pre-commit: clean up not needed tweak of the perl library path 2021-07-12 19:47:59 +03:00
.github GH: Add new bug type 2021-10-23 10:19:16 +02:00
.gitpod-files Add default vscode settings for Gitpod 2021-07-13 12:38:31 +03:00
android freemium: renamed Freemium namespace to CommandControl 2021-10-21 12:28:13 +03:00
common Use tokens.equals() instead of tokens[] == 2021-10-21 13:36:57 +02:00
cypress_test cypress: fix: close sidebar so elements don't overlap 2021-10-25 19:28:27 +05:30
debian Bump package version to 21.06.2.0-1 2021-10-14 16:00:48 +02:00
docker docker: exec the startup script to intercept SIGTERM 2021-10-12 09:36:33 +02:00
etc change product name 2020-10-02 14:18:28 +02:00
fuzzer log: don't try to get the channel of a non-existing logger 2021-07-15 09:01:16 +02:00
gtk gtk: always include config.h first 2021-06-19 17:44:59 -04:00
indexing Proof of concept Search WebApp to show how to implement doc. search 2021-09-13 10:36:15 +02:00
ios Make it possible to build the iOS app against core master 2021-09-27 16:31:58 +03:00
kit jails: kit: name temporary directory with jail is instead random name 2021-10-22 09:00:04 -04:00
kubernetes/helm kubernetes: added nginx ingress config 2021-09-29 22:32:00 +02:00
loleaflet NB:shortcutsbar: don't apply filter to integrators' btns 2021-10-25 15:34:34 +02:00
man Fix Lintian warnings related to man pages 2021-09-29 21:34:41 +02:00
net stress: store and dump some statistics. 2021-10-02 21:24:15 +01:00
scripts scripts/refresh-git-hooks: Create hooks dir before making links. 2021-05-10 09:19:13 +02:00
test Fix typo in comment 2021-10-18 17:30:05 +02:00
tools Move LOOLWebSocket into test/ - where it can be slowly removed. 2021-10-11 13:40:20 +01:00
wsd prevent division by zero 2021-10-25 17:00:02 +01:00
.cirrus.yml we have to add pango back... dependency of node_modules/canvas 2021-09-16 14:00:21 +02:00
.clang-format clang-format: turn off BreakBeforeBinaryOperators 2021-04-23 09:51:06 +02:00
.clang-tidy
.gitignore updated .gitignore 2021-10-04 10:08:58 +02:00
.gitpod.dockerfile Gitpod: Enable VNC and add browser 2020-10-10 01:54:42 +03:00
.gitpod.yml Gitpod: Remove deprecated extension 2021-10-12 14:44:47 +02:00
AUTHORS
autogen.sh Use portable /usr/bin/env bash shebang, instead of /bin/bash one. 2020-12-17 11:52:18 +00:00
browsersync-config.js
ChangeLog
CODE_OF_CONDUCT.md Complete the CoC statement 2020-10-20 20:45:57 +03:00
configure.ac Use version 21.11 for the next CODE/COOL release 2021-10-22 16:03:52 +02:00
CONTRIBUTING.md doc: freenode -> libera 2021-06-14 09:14:02 +02:00
coolstress.in Use jsdom to load and execute our CSS, HTML and JS. 2021-01-16 12:18:47 +00:00
COPYING fix license headers 2020-10-01 11:56:43 +02:00
discovery.xml Enable editing of ODG in discovery.xml 2021-01-21 10:22:58 +01:00
favicon.ico replace favicon.ico (Collabora Online logo) 2020-12-14 13:56:00 +01:00
g Use custom local branch name as explicit remote user branch name for PR 2021-07-16 08:53:58 +02:00
loolkitconfig-mobile.xcu Disable Help button on dialogs in mobile apps 2020-03-23 21:16:40 +01:00
loolkitconfig.xcu.in 3 new build-time configurable settings 2021-05-18 09:14:00 +02:00
loolwsd-generate-proof-key Proof: fixed a typo, and handled the case when the script is running from rootless docker 2020-04-24 20:04:33 +02:00
loolwsd-systemplate-setup Port loolwsd-systemplate-setup to FreeBSD. 2021-03-02 13:44:09 +01:00
loolwsd.init.rhel6
loolwsd.service add CAP_CHOWN to systemd service files 2021-01-06 11:39:01 +01:00
loolwsd.spec.in Fix Lintian warnings related to man pages 2021-09-29 21:34:41 +02:00
loolwsd.xml.in introduce way to hide/restrict uno commands 2021-10-21 12:28:13 +03:00
Makefile.am freemium: renamed Freemium namespace to CommandControl 2021-10-21 12:28:13 +03:00
NEWS
PROBLEMS
README.CONTRIBUTING.md Clarify, re: E-mail. 2020-10-26 19:03:53 +00:00
README.md doc: freenode -> libera 2021-06-14 09:14:02 +02:00
SECURITY.md Update SECURITY.md 2021-07-05 12:24:14 +02:00
sysconfig.loolwsd change product name 2020-10-02 14:18:28 +02:00
trace-event.sample2.json Try repeated async events with same name and id 2021-06-23 12:26:27 +03:00

Collabora Online

irc Telegram Forum Website L10n Gitpod Ready-to-Code

LibreOffice in the Cloud on your own Terms

Key features

  • View and edit text documents, spreadsheets, presentations & more
  • Collaborative editing features
  • Works in any modern browser no plugin needed
  • Open Source

Website

For many more details, build instructions, downloads and more please visit https://collaboraonline.github.io/

Developer assistance

Please ask your questions on irc.libera.chat in our #cool-dev channel

Join the conversation on our Discourse server at https://forum.collaboraonline.com/

Watch the tinderbox status (if it's green) at https://cpci.cbg.collabora.co.uk:8080/view/Tinderbox/job/Tinderbox%20for%20online%20master/

Development bits

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
  • test/
    • C++ based unit tests
  • cypress_test/
    • JavaScript based integration tests

Please consult the README files in the component's directory for more details:

  • wsd/README
  • loleaflet/README

iOS and Android apps

See the corresponding READMEs:

  • ios/README
  • android/README

Enjoy!