No description
Find a file
Dennis Francis 7cf060dfbb don't leave 1px empty space near headers
when there are no freeze-panes active.

Signed-off-by: Dennis Francis <dennis.francis@collabora.com>
Change-Id: Id5b651d4b1e76cd14b725d125f813d93ed031ff8
2021-01-16 18:12:00 +05:30
.git-hooks
.github
.gitpod-files
android
common Special case opacity to avoid arithmetic where possible. 2021-01-16 12:18:24 +00:00
cypress_test Revert "cypress: remove workaround for multi-user test cases." 2021-01-15 23:01:30 +01:00
debian
docker Fix #895: build poco from source, link poco statically, add openSUSE target, and other fixes 2021-01-11 11:46:52 +01:00
etc
fuzzer
gtk
ios
kit Fix crash in iOS app: Don't bother with UnitKit 2021-01-15 01:36:52 +02:00
kubernetes/helm
loleaflet don't leave 1px empty space near headers 2021-01-16 18:12:00 +05:30
man
net wsd: new NetUtil file for network utilities 2021-01-13 22:05:18 -05:00
scripts _UNO() takes precedence, it will become the actual label 2021-01-06 13:54:01 +01:00
test wsd: new NetUtil file for network utilities 2021-01-13 22:05:18 -05:00
tools check if we run in a container 2021-01-12 22:24:28 +01:00
wsd clipboard: give a more explicit clustering error earlier. 2021-01-15 09:31:22 +00:00
.clang-format
.clang-tidy
.gitignore
.gitpod.dockerfile
.gitpod.yml
AUTHORS
autogen.sh
browsersync-config.js
ChangeLog
CODE_OF_CONDUCT.md
configure.ac Use jsdom to load and execute our CSS, HTML and JS. 2021-01-16 12:18:47 +00:00
CONTRIBUTING.md
coolstress.in Use jsdom to load and execute our CSS, HTML and JS. 2021-01-16 12:18:47 +00:00
COPYING
discovery.xml
favicon.ico
g
loolkitconfig-mobile.xcu
loolkitconfig.xcu
loolwsd-generate-proof-key
loolwsd-systemplate-setup
loolwsd.init.rhel6
loolwsd.service
loolwsd.spec.in
loolwsd.xml.in Revert "wsd: disable ssl by default, enable ssl termination by default" 2021-01-14 13:59:44 +01:00
Makefile.am Revert "wsd: disable ssl by default, enable ssl termination by default" 2021-01-14 13:59:44 +01: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!