Test repository to check push and ssh key
Find a file
Michael Weghorn 97b827aa61 android: Port from deprecated "archivesBaseName"
Port from deprecated Gradle API that is planned to
be removed in Gradle 9.0, as was warned about in the
build output previously:

    > Configure project :
    Script '/home/michi/development/git/libreoffice-WORKTREE-android/android/source/liboSettings.gradle': line 22
    The org.gradle.api.plugins.BasePluginConvention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#base_convention_deprecation
            at liboSettings_bbauwf0uak693a4tmdwwty192$_run_closure3.doCall$original(/home/michi/development/git/libreoffice-WORKTREE-android/android/source/liboSettings.gradle:22)
            (Run with --stacktrace to get the full stack trace of this deprecation warning.)
            at liboSettings_bbauwf0uak693a4tmdwwty192.run(/home/michi/development/git/libreoffice-WORKTREE-android/android/source/liboSettings.gradle:20)
            (Run with --stacktrace to get the full stack trace of this deprecation warning.)
    Script '/home/michi/development/git/libreoffice-WORKTREE-android/android/source/liboSettings.gradle': line 22
    The BasePluginExtension.archivesBaseName property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please use the archivesName property instead. For more information, please refer to https://docs.gradle.org/8.7/dsl/org.gradle.api.plugins.BasePluginExtension.html#org.gradle.api.plugins.BasePluginExtension:archivesName in the Gradle documentation.
            at liboSettings_bbauwf0uak693a4tmdwwty192$_run_closure3.doCall$original(/home/michi/development/git/libreoffice-WORKTREE-android/android/source/liboSettings.gradle:22)
            (Run with --stacktrace to get the full stack trace of this deprecation warning.)

As described in the upgrading guide [1], use the "base"
configuration block in build.gradle instead.

[1] https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#base_convention_deprecation

Change-Id: I358569a72b508efd31d2872d5009ac4f060398d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170610
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
2024-07-17 12:14:37 +02:00
.git-hooks
.github
.vscode
accessibility icon choice ctrl entry a11y: Use OAccessibleComponentHelper as base 2024-07-12 07:03:45 +02:00
android android: Port from deprecated "archivesBaseName" 2024-07-17 12:14:37 +02:00
animations
apple_remote
avmedia gtk4: Require GTK >= 4.10 2024-06-30 22:40:39 +02:00
basctl Unify/Port to use VCLUnoHelper for AWT <-> VCL conversions 2024-07-11 06:44:48 +02:00
basegfx CairoSDPR: Direct support for RGBA Gradients (I) 2024-07-16 13:10:10 +02:00
basic cid#1607572 silence bogus Copy-paste error 2024-07-14 18:26:13 +02:00
bean
bin Fix Python: use is None/is not None instead of == None/!= None 2024-07-14 08:46:22 +02:00
binaryurp
bridges Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
canvas
chart2 cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
cli_ure Only use -Wv:18 in Visual Studio 2019 2024-07-01 11:02:37 +02:00
codemaker cid#1604129 Uninitialized scalar field 2024-07-01 13:44:14 +02:00
comphelper cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
compilerplugins loplugin:unusedenumconstants 2024-07-09 18:56:13 +02:00
config_host
configmgr Revert "boost::unordered_map to std::unordered_map in configmgr::Partial" 2024-07-14 17:32:17 +02:00
connectivity cid#1555652 COPY_INSTEAD_OF_MOVE 2024-07-14 15:16:40 +02:00
cppcanvas
cppu Fix typo 2024-06-29 20:17:22 +02:00
cppuhelper Properly implement cppu::throwException for Emscripten 2024-07-10 12:32:15 +02:00
cpputools
cui Resolves: tdf#161989 unset gtk emphasis defaults to light 2024-07-17 09:23:08 +02:00
dbaccess cid#1607892 COPY_INSTEAD_OF_MOVE 2024-07-11 09:26:28 +02:00
desktop Sw: extract/transform document structure 2 2024-07-17 10:52:38 +02:00
dictionaries@fc2dc383a4
distro-configs Adapt flatpak build to upstream changes 2024-07-09 11:08:43 +02:00
docmodel cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
drawinglayer CairoSDPR: Direct support for RGBA Gradients (II) 2024-07-16 21:15:02 +02:00
editeng cid#1607843 Use of auto that causes a copy 2024-07-15 11:11:08 +02:00
embeddedobj cid#1608568 COPY_INSTEAD_OF_MOVE 2024-07-04 12:58:23 +02:00
embedserv
emfio
eventattacher
extensions BootstrapFixture: get rid of mxComponentContext 2024-07-02 15:35:00 +02:00
external Rhino: upgrade to 1.7.15 2024-07-16 10:23:14 +02:00
extras Update Beehive template 2024-07-13 15:56:15 +02:00
filter tdf#145538 - related: Make tools::PolyPolygon iterable 2024-07-14 12:24:14 +02:00
forms Simplify comphelper::query_aggregation 2024-07-09 05:46:19 +02:00
formula tdf#161534 Add a Help button in FD & FW to open respective Help documentation 2024-07-12 10:51:50 +02:00
fpicker
framework Unify/Port to use VCLUnoHelper for AWT <-> VCL conversions 2024-07-11 06:44:48 +02:00
helpcompiler
helpcontent2@c6956d32c0 Update git submodules 2024-07-15 17:08:12 +02:00
hwpfilter
i18nlangtag
i18npool tdf#114160 Regression tests for non-breaking ZWJ 2024-07-16 04:43:26 +02:00
i18nutil
icon-themes Related tdf#161796 - Update donate icon 2024-07-02 07:07:45 +02:00
idl
idlc/test/parser
include Sw: extract/transform document structure 2 2024-07-17 10:52:38 +02:00
instsetoo_native
io
ios
javaunohelper
jurt
jvmaccess
jvmfwk
l10ntools
librelogo Python: use is None/is not None instead of == None/!= None 2024-07-13 09:13:54 +02:00
libreofficekit Fix "lets" -> "let's" 2024-06-29 17:12:55 +02:00
lingucomponent languagetool show cURL errors with the interaction handler 2024-06-28 14:24:22 +02:00
linguistic cid#1557346 COPY_INSTEAD_OF_MOVE 2024-07-09 12:09:13 +02:00
lotuswordpro cid#1554775 COPY_INSTEAD_OF_MOVE 2024-07-04 12:57:54 +02:00
m4
msicreator
net_ure .NET Bindings: Remove absolute path check in DotnetLibrary 2024-06-27 18:18:49 +02:00
nlpsolver
o3tl tsan: fix data race in o3tl::cow_wrapper 2024-07-09 20:12:54 +02:00
odk Add lokconvert odk example 2024-07-16 02:00:18 +02:00
offapi Add test code for UNO attributes implemented in JS 2024-07-16 12:48:40 +02:00
officecfg tdf#161914 Rename "Pen Width" to "Pen Thickness" 2024-07-16 01:54:41 +02:00
oovbaapi Fix VBA Table's *Padding properties type 2024-06-29 22:47:38 +02:00
oox cid#1555652 COPY_INSTEAD_OF_MOVE 2024-07-14 15:16:40 +02:00
opencl
osx
package package: add additional consistency checks for local file header 2024-07-16 15:57:43 +02:00
pch
postprocess
pyuno cid#1607892 COPY_INSTEAD_OF_MOVE 2024-07-11 09:26:28 +02:00
qadevOOo cid#1606535 PA: Public Attribute 2024-07-08 20:37:59 +02:00
readlicense_oo update credits 2024-07-10 13:40:33 +02:00
registry
remotebridges
reportbuilder Fix "lets" -> "let's" 2024-06-29 17:22:12 +02:00
reportdesign Unify/Port to use VCLUnoHelper for AWT <-> VCL conversions 2024-07-11 06:44:48 +02:00
ridljar
sal Fix "lets" -> "let's" 2024-06-28 22:23:17 +02:00
salhelper
sax Make convert*Angle strict 2024-07-09 05:46:32 +02:00
sc package: add additional consistency checks for local file header 2024-07-16 15:57:43 +02:00
scaddins
sccomp
schema
scp2
scripting Python: use is None/is not None instead of == None/!= None 2024-07-13 09:13:54 +02:00
sd package: add additional consistency checks for local file header 2024-07-16 15:57:43 +02:00
sdext Resolves: tdf#161965 missing UpdateControlStates on page switch 2024-07-11 18:11:48 +02:00
setup_native
sfx2 cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
shell Update preprocessed_command with the end result of the path checks 2024-07-11 11:42:50 +02:00
slideshow lok: sd: slideshow render: avoid using nullptr 2024-07-11 15:12:58 +02:00
smoketest
solenv tdf#161811 Changes in TC manager dialog should be in order of 2024-07-14 05:31:46 +02:00
soltools
sot
starmath cid#1555962 Use of auto that causes a copy 2024-07-12 20:04:43 +02:00
static Embind: Implement UNO interface attributes as JS accessor properties 2024-07-16 12:48:49 +02:00
stoc
store
svgio svgio: simplify and rename to make it easier to understand 2024-07-11 17:34:00 +02:00
svl cid#1555646 COPY_INSTEAD_OF_MOVE 2024-07-14 15:16:31 +02:00
svtools tdf#114441 replace sal_uLong with tools::Long 2024-07-14 09:33:38 +02:00
svx tdf#158397 freeze hovering mouse above animating gif 2024-07-16 18:15:33 +02:00
sw Related: cool#9504 sw: don't invalidate num rules when pasting into bullets 2024-07-17 11:51:28 +02:00
swext
sysui
test a11y tests: Double the timeout for UI tests 2024-07-16 12:47:45 +02:00
testtools PyUNO bridgetest: adapt to alias removals in unittest module and 2024-07-12 15:18:35 +02:00
toolkit cid#1555962 Use of auto that causes a copy 2024-07-12 20:04:43 +02:00
tools cid#1555652 COPY_INSTEAD_OF_MOVE 2024-07-14 15:16:40 +02:00
translations@0e95a8dfb0 Update git submodules 2024-07-15 12:38:59 +02:00
ucb cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
ucbhelper
udkapi
uitest Simplify use of close_dialog_through_button: allow button by name 2024-07-15 21:55:40 +02:00
UnoControls
unodevtools
unoidl
unoil
unotest Missing gb_Library_use_libraries,embindtest 2024-07-17 11:04:26 +02:00
unotools make additionsdialog show connection errors 2024-06-28 12:06:25 +02:00
unoxml unoxml: port checkCVE_2012_0037 from java to CppUnittest 2024-07-03 19:10:49 +02:00
ure
uui Resave with newer Glade version 2024-06-30 12:39:04 +02:00
vbahelper
vcl tdf#155447 gtk3 a11y: Use GtkBuilder ID as accessible ID 2024-07-17 06:25:13 +02:00
winaccessibility
wizards Python: use is None/is not None instead of == None/!= None 2024-07-13 09:13:54 +02:00
writerperfect BootstrapFixture: get rid of mxComponentContext 2024-07-02 15:35:00 +02:00
xmerge Fix "lets" -> "let's" 2024-06-28 22:23:17 +02:00
xmlhelp
xmloff cid#1608584 Overflowed constant 2024-07-14 15:13:47 +02:00
xmlreader
xmlscript BootstrapFixture: get rid of mxComponentContext 2024-07-02 15:35:00 +02:00
xmlsecurity tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser" 2024-07-15 13:00:41 +02:00
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh Add a note about autogen.input into autogen.sh --help output 2024-07-13 22:18:14 +02:00
BUCK
config.guess
config.sub
config_host.mk.in make MSVC /analyze a configure option 2024-07-10 19:04:00 +02:00
config_host_lang.mk.in
configure.ac Enable building with Xcode 16.0 beta 3 on macOS 15.0 public beta 2024-07-17 04:37:14 +02:00
COPYING
COPYING.LGPL
COPYING.MPL
cpp.hint
download.lst Rhino: upgrade to 1.7.15 2024-07-16 10:23:14 +02:00
g
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
logerrit
Makefile.fetch Bundle fonts of Google's DocRepair Project 2024-07-05 15:37:11 +02:00
Makefile.gbuild
Makefile.in
README.cross
README.help.md
README.md
README.Solaris
Repository.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
RepositoryExternal.mk
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt update tsan suppressions 2024-07-11 13:04:30 +02: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++ 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.