LibreOffice

Using LibreOffice with MariaDB [and Docker]

D.libreoffice
Anel Husakovic
This talk will show how to use LibreOffice's graphical user interface (GUI) to interact with your favorite database. It will cover how to connect LibreBase to a MariaDB database (both free and open source software) in order to inspect and play with your data, especially for new users. Through a live demo, all steps will be presented to successfully start LibreBase and MariaDB through Docker, and how to integrate them through the MariaDB ODBC connector. The process will show how to solve problems with a wrong setup and packages. At the end, a Dockerfile will be created to build the image and automate the above process.

Additional information

Type devroom

More sessions

2/7/21
LibreOffice
Italo Vignoli
D.libreoffice
LibreOffice was launched as a free office suite for Windows, macOS and Linux in 2010, by a large majority of OpenOffice community members. Over the years, the project has made a significant code cleaning and refactoring effort, and created a robust development infrastructure entirely based on open source software. Today, LibreOffice is available for the cloud and mobile platforms, in different flavours, optimized for community and enterprise users.
2/7/21
LibreOffice
Muhammet Kara
D.libreoffice
Collabora Online (COOL) is a LibreOffice-based online office suite with collaborative editing. Time-to-start-hacking COOL has been lowered from ~a day to ~10 minutes thanks to integration with GitPod, a dev environment in the cloud, on its GitHub repo. We will try to share the story on and discuss these topics: - What was it like in the past - The search for ways to lower the barrier - Cloud dev environments - Setting up the repo for GitPod integration - Adapting the infra/CI for faster builds ...
2/7/21
LibreOffice
Christian Lohmaier
D.libreoffice
The LibreOffice buildsystem has support to create auxiliary files that allow easy integration with various IDEs. This talk will show you how to use it and how it works and where its limitations are.
2/7/21
LibreOffice
Stephan Bergmann
D.libreoffice
A consumer report
2/7/21
LibreOffice
D.libreoffice
Come and join us to hear about the ongoing porting effort, to get LibreOffice to fully run inside a web browser.
2/7/21
LibreOffice
Michael Stahl
D.libreoffice
Word fields are far more flexible than ODF/Writer fields - to most users, the additional expressiveness doesn't matter, but for some specialized use cases, Writer is limited. Writer had a rudimentary implementation of Word compatible fields for about 10 years, but it never worked well. We have added the ability to round-trip nested Word fields in RTF/DOCX formats, and fixed a bunch of long standing bugs along the way.
2/7/21
LibreOffice
Jan Holesovsky
D.libreoffice
Come and hear about the developments in LibreOffice that were triggered by a need in the Collabora Online. The most notable examples are the Notebookbar improvements, but there are other, like async dialogs in the core, new parameters to various .uno: commands that improve scripting capabilities, and many others.