Test repository to check push and ssh key
Find a file
Michael Weghorn a54abf77c4 tdf#130857 qt weld: Support asnyc running of msg dialogs
Implement methods required to run a welded Qt message dialog
asynchronously: `QtInstanceMessageDialog::runAsync` and
`QtInstanceMessageDialog::response`.

Run the dialog asynchronously using `QDialog::open` and
connect to the `QDialog::finished` signal to be notified
when the dialog gets closed.

Similar to how the gtk-based implementation, use local
variables for the `std::shared_ptr`s and reset the members
right away, not only at the end of the slot, since resetting
the relevant one set in the corresponding `runAsync` overload
will result in the object getting deallocated, thus the members
can no longer be accessed safely.

Take the solar mutex before calling the callback function
as that seems to be expected (e.g. otherwise triggers an assert
for the below example where the callback functions
modifies VCL widgets).

With this in place, running welded Qt message dialogs
asynchronously works instead of not showing up at all, e.g.

1) start Writer with qt6 VCL plugin and without
   `SAL_VCL_QT_NO_WELDED_WIDGETS` set
2) open "File" -> "Properties" -> "Security"
3) click the "Protect..." button
4) enter 2 different passwords and press "OK" button

Change-Id: Ic1b1bfc7d89c1be8a9f9dee59bc86cf3da37a280
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162948
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-02-04 07:01:14 +01:00
.git-hooks
.github
.vscode
accessibility
android android-viewer translated using Weblate 2024-01-25 11:29:33 +01:00
animations
apple_remote
avmedia
basctl tdf#140004 Toggle comment in the Basic IDE 2024-02-01 13:37:28 +01:00
basegfx
basic Related: tdf#159458 Move variable URL re-creation to a central place 2024-01-31 06:56:42 +01:00
bean
bin qtcreator: Fix generating .pro files for externals 2024-01-31 22:48:25 +01:00
binaryurp Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
bridges ofz: MemorySanitizer: extend use-of-uninitialized-value bridge workaround 2024-01-28 15:49:45 +01:00
canvas
chart2 tdf#50934: Initial plumbing and infrastructure 2024-02-02 06:03:23 +01:00
cli_ure
codemaker
comphelper check that rtl_random_getBytes() was successful 2024-02-01 13:54:32 +01:00
compilerplugins loplugin:unnecessarygetstr fix false + 2024-02-02 20:40:58 +01:00
config_host
configmgr Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
connectivity tdf#117118 - Saves data automatically in Firebird embedded database 2024-02-01 14:14:28 +01:00
cppcanvas
cppu
cppuhelper Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
cpputools
cui move CharMap out of cui 2024-01-31 20:52:19 +01:00
dbaccess ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
desktop First-class Embind JS support for OUString 2024-02-03 23:44:14 +01:00
dictionaries@208a9fd80b Update git submodules 2024-02-01 17:17:14 +01:00
distro-configs distro-configs: use internal python in bisect repos 2024-01-29 09:59:48 +01:00
docmodel
drawinglayer
editeng editeng: GetCursorFlags flags to CursorFlags struct of bools 2024-02-02 11:29:32 +01:00
embeddedobj Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
embedserv Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
emfio
eventattacher
extensions ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
external Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
extras
filter tdf#159461 deadlock in Dialog "XML Filter Settings" 2024-02-02 20:40:45 +01:00
forms ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
formula tdf#127293 Add Excel2021 function XLOOKUP to Calc 2024-01-31 09:14:19 +01:00
fpicker Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
framework tdf#45904 Remove old SwXBodyText Java test 2024-02-04 05:13:14 +01:00
helpcompiler
helpcontent2@a9733f825b Update git submodules 2024-02-02 16:19:32 +01:00
hwpfilter
i18nlangtag Use constexpr instead of const 2024-02-04 03:39:42 +01:00
i18npool
i18nutil
icon-themes tdf#158939 icon-themes/karasa_jaga_svg: simplify some db icons 2024-01-28 22:48:55 +01:00
idl tdf#143148 Use pragma once instead of include guards in idl/inc/lex.hxx 2024-01-29 04:51:49 +01:00
idlc/test/parser
include Add SfxMedium::IsRepairPackage 2024-02-02 08:49:14 +01:00
instsetoo_native
io
ios
javaunohelper
jurt
jvmaccess
jvmfwk
l10ntools
librelogo
libreofficekit
lingucomponent Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
linguistic Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
lotuswordpro Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
m4
msicreator
nlpsolver
o3tl
odk
offapi tdf#50934: Initial plumbing and infrastructure 2024-02-02 06:03:23 +01:00
officecfg tdf#140004 Toggle comment in the Basic IDE 2024-02-01 13:37:28 +01:00
oovbaapi
oox sw: do not redline ContentControl items 2024-02-02 13:26:16 +01:00
opencl
osx
package Extract Local file header and Data descriptor handling into own functions 2024-02-02 07:27:29 +01:00
pch
postprocess
pyuno Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
qadevOOo tdf#45904 Remove old SwXBodyText Java test 2024-02-04 05:13:14 +01:00
readlicense_oo update credits 2024-01-25 18:46:20 +01:00
registry
remotebridges
reportbuilder
reportdesign ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
ridljar
sal cool#8016 open files using O_CLOEXEC 2024-01-28 11:12:17 +01:00
salhelper
sax Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
sc tdf#154587: sc_subsequent_filters_test4: Add unittest 2024-02-02 15:50:58 +01:00
scaddins Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
sccomp Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
schema
scp2
scripting tdf#159412: make sure to keep the value while changing the type 2024-01-29 03:34:21 +01:00
sd move CharMap out of cui 2024-01-31 20:52:19 +01:00
sdext Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
setup_native
sfx2 Add SfxMedium::IsRepairPackage 2024-02-02 08:49:14 +01:00
shell Fix typo 2024-01-31 11:20:57 +01:00
slideshow
smoketest
solenv First-class Embind JS support for OUString 2024-02-03 23:44:14 +01:00
soltools
sot
starmath ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
static First-class Embind JS support for OUString 2024-02-03 23:44:14 +01:00
stoc Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
store
svgio tdf#158445: support viewBox in symbol elements 2024-01-26 19:31:03 +01:00
svl check that rtl_random_getBytes() was successful 2024-02-01 13:54:32 +01:00
svtools tdf#91914 - Open available options through status bar using single click 2024-02-02 10:07:23 +01:00
svx Make sure to use strict weak ordering when sorting 2024-02-04 03:39:03 +01:00
sw tdf#45904 Remove old SwXBodyText Java test 2024-02-04 05:13:14 +01:00
swext
sysui
test tdf#159438: when there's no frame, close previous bookmark first 2024-01-30 18:50:00 +01:00
testtools
toolkit Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
tools
translations@7eb44b4e6e Update git submodules 2024-02-02 00:39:56 +01:00
ucb Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
ucbhelper
udkapi
uitest
UnoControls
unodevtools
unoidl
unoil
unotest tdf#105844 unotest,xmlsecurity: fix tests on MacOSX 2024-01-30 10:23:32 +01:00
unotools tdf#159350 Hiding Options dialog tabpages stopped working 2024-01-31 20:32:44 +01:00
unoxml
ure
uui
vbahelper Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
vcl tdf#130857 qt weld: Support asnyc running of msg dialogs 2024-02-04 07:01:14 +01:00
winaccessibility
wizards
writerfilter writerfilter: fix missing paragraph break on tdf136445-1.rtf 2024-02-02 17:17:28 +01:00
writerperfect Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmerge
xmlhelp
xmloff Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmlreader
xmlscript Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmlsecurity tdf#159307 add default macOS certificate manager applications 2024-02-02 07:55:01 +01:00
.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
config_host_lang.mk.in
configure.ac Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
cpp.hint Add SAL_LOPLUGIN_ANNOTATE to cpp.hint 2024-01-30 07:18:32 +01:00
download.lst curl: upgrade to release 8.6.0 2024-01-31 11:47:38 +01:00
g
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
logerrit
Makefile.fetch
Makefile.gbuild
Makefile.in
README.cross
README.help.md
README.md
README.Solaris
Repository.mk Let embindmaker also generate a .js file with more natural names 2024-01-25 18:31:42 +01:00
RepositoryExternal.mk
RepositoryFixes.mk Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
RepositoryModule_build.mk
RepositoryModule_host.mk
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++ 8.5
  • 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.

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.