Test repository to check push and ssh key
Find a file
Michael Weghorn b296b33cfb tdf#149461 qt6: Provide a QWindow for OpenGL rendering
As described at [1], "QWindow supports rendering using
OpenGL [...]".

Using a QWindow for OpenGL rendering had been introduced
in

    commit 56b19f9a81
    Date:   Fri Dec 14 12:44:20 2018 +0300

        tdf#121247, tdf#121266 KDE5: Add basic support for OpenGL

, but then

    commit 4366e06052
    Date:   Tue May 24 11:34:59 2022 +0200

        tdf#148864 Qt switch QtObjectWindow to QWidget

had switched from QWindow to QWidget, and OpenGL slide
transitions like the "Tiles" one stopped working.

At least for qt6, which now uses QtMultimedia for video
playback (see the tdf#145735 commits), issues like tdf#148864
("Kubuntu 22.04 LTS LibreOffice Impress 7.3.3 Fails to Play Embedded
 Videos") and tdf#125517 ("LO Impress: Can't stop presentation
with video and go to the next slide") related to video playback
appear to be no problem, so switch back to using QWindow there.

Explicitly set the window background to transparent
in `QtOpenGLContext::ImplInit`, as not doing so
caused slide content in presentation mode to not
be updated properly when testing with the attachment 183972
from tdf#149461 on Wayland.
(This was not an issue when running on XWayland, i.e.
with QT_QPA_PLATFORM=xcb).

With this in place, OpenGL transitions work with qt6.
With QT_QPA_PLATFORM=xcb, it looks all fine in my tests
on Debian testing.

With QT_QPA_PLATFORM=wayland, the slide text from attachment 183972
sometimes incorrectly showed up for a fraction of a second after
the slide transition finished, then disappeared again until
it was triggered to show as it should (e.g. by pressing the right
arrow key), s. screencast attachment 194899 in tdf#149461.
A multitude of warnings like the following are shown on stderr
in that case, which don't show up for xcb:

    warn:vcl.opengl:47352:47352:vcl/source/opengl/OpenGLHelper.cxx:709: GL Error 0506 (invalid framebuffer operation) in file /home/michi/development/git/libreoffice/slideshow/source/engine/opengl/TransitionImpl.cxx at line 398

That looks like a separate issue to me, however which would
need further analysis.

Keep using the QtObjectWindow approach for qt5 to
not regress on video playback.

[1] https://doc.qt.io/qt-5/qtgui-index.html#opengl-and-opengl-es-integration

Change-Id: I6e1eb989254e2cbbfada6f719ee0518571df4c42
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169347
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-06-21 23:19:02 +02:00
.git-hooks
.github
.vscode
accessibility
android android-viewer translated using Weblate 2024-06-14 23:28:13 +02:00
animations
apple_remote
avmedia tdf#145735 qt avmedia: Don't deadlock with QGstreamerMediaPlayer 2024-06-18 05:27:53 +02:00
basctl Add SfxItemType to SfxPoolItem 2024-06-18 01:07:42 +02:00
basegfx Related: tdf#147906 Rename fQuadDist to pointDistance 2024-06-13 15:58:40 +02:00
basic Fix typo 2024-06-20 19:22:44 +02:00
bean
bin
binaryurp
bridges Embind: Fix C++ UNO exception catching 2024-06-21 11:29:59 +02:00
canvas
chart2 loplugin:unusedmethods 2024-06-20 12:21:54 +02:00
cli_ure Fix typo 2024-06-19 08:45:26 +02:00
codemaker Fix typo 2024-06-19 23:00:40 +02:00
comphelper
compilerplugins loplugin:unusedfields 2024-06-20 14:03:21 +02:00
config_host Handle CPDB lib in configure/build system 2024-06-13 09:23:38 +02:00
configmgr
connectivity Fix typo 2024-06-19 22:48:51 +02:00
cppcanvas
cppu
cppuhelper
cpputools
cui Fix typo 2024-06-21 07:48:01 +02:00
dbaccess tdf#158237 Use C++20 contains() instead of find() and end() 2024-06-21 16:42:11 +02:00
desktop loplugin:ostr in various 2024-06-18 13:16:23 +02:00
dictionaries@a2bf59878d
distro-configs
docmodel
drawinglayer tdf#161086 bitmap location wrong with SVG with an embedded PNG 2024-06-21 18:25:10 +02:00
editeng move ensureDocumentFormatted from EditEngine to ImpEditEngine 2024-06-21 20:51:41 +02:00
embeddedobj Make sure to clear the guard around OleEmbeddedObject::changeState 2024-06-21 08:57:08 +02:00
embedserv Simplify a bit 2024-06-16 08:59:33 +02:00
emfio
eventattacher
extensions Fix typo 2024-06-19 08:37:25 +02:00
external libcmis,ucb: get more informative error messages for CMIS UCP 2024-06-21 17:56:37 +02:00
extras tdf#161173 Replace HTML template and idxexample 2024-06-12 10:42:19 +02:00
filter tdf#161219 Exporting XML filter as package results in empty jar 2024-06-20 14:03:31 +02:00
forms Fix typo 2024-06-19 22:57:51 +02:00
formula tdf#161502: change Structure label of Function Wizard dialog 2024-06-11 19:52:30 +02:00
fpicker
framework loplugin:unusedmethods 2024-06-20 12:21:54 +02:00
helpcompiler
helpcontent2@1178a2c564 Update git submodules 2024-06-20 15:45:14 +02:00
hwpfilter
i18nlangtag use local var to simplify code in MsLangId::getScriptType 2024-06-19 19:37:26 +02:00
i18npool
i18nutil
icon-themes
idl
idlc/test/parser
include move ensureDocumentFormatted from EditEngine to ImpEditEngine 2024-06-21 20:51:41 +02:00
instsetoo_native
io
ios
javaunohelper
jurt
jvmaccess
jvmfwk
l10ntools
librelogo
libreofficekit LOK: Introduce LOK_CALLBACK_STATUS_UPDATE 2024-06-21 15:46:17 +02:00
lingucomponent
linguistic tdf#161637 linguistic: fix apostrophe in spelling suggestions 2024-06-18 17:27:21 +02:00
lotuswordpro
m4
msicreator
net_ure .NET Bindings: Add netmaker (.NET codemaker) 2024-06-19 09:34:45 +02:00
nlpsolver
o3tl
odk
offapi Fix typo 2024-06-19 09:55:02 +02:00
officecfg Resolves tdf#64028 - Command to retain source cell on cut 2024-06-20 15:15:56 +02:00
oovbaapi
oox tdf#160490 PPTX import: fix automatically resized placeholder height 2024-06-19 23:18:59 +02:00
opencl
osx
package package: remove experimental mode check 2024-06-17 16:04:10 +02:00
pch
postprocess
pyuno Fix typo 2024-06-19 08:39:22 +02:00
qadevOOo Fix typo 2024-06-19 22:53:46 +02:00
readlicense_oo
registry
remotebridges
reportbuilder
reportdesign
ridljar
sal use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistently 2024-06-19 20:00:39 +02:00
salhelper
sax
sc tdf#161648 sc a11y: Set a11y names for items in border style control 2024-06-21 11:17:24 +02:00
scaddins
sccomp
schema
scp2
scripting
sd LOK: Introduce LOK_CALLBACK_STATUS_UPDATE 2024-06-21 15:46:17 +02:00
sdext
setup_native
sfx2 LOK: Introduce LOK_CALLBACK_STATUS_UPDATE 2024-06-21 15:46:17 +02:00
shell Remove some unneeded casts 2024-06-16 06:32:50 +02:00
slideshow
smoketest
solenv tdf#161648 sc a11y: Set a11y names for items in border style control 2024-06-21 11:17:24 +02:00
soltools
sot
starmath
static Embind: Fix C++ UNO exception catching 2024-06-21 11:29:59 +02:00
stoc
store
svgio tdf#161213: fill can use context-stroke and vice versa 2024-06-13 14:47:33 +02:00
svl tdf#144208 speedup doc with lots of redline(13) 2024-06-20 16:20:35 +02:00
svtools uui,ucb: webdav-curl: display curl error message on connection failure 2024-06-21 11:35:51 +02:00
svx tdf#161537 fix Filter Navigator no longer shows the name of the field 2024-06-21 18:29:40 +02:00
sw tdf#158454 Add Thai Autocorrect Support, coding part 2024-06-21 20:34:22 +02:00
swext
sysui
test tdf#161509: Output the same special style names and identifiers as Word 2024-06-13 07:49:19 +02:00
testtools use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistently 2024-06-19 20:00:39 +02:00
toolkit tsan: fix data race in VCLXWindowImpl 2024-06-21 16:45:21 +02:00
tools
translations@755fc723ca Update git submodules 2024-06-20 16:12:40 +02:00
ucb libcmis,ucb: get more informative error messages for CMIS UCP 2024-06-21 17:56:37 +02:00
ucbhelper
udkapi
uitest
UnoControls
unodevtools
unoidl Fix typo 2024-06-19 22:59:24 +02:00
unoil
unotest Embind: Fix C++ UNO exception catching 2024-06-21 11:29:59 +02:00
unotools Fix typo in code 2024-06-21 07:43:42 +02:00
unoxml Fix typo 2024-06-19 08:29:43 +02:00
ure
uui uui,ucb: webdav-curl: display curl error message on connection failure 2024-06-21 11:35:51 +02:00
vbahelper
vcl tdf#149461 qt6: Provide a QWindow for OpenGL rendering 2024-06-21 23:19:02 +02:00
winaccessibility wina11y: Fix handling for special text offset -1 2024-06-14 23:26:57 +02:00
wizards
writerperfect
xmerge
xmlhelp loplugin:unusedfields 2024-06-20 14:03:21 +02:00
xmloff Fix typo 2024-06-19 08:44:33 +02:00
xmlreader
xmlscript
xmlsecurity
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in Handle CPDB lib in configure/build system 2024-06-13 09:23:38 +02:00
config_host_lang.mk.in
configure.ac use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistently 2024-06-19 20:00:39 +02:00
COPYING
COPYING.LGPL
COPYING.MPL
cpp.hint
download.lst libgpg-error: upgrade to 1.50 2024-06-21 12:24:16 +02:00
g
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
logerrit
Makefile.fetch
Makefile.gbuild use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistently 2024-06-19 20:00:39 +02:00
Makefile.in .NET Bindings: Add DotnetLibrary class to gbuild 2024-06-12 18:48:07 +02:00
README.cross
README.help.md
README.md README.md: add Python baseline 2024-06-13 21:28:53 +02:00
README.Solaris
Repository.mk .NET Bindings: Add netmaker (.NET codemaker) 2024-06-19 09:34:45 +02:00
RepositoryExternal.mk Handle CPDB lib in configure/build system 2024-06-13 09:23:38 +02:00
RepositoryFixes.mk
RepositoryModule_build.mk .NET Bindings: Add DotnetLibrary class to gbuild 2024-06-12 18:48:07 +02:00
RepositoryModule_host.mk .NET Bindings: Add DotnetLibrary class to gbuild 2024-06-12 18:48:07 +02:00
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt

LibreOffice

Coverity Scan Build Status CII Best Practices Translation status

LibreOffice is an integrated office suite based on copyleft licenses and compatible with most document formats and standards. Libreoffice is backed by The Document Foundation, which represents a large independent community of enterprises, developers and other volunteers moved by the common goal of bringing to the market the best software for personal productivity. LibreOffice is open source, and free to download, use and distribute.

A quick overview of the LibreOffice code structure.

Overview

You can develop for LibreOffice in one of two ways, one recommended and one much less so. First the somewhat less recommended way: it is possible to use the SDK to develop an extension, for which you can read the API docs and Developers Guide. This re-uses the (extremely generic) UNO APIs that are also used by macro scripting in StarBasic.

The best way to add a generally useful feature to LibreOffice is to work on the code base however. Overall this way makes it easier to compile and build your code, it avoids any arbitrary limitations of our scripting APIs, and in general is far more simple and intuitive - if you are a reasonably able C++ programmer.

The Build Chain and Runtime Baselines

These are the current minimal operating system and compiler versions to run and compile LibreOffice, also used by the TDF builds:

  • Windows:
    • Runtime: Windows 7
    • Build: Cygwin + Visual Studio 2019 version 16.10
  • macOS:
    • Runtime: 10.15
    • Build: 12 (13 for aarch64) + Xcode 14
  • Linux:
    • Runtime: RHEL 8 or CentOS 8 and comparable
    • Build: either GCC 12; or Clang 12 with libstdc++ 10
  • iOS (only for LibreOfficeKit):
    • Runtime: 11.4 (only support for newer i devices == 64 bit)
    • Build: Xcode 9.3 and iPhone SDK 11.4
  • Android:
    • Build: NDK r23 and SDK 30.0.3
  • Emscripten / WASM:
    • Runtime: a browser with SharedMemory support (threads + atomics)
    • Build: Qt 5.15 with Qt supported Emscripten 1.39.8
    • See README.wasm

Java is required for building many parts of LibreOffice. In TDF Wiki article Development/Java, the exact modules that depend on Java are listed.

The baseline for Java is Java Development Kit (JDK) Version 17 or later.

The baseline for Python is version 3.11. It follows the version available in SUSE Linux Enterprise Desktop and the Maintenance Support version of Red Hat Enterprise Linux.

If you want to use Clang with the LibreOffice compiler plugins, the minimal version of Clang is 12.0.1. Since Xcode doesn't provide the compiler plugin headers, you have to compile your own Clang to use them on macOS.

You can find the TDF configure switches in the distro-configs/ directory.

To setup your initial build environment on Windows and macOS, we provide the LibreOffice Development Environment (LODE) scripts.

For more information see the build instructions for your platform in the TDF wiki.

The Important Bits of Code

Each module should have a README.md file inside it which has some degree of documentation for that module; patches are most welcome to improve those. We have those turned into a web page here:

https://docs.libreoffice.org/

However, there are two hundred modules, many of them of only peripheral interest for a specialist audience. So - where is the good stuff, the code that is most useful. Here is a quick overview of the most important ones:

Module Description
sal/ this provides a simple System Abstraction Layer
tools/ this provides basic internal types: Rectangle, Color etc.
vcl/ this is the widget toolkit library and one rendering abstraction
framework/ UNO framework, responsible for building toolbars, menus, status bars, and the chrome around the document using widgets from VCL, and XML descriptions from /uiconfig/ files
sfx2/ legacy core framework used by Writer/Calc/Draw: document model / load/save / signals for actions etc.
svx/ drawing model related helper code, including much of Draw/Impress

Then applications

Module Description
desktop/ this is where the main() for the application lives, init / bootstrap. the name dates back to an ancient StarOffice that also drew a desktop
sw/ Writer
sc/ Calc
sd/ Draw / Impress

There are several other libraries that are helpful from a graphical perspective:

Module Description
basegfx/ algorithms and data-types for graphics as used in the canvas
canvas/ new (UNO) canvas rendering model with various backends
cppcanvas/ C++ helper classes for using the UNO canvas
drawinglayer/ View code to render drawable objects and break them down into primitives we can render more easily.

Rules for #include Directives (C/C++)

Use the "..." form if and only if the included file is found next to the including file. Otherwise, use the <...> form. (For further details, see the mail Re: C[++]: Normalizing include syntax ("" vs <>).)

The UNO API include files should consistently use double quotes, for the benefit of external users of this API.

loplugin:includeform (compilerplugins/clang/includeform.cxx) enforces these rules.

Finding Out More

Beyond this, you can read the README.md files, send us patches, ask on the mailing list libreoffice@lists.freedesktop.org (no subscription required) or poke people on IRC #libreoffice-dev on irc.libera.chat - we're a friendly and generally helpful mob. We know the code can be hard to get into at first, and so there are no silly questions.