Test repository to check push and ssh key
Find a file
Stephan Bergmann 533e993f2d Don't reuse --unit values across (sequential, even) systemd-run invocations
At least some old versions of systemd-run apparently have occasional issues when
sequential invocations reuse the same --unit value, as
<https://ci.libreoffice.org/job/lo_ubsan/2982/> now (i.e., after the machine was
updated to auto-detect --with-coredumpctl) failed with

> [build CUT] basctl_dialogs_test
> LO_TEST_LOCALE=de
> Running scope as unit: -home-tdf-lode-jenkins-workspace-lo_ubsan-workdir-CppunitTest-basctl_dialogs_test.test:20231117013657:704127.scope
[...]
> LO_TEST_LOCALE=en-US
> Running scope as unit: -home-tdf-lode-jenkins-workspace-lo_ubsan-workdir-CppunitTest-basctl_dialogs_test.test:20231117013657:704127.scope
[...]
> LO_TEST_LOCALE=fi
> Failed to start transient scope unit: Unit -home-tdf-lode-jenkins-workspace-lo_ubsan-workdir-CppunitTest-basctl_dialogs_test.test:20231117013657:704127.scope already exists.

Change-Id: If009e26231228bec739637e4140be90c0b86d6b2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159569
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-11-17 16:57:01 +01:00
.git-hooks Fix typo in .git-hooks/pre-commit 2023-06-20 02:10:44 +02:00
.github
.vscode vscode-ide-integration: add license-header template (snippet) 2023-11-06 13:55:12 +01:00
accessibility tdf#112661 tdf#112662 a11y: Fix toggling button via a11y action 2023-11-02 15:54:24 +01:00
android android: Update app-specific/MIME type icons 2023-11-17 16:39:05 +01:00
animations animations : remove useless use of XComponentContext 2023-09-23 11:29:24 +02:00
apple_remote
avmedia loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
basctl loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
basegfx tdf#157664 Drop operator !=, where respective operator == is defined 2023-11-03 07:48:19 +01:00
basic loplugin:fieldcast in ModuleSizeExceeded 2023-11-10 09:53:01 +01:00
bean
bin find-unused-configkeys: check whether sets... 2023-11-11 18:30:30 +01:00
binaryurp Revert "loplugin:unodispose in binaryurp" 2023-09-13 12:29:13 +02:00
bridges enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
canvas c++20: use std::erase instead of std::removed followed by erase 2023-11-17 08:29:04 +01:00
chart2 Fix warning for emscripten build 2023-11-13 14:39:38 +01:00
cli_ure
codemaker Follow-up on "Make sure __cpp_lib_source_location is consistently defined" 2023-10-13 16:46:07 +02:00
comphelper avoid unnecessary intermediate buffer 2023-11-10 13:51:00 +01:00
compilerplugins Extend a loplugin:ostr check from OUString to OString 2023-11-15 19:16:51 +01:00
config_host Re-introduce build config to version info reported by LOK 2023-11-13 10:57:02 +01:00
configmgr Use proper type in expert config dialog 2023-11-09 15:37:16 +01:00
connectivity Various -Werror,-Wvla-cxx-extension 2023-10-27 22:12:07 +02:00
cppcanvas tdf#157792 followup 2023-10-18 13:38:36 +02:00
cppu cid#1546008 silence Using invalid iterator 2023-09-28 13:38:40 +02:00
cppuhelper Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cppuhelper 2023-10-19 14:41:21 +02:00
cpputools loplugin:external -> loplugin:conststringvar -> loplugin:redundantstatic 2023-11-08 22:49:47 +01:00
cui tdf#154543 - Paragraph dialog: reset snap to grid to parent setting 2023-11-17 14:13:14 +01:00
dbaccess loplugin:fieldcast in OTableStyleContext 2023-11-10 17:02:24 +01:00
desktop loplugin:unusedfields 2023-11-14 15:40:52 +01:00
dictionaries@d154315b75 Update git submodules 2023-11-05 12:26:15 +01:00
distro-configs
docmodel
drawinglayer tdf#158014 Skia adds filled white areas in .svg when exporting to PDF 2023-11-05 06:32:17 +01:00
editeng tdf#158031 editeng: rename GetFieldAtCursor 2023-11-15 20:05:38 +01:00
embeddedobj Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: embeddedobj 2023-10-19 20:32:23 +02:00
embedserv loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
emfio cid#1548365 Logically dead code 2023-10-31 21:20:38 +01:00
eventattacher
extensions Move user agent initialization to InitCurl_easy 2023-11-11 08:42:57 +01:00
external upgrade libcmis 2023-11-13 13:02:52 +01:00
extras tdf#157956 convert ellipses to quarter rounded circle 2023-11-02 07:54:30 +01:00
filter Allow passing Math-specific options to PDF export 2023-10-30 14:26:49 +01:00
forms Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
formula Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
fpicker Fix wrong context strings 2023-11-15 00:32:13 +01:00
framework loplugin:fieldcast in framework::AddonsToolBarWrapper 2023-11-10 12:36:48 +01:00
helpcompiler Use less libxml2 external headers dependency 2023-09-29 00:20:57 +02:00
helpcontent2@5cb2f51e27 Update git submodules 2023-11-12 16:37:22 +01:00
hwpfilter Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
i18nlangtag tsan:data race in LanguageTag::registerImpl 2023-10-30 17:38:07 +01:00
i18npool add a fast path for the 1999-12-31 date in calendar conversion 2023-11-02 16:29:09 +01:00
i18nutil
icon-themes
idl Manual extended loplugin:ostr change 2023-11-17 08:12:01 +01:00
idlc/test/parser
include Add getUnicodeTokenName() to StaticTokenMap and use... 2023-11-17 15:33:41 +01:00
instsetoo_native Missing parenthesis 2023-11-17 09:59:25 +01:00
io
ios merge duplicate CairoTextRender impls 2023-01-12 11:33:24 +00:00
javaunohelper enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
jurt Fix Library_jpipe__staticsalhack 2023-02-26 22:07:57 +00:00
jvmaccess clang-tidy modernize-pass-by-value in jvmaccess 2022-05-23 11:46:13 +02:00
jvmfwk Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: jvmfwk 2023-10-20 07:58:27 +02:00
l10ntools Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: l10ntools 2023-10-19 23:20:34 +02:00
librelogo
libreofficekit lok: a11y: implemented support for notifying core log to client 2023-11-11 22:22:52 +01:00
lingucomponent Move user agent initialization to InitCurl_easy 2023-11-11 08:42:57 +01:00
linguistic Move user agent initialization to InitCurl_easy 2023-11-11 08:42:57 +01:00
lotuswordpro changed sal_uInt8 to BenError (enum) 2023-10-24 09:41:12 +02:00
m4 Fix typo 2023-04-06 14:15:12 +02:00
msicreator
nlpsolver
o3tl Drop o3tl::span, can use C++20 std::span directly now 2023-10-11 21:53:13 +02:00
odk Make CustomTarget_odk/build-examples_java more robust against localized envs 2023-11-06 21:18:20 +01:00
offapi Fix typo 2023-11-14 22:32:38 +01:00
officecfg sw floattable, delete UI: add an uno command to unfloat frame from context menu 2023-11-17 10:13:58 +01:00
onlineupdate
oovbaapi
oox Add getUnicodeTokenName() to StaticTokenMap and use... 2023-11-17 15:33:41 +01:00
opencl
osx
package Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
pch
postprocess Load the locales from config file for languagetool 2023-10-22 19:02:06 +02:00
pyuno tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyuno 2023-10-23 16:54:59 +02:00
qadevOOo Dispose some test components 2023-11-14 18:48:47 +01:00
readlicense_oo update credits 2023-11-17 00:02:52 +01:00
registry Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
remotebridges
reportbuilder
reportdesign loplugin:fieldcast in rptxml::OControlStyleContext 2023-11-09 19:04:18 +01:00
ridljar enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
sal loplugin:unnecessarygetstr (clang-cl) 2023-11-09 07:36:23 +01:00
salhelper
sax Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sax 2023-10-20 09:16:44 +02:00
sc tdf#146386 cui,sc,sw: Office::Common::Filter::HTML::Export::LocalGraphic 2023-11-16 19:15:09 +01:00
scaddins Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scaddins 2023-10-20 09:24:31 +02:00
sccomp Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
schema sw floattable: link ODF proposal 2023-11-14 20:10:28 +01:00
scp2 On Linux dictionaries are packaged separately 2023-11-11 16:49:26 +01:00
scripting scripting: PyMailServiceProvider: implement AllowInsecureProtocols 2023-11-09 16:55:18 +01:00
sd tdf#158179 Fix layer tab menu layer visibility check menu item 2023-11-16 04:48:08 +01:00
sdext tdf#106057: Don't fail PDFReader::read, when several entries in stack 2023-10-31 21:11:34 +01:00
setup_native loplugin:unnecessarygetstr (clang-cl) 2023-11-09 07:36:06 +01:00
sfx2 tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
shell tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
slideshow use more SdrObjList::begin/end in sd 2023-10-19 08:09:38 +02:00
smoketest
solenv Don't reuse --unit values across (sequential, even) systemd-run invocations 2023-11-17 16:57:01 +01:00
soltools
sot Fix typo 2023-11-01 12:52:55 +01:00
starmath Resolves: tdf#158121 Math - Print settings not read after changing 2023-11-14 11:15:43 +01:00
static expert config: Proper editing support for numbers 2023-11-16 08:03:32 +01:00
stoc tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
store
svgio Related: tdf#157939 put CppunitTest_svgio under non_application_font_use:abort 2023-11-02 21:01:26 +01:00
svl tdf#157518: add password strength meter to setmasterpassworddlg 2023-11-15 19:48:38 +01:00
svtools tdf#146386 fpicker,svtools: remove FTP from Remote Files dialog 2023-11-09 16:53:41 +01:00
svx loplugin:unusedmethods 2023-11-15 06:56:06 +01:00
sw tdf#154543 - Paragraph dialog: reset snap to grid to parent setting 2023-11-17 14:13:14 +01:00
swext swext: MediaWiki: implement AllowInsecureProtocols 2023-11-09 16:53:55 +01:00
sysui tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
test tdf#135586 a11y: Add a new BLOCK_QUOTE a11y role 2023-10-28 05:45:15 +02:00
testtools 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
toolkit avoid double map lookup 2023-11-15 12:04:31 +01:00
tools warn about exotic protocols as well 2023-11-07 11:22:03 +01:00
translations@836a089516 Update git submodules 2023-11-08 15:03:09 +01:00
ucb tdf#146386 remove references to FTP UCP code 2023-11-16 19:15:01 +01:00
ucbhelper tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
udkapi Typo in comment "af"->"of" in XReference.idl 2023-10-20 14:03:07 +02:00
uitest uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
UnoControls Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
unodevtools Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unodevtools 2023-10-20 17:56:41 +02:00
unoidl Manual extended loplugin:ostr change 2023-11-17 08:12:20 +01:00
unoil
unotest
unotools [API CHANGE] Remove deprecated Password config item 2023-11-16 08:17:27 +01:00
unoxml tdf#42982: Improve UNO API error reporting 2023-10-19 13:13:38 +02:00
ure
uui tdf#157518: enforce password policy on setmasterpassworddlg 2023-11-15 22:02:16 +01:00
vbahelper loplugin:fieldcast in VbShapeRangeEnumHelper 2023-11-08 08:17:55 +01:00
vcl gtk4 a11y: Map BLOCK_QUOTE role to new gtk equivalent 2023-11-17 00:24:36 +01:00
winaccessibility wina11y: Drop "using namespace css:accessibility::AccessibleRole" 2023-11-14 08:09:25 +01:00
wizards Fix typos 2023-11-13 08:54:37 +01:00
writerfilter writerfilter: fix utext()'s dumb sal_uInt8* parameter 2023-11-16 17:19:26 +01:00
writerperfect loplugin:unusedfields 2023-11-14 15:40:52 +01:00
xmerge
xmlhelp Use std::from_chars 2023-10-26 19:08:08 +02:00
xmloff comphelper: use c++20 contains() instead of find() and end() 2023-11-16 08:31:08 +01:00
xmlreader
xmlscript loplugin:fieldcast in xmlscript 2023-11-08 06:01:50 +01:00
xmlsecurity new loplugin:fieldcast 2023-11-08 06:50:24 +01:00
.buckconfig Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs tdf#123936 Add formatting commit to .git-blame-ignore-revs 2022-07-04 09:09:50 +02:00
.gitattributes
.gitignore Add .cache (Qt Creator) and gdbtrace.log (gdb) 2023-04-28 21:54:20 +02:00
.gitmodules gitmodules: use relative paths 2020-10-21 21:51:54 +02:00
.gitpod.dockerfile Upgrade .gitpod.dockerfile to Ubuntu focal 2021-05-22 19:35:47 +02:00
.gitpod.yml Install C++ VSCode extension for Gitpod 2020-03-09 15:54:14 +01:00
.gitreview git-review: Use the hostname instead of alias. 2019-05-15 15:13:47 +02:00
antivirusDetection.vbs
autogen.sh Remove support for AIX 2023-01-27 07:28:16 +00:00
BUCK
config.guess
config.sub
config_host.mk.in fix --enable-wix switch - that didn't do anything 2023-11-16 23:32:20 +01:00
config_host_lang.mk.in
configure.ac fix --enable-wix switch - that didn't do anything 2023-11-16 23:32:20 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
cpp.hint Add some entries into cpp.hint 2023-10-07 17:20:38 +02:00
download.lst upgrade libcmis 2023-11-13 13:02:52 +01:00
g git-hooks: remove hint in './g -z' 2023-04-01 13:28:14 +02:00
install-sh Fix typos 2019-08-12 22:12:57 +02:00
install_deps.sh
leak-suppress.txt
Library_merged.mk
logerrit
Makefile.fetch tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
Makefile.gbuild
Makefile.in
README.cross
README.help.md
README.md Bump Java build baseline from JDK 9 to 17 2023-10-17 13:45:59 +02:00
README.Solaris remove use of Archive::Zip 2016-06-04 08:09:56 +02:00
Repository.mk Fix packaging with --disable-curl 2023-11-10 21:38:00 +01:00
RepositoryExternal.mk Fix packaging with --enable-mpl-subset 2023-11-10 21:38:08 +01:00
RepositoryFixes.mk WASM more initial bits and pieces 2022-01-19 10:49:40 +01:00
RepositoryModule_build.mk introduce docmodel comp., model::ThemeColor, use it in SvxColorItem 2023-01-12 23:15:58 +00:00
RepositoryModule_host.mk
sanitize-ubsan-excludelist replace usage of blacklist with denylist 2020-07-10 01:34:54 +02:00
setup.cfg
TEMPLATE.SOURCECODE.HEADER Make it clear that the text is in addition to the previous 2021-01-27 08:02:35 +01:00
tsan-suppress.txt update tsan-suppress 2023-10-30 17:38:16 +01:00

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.