No description
Find a file
Tor Lillqvist dcf9d9f12b Log also the average tile PNG size and the average compression ratio
Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I77fb1ae0e9ef892b23212222b44dc3dc522c7ce3
2021-06-11 09:42:17 +03:00
.git-hooks
.github fixed warning: 'git checkout HEAD^2 is no longer necessary. Code Scanning recommends analyzing the merge commit for best results.' 2021-04-16 11:31:41 +02:00
.gitpod-files
android Translated using Weblate (English (New Zealand)) 2021-06-09 12:50:50 +02:00
common Log also the average tile PNG size and the average compression ratio 2021-06-11 09:42:17 +03:00
cypress_test cypress: reuse selectFormatting helper for number format test 2021-06-10 11:04:26 +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 Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
kit Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
kubernetes/helm kubernetes: use consistent hash in haproxy 2021-05-25 15:27:00 +05:30
loleaflet Mobile: fontnamecombobox use no left padding at mobile sidebar 2021-06-11 07:16:00 +02:00
man
net Add commented-out TraceEvent::emitInstantEvent 2021-06-07 14:34:37 +03:00
scripts scripts/refresh-git-hooks: Create hooks dir before making links. 2021-05-10 09:19:13 +02:00
test Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
tools Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
wsd wsd: guard against negative counter in loolclient cmd 2021-06-04 14:31:57 +02: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 Bump version to 21.06 2021-06-03 10:56:59 +02:00
CONTRIBUTING.md
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
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
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.freenode.net 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!