Test repository to check push and ssh key
Find a file
Caolán McNamara 2f81046033 cid#1554709 COPY_INSTEAD_OF_MOVE
and

cid#1554745 COPY_INSTEAD_OF_MOVE
cid#1554758 COPY_INSTEAD_OF_MOVE
cid#1554766 COPY_INSTEAD_OF_MOVE
cid#1554771 COPY_INSTEAD_OF_MOVE
cid#1554787 COPY_INSTEAD_OF_MOVE
cid#1554802 COPY_INSTEAD_OF_MOVE
cid#1554820 COPY_INSTEAD_OF_MOVE
cid#1554828 COPY_INSTEAD_OF_MOVE
cid#1554829 COPY_INSTEAD_OF_MOVE
cid#1554832 COPY_INSTEAD_OF_MOVE
cid#1554842 COPY_INSTEAD_OF_MOVE
cid#1554885 COPY_INSTEAD_OF_MOVE

Change-Id: I43ec20250a04dc087f3d7fdeafc75f0c1dd0de25
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170542
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-07-16 15:13:41 +02:00
.git-hooks Revert "Drop allownonascii check from pre-commit checks" 2023-12-02 21:55:33 +01:00
.github workflows: Update dessant/repo-lockdown to v3 2023-04-22 03:27:06 +02:00
.vscode vscode-ide-integration: add license-header template (snippet) 2023-11-06 13:55:12 +01:00
accessibility icon choice ctrl entry a11y: Use OAccessibleComponentHelper as base 2024-07-12 07:03:45 +02:00
android android-viewer translated using Weblate 2024-07-09 09:03:38 +02:00
animations loplugin:ostr avmedia 2024-05-06 15:14:09 +02:00
apple_remote Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
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 Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
bin Fix Python: use is None/is not None instead of == None/!= None 2024-07-14 08:46:22 +02:00
binaryurp drop requirement for rtl_random_getBytes to have "Pool" arg 2024-05-08 11:29:54 +02:00
bridges Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
canvas cid#1598237 Uncaught exception 2024-05-18 16:27:04 +02:00
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 Handle CPDB lib in configure/build system 2024-06-13 09:23:38 +02:00
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 loplugin:ostr in cppcanvas 2024-05-07 12:53:11 +02:00
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 loplugin:ostr in various 2024-05-20 22:09:56 +02:00
cui cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
dbaccess cid#1607892 COPY_INSTEAD_OF_MOVE 2024-07-11 09:26:28 +02:00
desktop -Werror,-Wgnu-folding-constant 2024-07-15 23:10:07 +02:00
dictionaries@fc2dc383a4 Update git submodules 2024-06-24 19:23:02 +02:00
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 (I) 2024-07-16 13:10:10 +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 Simplify a bit 2024-06-16 08:59:33 +02:00
emfio loplugin:ostr in emfio 2024-05-07 18:15:01 +02:00
eventattacher loplugin:ostr in various 2024-05-20 22:09:56 +02:00
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 Add newline at end of file 2024-06-24 23:21:36 +02:00
framework Unify/Port to use VCLUnoHelper for AWT <-> VCL conversions 2024-07-11 06:44:48 +02:00
helpcompiler WaE: C6011 Dereferencing NULL pointer warnings 2024-05-01 09:17:34 +02:00
helpcontent2@c6956d32c0 Update git submodules 2024-07-15 17:08:12 +02:00
hwpfilter ofz#69246 Integer-overflow 2024-05-26 15:41:47 +02:00
i18nlangtag use local var to simplify code in MsLangId::getScriptType 2024-06-19 19:37:26 +02:00
i18npool tdf#114160 Regression tests for non-breaking ZWJ 2024-07-16 04:43:26 +02:00
i18nutil loplugin:ostr in various 2024-05-20 22:09:56 +02:00
icon-themes Related tdf#161796 - Update donate icon 2024-07-02 07:07:45 +02:00
idl make the slot data constinit 2024-05-02 14:37:56 +02:00
idlc/test/parser Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_test 2022-06-11 09:58:17 +02:00
include CairoSDPR: Direct support for RGBA Gradients (I) 2024-07-16 13:10:10 +02:00
instsetoo_native MSI: Adds the missing ExtendedType column in the CustomAction table 2024-05-16 15:13:09 +02:00
io loplugin:ostr in io 2024-05-09 12:48:17 +02:00
ios
javaunohelper loplugin:ostr in javaunohelper 2024-05-09 17:59:45 +02:00
jurt makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
jvmaccess clang-tidy modernize-pass-by-value in jvmaccess 2022-05-23 11:46:13 +02:00
jvmfwk WaE: C6011 Dereferencing NULL pointer warnings 2024-05-12 22:14:19 +02:00
l10ntools allow low-translation-completion-langs for dev-builds (e.g.: Sundanese) 2024-06-02 19:26:46 +02:00
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 Fix typo 2023-04-06 14:15:12 +02:00
msicreator createmsi: retrieve file handle explicitely so we can close it at the end 2023-11-17 17:34:52 +01:00
net_ure .NET Bindings: Remove absolute path check in DotnetLibrary 2024-06-27 18:18:49 +02:00
nlpsolver Double values comparison changed to compare method. 2024-04-29 15:40:27 +02:00
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 loplugin:ostr in various 2024-05-20 22:09:56 +02:00
osx Add all source directories as folder references to the Xcode project 2023-07-05 10:30:37 +02:00
package package: ZipFile: don't accept duplicate entries (case insensitive) 2024-07-10 12:08:09 +02:00
pch merge expwrap into sax library 2023-05-30 08:45:46 +02:00
postprocess loplugin:ostr in various 2024-05-20 22:09:56 +02:00
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 loplugin:ostr in various 2024-05-20 22:09:56 +02:00
remotebridges loplugin:ostr in various 2024-05-20 22:09:56 +02:00
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 makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
sal Fix "lets" -> "let's" 2024-06-28 22:23:17 +02:00
salhelper Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
sax Make convert*Angle strict 2024-07-09 05:46:32 +02:00
sc Resolves tdf#105000 - Make shipped palette names translatable 2024-07-16 09:53:46 +02:00
scaddins loplugin:ostr in various 2024-05-20 22:09:56 +02:00
sccomp loplugin:ostr in sccomp 2024-05-13 14:43:56 +02:00
schema tdf#132599 sw schema xmloff: add hyphenation-keep-type='always' 2024-05-07 13:58:28 +02:00
scp2 allow low-translation-completion-langs for dev-builds (e.g.: Sundanese) 2024-06-02 19:26:46 +02:00
scripting Python: use is None/is not None instead of == None/!= None 2024-07-13 09:13:54 +02:00
sd tdf#161914 Rename "Pen Width" to "Pen Thickness" 2024-07-15 02:41:16 +02:00
sdext Resolves: tdf#161965 missing UpdateControlStates on page switch 2024-07-11 18:11:48 +02:00
setup_native makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
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 loplugin:ostr in various 2024-05-20 22:09:56 +02:00
solenv tdf#161811 Changes in TC manager dialog should be in order of 2024-07-14 05:31:46 +02:00
soltools Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
sot loplugin:ostr in sot 2024-05-13 20:11:36 +02:00
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 loplugin:ostr in stoc 2024-05-13 20:11:48 +02:00
store loplugin:ostr in various 2024-05-20 22:09:56 +02:00
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 cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
sw Revert "tdf#159013 writerfilter: link to the correct first-page header" 2024-07-16 13:48:19 +02:00
swext makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
sysui Remove duplicate vnd.stardivision.writer-global MimeType 2024-06-25 16:20:06 +02:00
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 loplugin:ostr in ucbhelper 2024-05-16 14:49:15 +02:00
udkapi Move org.libreoffice.embindtest from udkapi to offapi 2024-04-11 15:22:40 +02:00
uitest Simplify use of close_dialog_through_button: allow button by name 2024-07-15 21:55:40 +02:00
UnoControls loplugin:ostr in various 2024-05-20 22:09:56 +02:00
unodevtools loplugin:ostr in various 2024-05-20 22:09:56 +02:00
unoidl Fix typo 2024-06-19 22:59:24 +02:00
unoil .NET Bindings: Switch for old windows CLI bindings 2024-06-22 00:11:16 +02:00
unotest Embind: Implement UNO interface attributes as JS accessor properties 2024-07-16 12:48:49 +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 Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
uui Resave with newer Glade version 2024-06-30 12:39:04 +02:00
vbahelper loplugin:ostr in vbahelper 2024-05-14 15:14:51 +02:00
vcl cid#1554709 COPY_INSTEAD_OF_MOVE 2024-07-16 15:13:41 +02:00
winaccessibility wina11y: Fix handling for special text offset -1 2024-06-14 23:26:57 +02:00
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 loplugin:unusedfields 2024-06-20 14:03:21 +02:00
xmloff cid#1608584 Overflowed constant 2024-07-14 15:13:47 +02:00
xmlreader loplugin:ostr in various 2024-05-20 22:09:56 +02:00
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 Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
.buckversion Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
.clang-format Document that .clang-format would benefit from StatementMacros 2022-11-06 15:38:07 +01:00
.editorconfig We have some Objective-C source files, too 2017-12-01 12:59:43 +02:00
.git-blame-ignore-revs tdf#157638 Added to git blame ignore list 2023-12-29 17:01:32 +01:00
.gitattributes SVG is a textual XML format after all 2022-06-24 16:36:36 +02:00
.gitignore add secmod.db files to .gitignore 2024-01-15 08:48:52 +01: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 tdf#84553 Correctly handle failures while getting a WMI Object. 2020-02-12 09:14:03 +01:00
autogen.sh Add a note about autogen.input into autogen.sh --help output 2024-07-13 22:18:14 +02:00
BUCK Adapt buck build to jars merged into libreoffice.jar 2020-11-30 11:27:47 +01:00
config.guess Update config.guess & .sub to latest 2022-12-12 15:46:46 +00:00
config.sub Update config.guess & .sub to latest 2022-12-12 15:46:46 +00:00
config_host.mk.in make MSVC /analyze a configure option 2024-07-10 19:04:00 +02:00
config_host_lang.mk.in don't export the various language lists and consolidate them 2022-12-15 21:07:37 +00:00
configure.ac make MSVC /analyze a configure option 2024-07-10 19:04:00 +02:00
COPYING Licencing files 2011-01-11 21:49:39 +00:00
COPYING.LGPL Licencing files 2011-01-11 21:49:39 +00:00
COPYING.MPL Targetted text updates, with seasonable changes before l10n freeze. 2013-12-13 17:00:07 +00:00
cpp.hint sw: remove unused DECLARE_RTFEXPORT_TEST() 2024-06-06 09:58:39 +02:00
download.lst Rhino: upgrade to 1.7.15 2024-07-16 10:23:14 +02: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 Make some scripts more portable 2021-08-20 12:32:22 +02:00
leak-suppress.txt exclude more UNO type and crypto leaks 2021-06-30 13:22:32 +02:00
Library_merged.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
logerrit When no branch is specified, fallback to the tracked branch first 2024-04-11 14:08:29 +02:00
Makefile.fetch Bundle fonts of Google's DocRepair Project 2024-07-05 15:37:11 +02:00
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 Add missing autogen.input entries to README.cross 2020-03-25 16:25:14 +01:00
README.help.md Fix typo 2022-07-30 23:26:39 +02:00
README.md README.md: add Python baseline 2024-06-13 21:28:53 +02:00
README.Solaris remove use of Archive::Zip 2016-06-04 08:09:56 +02:00
Repository.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
RepositoryExternal.mk Handle CPDB lib in configure/build system 2024-06-13 09:23:38 +02:00
RepositoryFixes.mk Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
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 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 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.