No description
Find a file
Michael Meeks 72f8f5d30e stress: store and dump some statistics.
Change-Id: Ied5eb12888b1466c155ecfd291785a95ea897db9
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2021-10-02 21:24:15 +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 Update GH Welcome message: ping Pedro instead 2021-08-20 11:27:22 +02:00
.gitpod-files Add default vscode settings for Gitpod 2021-07-13 12:38:31 +03:00
android android: Decrease Logging level to information for release 2021-09-17 15:26:15 +03:00
common Handle UnitType::Tool in global instance getters and setters 2021-09-28 14:23:34 +02:00
cypress_test comments: use vex insertion dialog when collapsed and fix cypress 2021-09-23 11:08:17 +02:00
debian we may need collaboraofficebasis6.4-math for displaying formulas in documents 2021-09-22 19:38:25 +02:00
docker do not use deprecated apt-key command (fixes #1934) 2021-08-23 13:52:16 +02:00
etc
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 wsd: each view handles its own url params 2021-09-26 17:02:01 -04:00
kubernetes/helm kubernetes: added nginx ingress config 2021-09-29 22:32:00 +02:00
loleaflet Sidebar fix alignment for LB_SHOW_COLOR, LB_GLOW_COLOR and button2 2021-09-30 00:59:59 +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
test stress: store and dump some statistics. 2021-10-02 21:24:15 +01:00
tools stress: store and dump some statistics. 2021-10-02 21:24:15 +01:00
wsd wsd: fix crash-on-shutdown in LOOLWSD::doHousekeeping() 2021-09-30 09:37:18 +02: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-tidy
.gitignore add hello-world.odg to .gitignore 2021-06-04 15:24:25 +02:00
.gitpod.dockerfile
.gitpod.yml Gitpod: what to do after a major release 2021-08-20 11:27:22 +02:00
AUTHORS
autogen.sh
browsersync-config.js
ChangeLog
CODE_OF_CONDUCT.md
configure.ac Add fourth number to LOOLWSD versioning 2021-09-28 11:14:28 +02:00
CONTRIBUTING.md doc: freenode -> libera 2021-06-14 09:14:02 +02:00
coolstress.in
COPYING
discovery.xml
favicon.ico
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
loolkitconfig.xcu.in 3 new build-time configurable settings 2021-05-18 09:14:00 +02:00
loolwsd-generate-proof-key
loolwsd-systemplate-setup
loolwsd.init.rhel6
loolwsd.service
loolwsd.spec.in Fix Lintian warnings related to man pages 2021-09-29 21:34:41 +02:00
loolwsd.xml.in wsd: configuration setting to control embedded-url hexifying 2021-09-13 09:40:09 -04:00
Makefile.am Fix Lintian warnings related to man pages 2021-09-29 21:34:41 +02:00
NEWS
PROBLEMS
README.CONTRIBUTING.md
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
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!