No description
Find a file
Muhammet Kara 449d5ffcd9 Remove repeated assignment
Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
Change-Id: Ic8b69da652adde02417d2e4b605ad319fa670299
2021-06-17 13:45:12 +03:00
.git-hooks
.github notifyirc: freenode -> libera.chat 2021-06-14 09:10:06 +02:00
.gitpod-files
android Translated using Weblate (English (New Zealand)) 2021-06-09 12:50:50 +02:00
common wsd: add hexify-data utility 2021-06-13 21:57:43 -04:00
cypress_test cypress: adjust apply_font tests to recent core changes 2021-06-15 19:38:24 +02:00
debian deb: revert systemplate compatibility checks, they don't work well in postinstall script 2021-05-18 15:39:56 +02:00
docker docker: install libnss3 on aarch64 2021-04-06 13:39:30 +02:00
etc
fuzzer wsd: guard against negative counter in loolclient cmd 2021-06-04 14:31:57 +02:00
gtk
ios Guard against REMOVE messages for data: URLs for tunnelled dialogs in iOS app 2021-06-11 14:07:06 +03:00
kit Bail out of getPixmap gracefully, when rendering failed. 2021-06-16 17:42:26 +02:00
kubernetes/helm kubernetes: use consistent hash in haproxy 2021-05-25 15:27:00 +05:30
loleaflet Remove repeated assignment 2021-06-17 13:45:12 +03:00
man
net wsd: http: break cyclic dependency 2021-06-14 23:02:39 -04:00
scripts scripts/refresh-git-hooks: Create hooks dir before making links. 2021-05-10 09:19:13 +02:00
test Largeish performance test document. 2021-06-14 09:31:46 +01:00
tools Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
wsd Remove leftover incorrect usage hint 2021-06-14 18:45:40 +03:00
.cirrus.yml Add Cirrus CI configuration for FreeBSD testing. 2021-05-12 22:10:03 +03:00
.clang-format clang-format: turn off BreakBeforeBinaryOperators 2021-04-23 09:51:06 +02:00
.clang-tidy
.gitignore add hello-world.odg to .gitignore 2021-06-04 15:24:25 +02:00
.gitpod.dockerfile
.gitpod.yml
AUTHORS
autogen.sh
browsersync-config.js
ChangeLog
CODE_OF_CONDUCT.md
configure.ac configure: allow for setting --with-lo-path with --enable-fuzzers 2021-06-13 12:10:24 -04:00
CONTRIBUTING.md doc: freenode -> libera 2021-06-14 09:14:02 +02:00
coolstress.in
COPYING
discovery.xml
EULA forward port packaging bits to master branch 2021-03-31 18:29:49 +02:00
favicon.ico
g
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 Port loolwsd-systemplate-setup to FreeBSD. 2021-03-02 13:44:09 +01:00
loolwsd.init.rhel6
loolwsd.service
loolwsd.spec.in LOKit's installation path does not contain version number any more 2021-05-04 13:14:15 +02:00
loolwsd.xml.in Added missing class A ip addresses regex to config file. 2021-06-09 16:16:12 +03:00
Makefile.am Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
NEWS
PROBLEMS
README.CONTRIBUTING.md
README.md doc: freenode -> libera 2021-06-14 09:14:02 +02:00
SECURITY.md
sysconfig.loolwsd

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!