Test repository to check push and ssh key
Find a file
Stephan Bergmann 9ea2483c20 SVG is a textual XML format after all
When researching <https://gerrit.libreoffice.org/c/core/+/136350> "Make
CppunitTest_svgio CPPUNIT_TEST_NAME=Test::testCssClassRedefinition robust", I
was genuinely puzzled that git treated .svg files as binary data, until I
discovered 93e425cda7 ".gitattributes: treat .svg
and .jcs as binary".  I don't consider its rationale of "this is apparently the
only way to prevent results from endless base64 encoded lines (svg) [...] in
'git grep foo'" convincing enough, compared to the puzzlement and inconvenience
it causes when you do want to grep for the content of SVG files.

(I didn't experience similar issues with .jcs files, so leave that alone for
now.))

Change-Id: I1b1f4aa92f7a538408e246080cdd415e109d2002
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136351
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-06-24 16:36:36 +02:00
.git-hooks git pre-commit hook: fix typo 2021-04-28 12:30:34 +02:00
.github rdm#3572 update github-repo lockdown 2022-05-10 10:24:33 +02:00
.vscode Fix typos 2022-03-13 19:17:37 +01:00
accessibility Accessibility for IconView 2022-06-09 17:49:16 +02:00
android Revert changes to android/mobile-config.py 2022-06-22 16:00:32 +02:00
animations Also assert that nNodeType is non-negative 2022-05-31 22:42:14 +02:00
apple_remote Add support for macOS SDK 12.0 2021-10-27 16:32:04 +02:00
avmedia clang-tidy modernize-pass-by-value in avmedia 2022-06-02 17:43:58 +02:00
basctl Fix crash when no valid EntryDescriptor found 2022-06-21 11:33:16 +02:00
basegfx clang-tidy modernize-pass-by-value in basegfx 2022-05-27 18:20:07 +02:00
basic tdf#147529 - BASIC MsgBox: Check for missing optional parameters 2022-06-24 09:20:45 +02:00
bean Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
bin android and bin/update: make pythonic 2022-06-22 14:07:19 +02:00
binaryurp BridgeFactory should be a singleton 2022-06-16 16:30:28 +02:00
bridges elide some makeStringAndClear() calls 2022-06-21 10:10:36 +02:00
canvas clang-tidy modernize-pass-by-value in canvas 2022-05-21 21:55:31 +02:00
chart2 tdf#149204 revert getSeriesNames method to the original behaviour 2022-06-22 20:53:43 +02:00
cli_ure Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
codemaker Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
comphelper elide temporary string in comphelper::strip 2022-06-15 15:52:32 +02:00
compilerplugins almost nobody is using the oox::AttributeList::get methods properly 2022-06-24 10:40:19 +02:00
config_host Revert "enable Skia on big-endian too" 2022-06-16 18:14:48 +02:00
configmgr clang-tidy modernize-pass-by-value in configmgr 2022-05-23 10:52:11 +02:00
connectivity loplugin:moveit 2022-06-16 09:16:01 +02:00
cppcanvas cid#1504592 Big parameter passed by value 2022-06-14 11:37:16 +02:00
cppu Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
cppuhelper Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
cpputools use more string_view in various 2022-05-01 08:30:18 +02:00
cui tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery 2022-06-23 17:07:00 +02:00
dbaccess loplugin:moveit 2022-06-16 09:16:01 +02:00
desktop Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
dictionaries@68b272ec16 Update git submodules 2022-06-09 11:42:31 +02:00
distro-configs stop using removed ---with-idlc-cpp=cpp argument 2022-06-14 15:19:38 +02:00
drawinglayer tdf#128150 Implement/add SlideBackgroundFill visualization 2022-06-20 10:36:15 +02:00
editeng ofz#24932 Timeout 2022-06-18 22:36:13 +02:00
embeddedobj clang-tidy modernize-pass-by-value in embeddedobj 2022-06-21 10:37:43 +02:00
embedserv tdf#143148 Use pragma once in embedserv and helpcompiler 2022-06-18 15:43:00 +02:00
emfio tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fill 2022-06-14 10:30:32 +02:00
eventattacher Update remaining DevGuide wiki links. 2022-04-13 08:16:52 +02:00
extensions clang-tidy modernize-pass-by-value in extensions 2022-06-21 13:17:18 +02:00
external external/pdfium: Adapt bundled abseil-cpp to Clang 15 trunk change 2022-06-23 15:27:13 +02:00
extras autocorr for da: fx can appear at end of sentence 2022-06-10 13:57:24 +02:00
filter tdf#100522 Add support for exporting SVGZ in Draw 2022-06-22 14:11:14 +02:00
forms clang-tidy modernize-pass-by-value in forms 2022-06-21 12:59:54 +02:00
formula clang-tidy modernize-pass-by-value in formula 2022-06-23 09:58:23 +02:00
fpicker GtkIconView uses a different way to link model and view 2022-06-08 22:24:37 +02:00
framework tdf#125040 Ignore the default context 2022-06-17 14:00:14 +02:00
helpcompiler loplugin:moveit 2022-06-24 08:22:44 +02:00
helpcontent2@68e39672b4 Update git submodules 2022-06-24 16:08:36 +02:00
hwpfilter ofz#48161 Container-overflow 2022-06-21 12:20:19 +02:00
i18nlangtag Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranes 2022-06-06 20:35:27 +02:00
i18npool use stack buffer in transliterateImpl 2022-06-15 19:37:53 +02:00
i18nutil Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
icon-themes Breeze, KJ, Sifr, Sukapura: tdf#149646 Add More Button icons 2022-06-21 02:18:27 +02:00
idl clang-tidy modernize-pass-by-value in idl/idlc 2022-05-18 18:18:14 +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 almost nobody is using the oox::AttributeList::get methods properly 2022-06-24 10:40:19 +02:00
instsetoo_native make_installer: convert Win to Unix path for cygwin 2022-05-27 09:33:45 +02:00
io io: drop unnecessary cast 2022-06-21 21:16:26 +02:00
ios Updated README.md files 2021-04-19 11:13:41 +02:00
javaunohelper clang-tidy modernize-pass-by-value in io..jvmfwk 2022-06-21 12:59:41 +02:00
jurt Fix jurt/source/pipe/staticsalhack.cxx 2022-02-28 18:11:23 +01:00
jvmaccess clang-tidy modernize-pass-by-value in jvmaccess 2022-05-23 11:46:13 +02:00
jvmfwk clang-tidy modernize-pass-by-value in io..jvmfwk 2022-06-21 12:59:41 +02:00
l10ntools Removed duplicated include 2022-06-23 20:48:07 +02:00
librelogo LibreLogo: add basic HTML formatting support to LABEL 2022-04-22 20:46:35 +02:00
libreofficekit clang-tidy modernize-pass-by-value in libreofficekit 2022-06-23 08:53:17 +02:00
lingucomponent lingucomponent: use comphelper::makePropertyValue() in languagetoolimp 2022-06-23 15:13:31 +02:00
linguistic Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
lotuswordpro clang-tidy modernize-pass-by-value in lotuswordpro 2022-06-23 18:24:26 +02:00
m4 configure: default to --with-system-nss on Linux 2022-04-29 20:24:58 +02:00
nlpsolver cid#1489772 UR: Uninitialized read of field in constructor 2021-08-06 15:22:37 +02:00
o3tl remove the o3tl::lru_map "unlimited" hack 2022-05-03 06:54:54 +02:00
odk Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
offapi Drop a bogus slash 2022-06-17 18:19:20 +02:00
officecfg tdf#69750 Preserve last used Paste Special options for next session. 2022-06-21 15:02:22 +02:00
onlineupdate drop 'using namespace std' in o* r* x* 2021-10-05 23:09:56 +02:00
oovbaapi Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
oox tdf#149311 PPTX export: fix internal hyperlink on texts 2022-06-24 11:18:24 +02:00
opencl loplugin:stringviewparam whitelist some more functions 2022-04-13 08:38:53 +02:00
osx tdf#129674 Add GoTo Sheet command 2022-06-07 13:43:20 +02:00
package clang-tidy modernize-pass-by-value in package 2022-06-23 18:24:16 +02:00
pch Clean up remaining uses of boost::logic::tribool 2021-08-10 21:39:50 +02:00
postprocess Revert "Load the locales from config file for languagetool" 2022-06-15 08:27:18 +02:00
pyuno rhbz#2097411 Avoid obsolete PyThreadState_Delete crashing Python 3.11 2022-06-16 22:40:28 +02:00
qadevOOo qa: Fix occlusion check coordinates in _XAccessibleComponent.java 2022-05-10 16:13:03 +02:00
readlicense_oo update credits 2022-06-01 14:23:58 +02:00
registry registry: remove unnecessary comments 2022-06-21 20:22:34 +02:00
remotebridges Recheck modules [o-r]* with IWYU 2022-01-30 16:10:57 +01:00
reportbuilder Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
reportdesign tdf#128150 Only show "Use background" btn in Impress & Draw 2022-06-21 07:54:07 +02:00
ridljar Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
sal Let rtl_[u]stringbuffer_insert throw std::bad_alloc on overflow 2022-06-24 07:56:34 +02:00
salhelper Recheck modules s[a-c]* with IWYU 2022-02-14 15:25:30 +01:00
sax loplugin:unusedmethods 2022-06-09 12:08:15 +02:00
sc Twice uppercase is one too much 2022-06-24 11:26:11 +02:00
scaddins Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
sccomp remove unnecessary sequenceToContainer 2022-05-06 21:52:00 +02:00
schema tdf#128150 xmloff: ODF import/export of fill-use-slide-background 2022-06-20 10:36:55 +02:00
scp2 ScriptForge - New 'UnitTest' service for Basic 2022-06-04 12:08:36 +02:00
scripting clang-tidy modernize-pass-by-value in scripting 2022-06-23 18:24:07 +02:00
sd tdf#149311 PPTX export: fix internal hyperlink on texts 2022-06-24 11:18:24 +02:00
sdext Follow-up for Poppler 22.06 update 2022-06-24 11:12:53 +02:00
setup_native tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actions 2022-05-18 22:50:53 +02:00
sfx2 tdf#149431 Fix the sidebar's width 2022-06-17 20:52:05 +02:00
shell tdf#140886: Make "Do you really want to open it?" more reliable 2022-06-09 11:17:14 +02:00
slideshow The return value of std::count_if is guaranteed to be non-negative 2022-05-31 22:03:22 +02:00
smoketest oss-fuzz: convert to static cross-build 2021-12-25 17:05:08 +01:00
solenv vcl: rename ImplAnimView to AnimationRenderer 2022-06-21 07:47:29 +02:00
soltools Revert "Better use size_t for malloc_size" 2022-06-03 15:09:09 +02:00
sot cid#1504592 Big parameter passed by value 2022-06-14 11:37:16 +02:00
starmath cid#1506514 Uninitialized scalar field 2022-06-19 16:56:13 +02:00
static tdf#141026 Put user and computer name into collapsed section 2022-06-20 15:46:48 +02:00
stoc Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
store store: remove useless comments from store 2022-06-20 08:54:08 +02:00
svgio Make CppunitTest_svgio CPPUNIT_TEST_NAME=Test::testCssClassRedefinition robust 2022-06-23 23:03:21 +02:00
svl elide some makeStringAndClear() calls 2022-06-20 20:52:45 +02:00
svtools tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery 2022-06-23 17:07:00 +02:00
svx loplugin:moveit 2022-06-24 08:22:44 +02:00
sw tdf#43100 tdf#104683 tdf#120715 sw: cursor on spaces over margin 2022-06-24 14:14:58 +02:00
swext cid#1500542 swext: Wiki Publisher: "Insecure TLS version" 2022-03-07 11:01:32 +01:00
sysui tdf#140215 Improve the Comment strings in .desktop files 2022-05-23 12:57:52 +02:00
test -Werror=maybe-uninitialized 2022-06-20 08:32:20 +02:00
testtools Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
toolkit tdf#149575 UnoControlTabPageContainer: Handle tab image 2022-06-17 08:15:14 +02:00
tools elide some makeStringAndClear() calls 2022-06-20 18:51:17 +02:00
translations@140d3bcbbd Update git submodules 2022-06-15 23:41:13 +02:00
ucb elide some makeStringAndClear() calls 2022-06-20 20:52:30 +02:00
ucbhelper elide some OUString allocation 2022-05-24 13:13:00 +02:00
udkapi Fix typo 2022-06-16 12:33:52 +02:00
uitest uitest: sc: reset values in paste special dialog 2022-06-13 21:33:01 +02:00
UnoControls Recheck modules [uU]* with IWYU 2022-04-12 15:20:47 +02:00
unodevtools use more string_view in unodevtools 2022-04-28 11:45:30 +02:00
unoidl Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_test 2022-06-11 09:58:17 +02:00
unoil Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
unotest unotest: fix NSS initialization for CentOS7 system NSS 2022-04-29 20:23:02 +02:00
unotools Revert "Load the locales from config file for languagetool" 2022-06-15 08:27:18 +02:00
unoxml Simplify checks with functions. 2022-06-20 18:53:27 +02:00
ure Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
uui tdf#141026 Put user and computer name into collapsed section 2022-06-20 15:46:48 +02:00
vbahelper Use a range-based for loop 2022-05-31 19:14:49 +02:00
vcl tdf#143148 Use pragma once instead of include guards 2022-06-24 08:11:20 +02:00
winaccessibility wina11y: Drop implemenation for obsolete IAccessible::put_accName 2022-06-15 20:59:45 +02:00
wizards ScriptForge - (SF_String) FIX Unquote() with "'" as quoting char 2022-06-23 12:14:01 +02:00
writerfilter crashtesting: assert on loading forum-mso-en-11942.docx 2022-06-23 18:16:41 +02:00
writerperfect modernize and improve PropertySetInfo 2022-05-24 14:02:09 +02:00
xmerge Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
xmlhelp Just use Any ctor instead of makeAny in xmlhelp 2022-05-02 20:02:03 +02:00
xmloff tdf#128150 xmloff: ODF import/export of fill-use-slide-background 2022-06-20 10:36:55 +02:00
xmlreader Fix clang-cl -Zc:dllexportInlines- build 2021-12-02 07:39:52 +01:00
xmlscript new loplugin:unnecessary locking 2022-05-20 08:03:27 +02:00
xmlsecurity Use more appropriate index variable types 2022-06-02 20:32:00 +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 clang-format: don't sort using declarations 2020-02-26 09:12:49 +01:00
.editorconfig We have some Objective-C source files, too 2017-12-01 12:59:43 +02:00
.git-blame-ignore-revs tdf#123936 Add formatting commits to .git-blame-ignore-revs 2021-07-01 10:19:17 +02:00
.gitattributes SVG is a textual XML format after all 2022-06-24 16:36:36 +02:00
.gitignore Add mold linker temp files to .gitignore 2022-05-13 15:15:12 +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 tdf#84553 Correctly handle failures while getting a WMI Object. 2020-02-12 09:14:03 +01:00
autogen.sh WASM: add initial support for Emscripten cross build 2021-05-05 21:14:54 +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} with latest versions and handle fallout of that 2020-08-07 11:34:28 +02:00
config.sub Fix typo 2020-08-07 17:11:39 +02:00
config_host.mk.in [API CHANGE] Remove deprecated idlc and regmerge from the SDK 2022-06-10 17:15:49 +02:00
config_host_lang.mk.in gbuild: allow to react on change in configured langs 2015-03-25 17:52:20 +01:00
configure.ac fail big-endian builds with --enable-skia. Point to --disable-skia 2022-06-16 18:14:02 +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
download.lst [API CHANGE] Remove deprecated idlc and regmerge from the SDK 2022-06-10 17:15:49 +02:00
g g: we are not, in fact, in the BUILDDIR 2022-05-31 10:29:45 +02:00
hardened_runtime.xcent.in Fix typos 2021-08-16 23:34:24 +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
lo.xcent Fix typos 2021-08-16 23:34:24 +02:00
logerrit Use ed25519 as default for ssh key pair generation 2021-09-29 09:34:21 +02:00
Makefile.fetch [API CHANGE] Remove deprecated idlc and regmerge from the SDK 2022-06-10 17:15:49 +02:00
Makefile.gbuild gbuild: build static LO / link static executables 2022-01-12 11:12:46 +01:00
Makefile.in Drop --with-iwyu option 2022-05-04 16:48:25 +02:00
README.cross Add missing autogen.input entries to README.cross 2020-03-25 16:25:14 +01:00
README.help.md configure: Improve help-options handling 2021-06-22 14:25:51 +02:00
README.md Bump minimum macOS to 10.14 2022-06-15 08:20:59 +02:00
README.Solaris remove use of Archive::Zip 2016-06-04 08:09:56 +02:00
Repository.mk add a fuzzer for our lock files 2022-06-20 21:43:02 +02:00
RepositoryExternal.mk [API CHANGE] Remove deprecated idlc and regmerge from the SDK 2022-06-10 17:15:49 +02:00
RepositoryFixes.mk WASM more initial bits and pieces 2022-01-19 10:49:40 +01:00
RepositoryModule_build.mk add drawinglayercore to merged libs 2021-12-23 11:38:24 +09:00
RepositoryModule_host.mk [API CHANGE] Remove deprecated idlc and regmerge from the SDK 2022-06-10 17:15:49 +02:00
sanitize-ubsan-excludelist replace usage of blacklist with denylist 2020-07-10 01:34:54 +02:00
setup.cfg pep8 -> pycodestyle 2018-10-16 14:29:06 +02:00
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 more tsan suppressions 2022-03-01 14:46:30 +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.14
    • Build: 11.0 + Xcode 12.5
  • Linux:
    • Runtime: RHEL 7 or CentOS 7
    • Build: either GCC 7.0.0; or Clang 8.0.1 with libstdc++ 7.3.0
  • 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 r19c and SDK 22.6.2
  • 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 11 or later. It is possible to build LibreOffice with JDK version 9, but it is no longer supported by the JDK vendors, thus it should be avoided.

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.