Test repository to check push and ssh key
Find a file
Stephan Bergmann f3133b803b Document that .clang-format would benefit from StatementMacros
(see the commit message of 4280a32579
"-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): tools" about the
recent need of some "clang-format off" in tools/source/misc/json_writer.cxx), in
case we would ever bump our clang-format version

Change-Id: I4ee9385f84db415903790332c81161c5dbc7614f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142350
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-11-06 15:38:07 +01:00
.git-hooks replace egrep/fgrep calls with grep -E/grep -F 2022-09-08 14:43:53 +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 use more string_view in accessibility..configmgr 2022-09-27 13:31:20 +02:00
android WASM add Calc as optional build result, make it build & run 2022-10-14 09:21:30 +02:00
animations Animations : no need to use the global mutex here 2022-07-17 19:29:22 +02:00
apple_remote Add support for macOS SDK 12.0 2021-10-27 16:32:04 +02:00
avmedia unique_ptr->optional for Graphic 2022-09-10 12:19:13 +02:00
basctl tdf#114441 Convert use of sal_uLong to sal_uInt32 2022-10-16 09:19:41 +02:00
basegfx tdf#126788 use singleton to avoid initial allocation 2022-10-30 11:26:39 +01:00
basic -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): basic 2022-11-05 17:17:54 +01:00
bean Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
bin upload_symbols: Clarify parameters 2022-11-01 15:57:32 +01:00
binaryurp cid#1500596 silence Resource leak 2022-08-27 13:13:29 +02:00
bridges Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
canvas tdf#42982 Make UNO error reporting more descriptive 2022-10-18 21:24:41 +02:00
chart2 UnoApiTest: make mbSkipValidation private 2022-11-03 23:22:14 +01: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 try to fix some shutdown crashes 2022-10-27 21:03:29 +02:00
compilerplugins -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): compilerplugins 2022-11-06 01:14:05 +01:00
config_host WASM add Calc as optional build result, make it build & run 2022-10-14 09:21:30 +02:00
configmgr Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
connectivity loplugin:referencecasting look for a new pattern 2022-10-21 15:50:35 +02:00
cppcanvas UnoApiTest: factor out common code 2022-10-24 18:05:04 +02:00
cppu Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
cppuhelper Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
cpputools clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
cui tdf#115007 add NatNum12 number format list items, fix title case 2022-11-03 22:20:36 +01:00
dbaccess calling getCaughtException twice in one catch block is not allowed 2022-11-04 13:14:47 +01:00
desktop -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): desktop 2022-11-06 01:15:04 +01:00
dictionaries@81c820ae2e Update git submodules 2022-11-02 08:36:39 +01:00
distro-configs add bisect configs 2022-10-24 15:11:51 +02:00
drawinglayer Remove double functionality 2022-11-06 11:57:01 +01:00
editeng Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underline 2022-11-03 20:48:37 +01:00
embeddedobj CppunitTest_embeddedobj_msole: inherit from UnoApiXmlTest 2022-11-04 08:52:57 +01:00
embedserv tdf#143148 Use of #pragma once instead of include guards. 2022-11-02 18:44:39 +01:00
emfio -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): emfio 2022-11-05 19:20:30 +01:00
eventattacher clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
extensions -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): extensions 2022-11-05 18:27:41 +01:00
external upgrade Expat to 2.5.0 2022-11-04 14:14:00 +01:00
extras Templates: tdf#86483: Add "Localization" category and add a template for zh_CN 2022-11-04 21:29:33 +01:00
filter -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): filter 2022-11-05 18:27:01 +01:00
forms loplugin:referencecasting look for a new pattern 2022-10-21 15:50:35 +02:00
formula use more string_view in formula 2022-09-28 11:28:53 +02:00
fpicker use more string_view in svtools 2022-09-21 14:21:28 +02:00
framework lok: fix convert-to batch mode, quiet interaction 2022-10-31 13:29:39 +01:00
helpcompiler loplugin:moveit 2022-06-24 08:22:44 +02:00
helpcontent2@32cbfd80a9 Update git submodules 2022-11-05 19:02:00 +01:00
hwpfilter ofz#52490 Timeout 2022-11-06 14:15:25 +01:00
i18nlangtag Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
i18npool -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): i18npool 2022-11-06 01:14:25 +01:00
i18nutil Update to ICU 72.1 2022-10-25 01:39:21 +02:00
icon-themes tdf#151071 Sifr follow upstream: Form Control, Record, Cell Styles, Shadow 2022-10-31 06:24:47 +01: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 Remove double functionality 2022-11-06 11:57:01 +01:00
instsetoo_native windows packaging: remove unused msp creation 2022-08-18 16:07:43 +02:00
io no need to allocate MemRingBuffer separately in OMarkableOutputStream 2022-09-11 21:47:48 +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 tdf#151545: Restrict JvmfwkUtil_isLoadableJVM to macOS x86-64 2022-10-18 19:15:07 +02:00
l10ntools Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
librelogo LibreLogo: fix ast, gug, hsb and sid language support 2022-09-30 14:28:44 +02:00
libreofficekit lok: You can't assume that destroyView would only destroy one view 2022-10-28 13:59:36 +02:00
lingucomponent use more string_view 2022-10-17 10:39:11 +02:00
linguistic cid#1515996 silence Unchecked return value from library 2022-10-14 20:44:37 +02:00
lotuswordpro -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): lotuswordpro 2022-11-06 01:14:44 +01:00
m4 configure: default to --with-system-nss on Linux 2022-04-29 20:24:58 +02:00
nlpsolver Related tdf#137145 tdf#137569 Capitalization + punctuation fixes 2022-07-05 18:18:46 +02:00
o3tl Fix MulDivSaturate to avoid overflow 2022-10-24 14:07:31 +02:00
odk Avoid nesting using 'else conditional-directive' 2022-10-23 22:15:48 +02:00
offapi sw content controls: enable data binding for date 2022-10-26 10:47:59 +02:00
officecfg tdf#142888 Changing Tracked Changes accelerator 2022-11-03 07:51:30 +01:00
onlineupdate drop 'using namespace std' in o* r* x* 2021-10-05 23:09:56 +02:00
oovbaapi sw vba: add WordBasic.MsgBox 2022-10-17 14:14:53 +02:00
oox UnoApiTest: make mbSkipValidation private 2022-11-03 23:22:14 +01:00
opencl clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
osx Add all vcl subdirs to soffice.xcodeproj 2022-09-01 11:51:38 +02:00
package cid#1242675 Untrusted value as argument 2022-10-27 09:47:54 +02:00
pch Clean up remaining uses of boost::logic::tribool 2021-08-10 21:39:50 +02:00
postprocess windows signing: use sha256 (instead of the default sha1) 2022-08-03 11:05:40 +02:00
pyuno tdf#150982: properly unquote (URL-decode) vnd.sun.star.expand payload 2022-09-16 12:55:06 +02:00
qadevOOo cid#1509284 DMI: Dubious method invocation 2022-09-06 16:28:30 +02:00
readlicense_oo update credits 2022-11-02 11:08:20 +01:00
registry cid#1500700 silence Resource leak 2022-08-22 13:12:49 +02:00
remotebridges Recheck modules [o-r]* with IWYU 2022-01-30 16:10:57 +01:00
reportbuilder Fix typos 2022-08-12 13:24:49 +02:00
reportdesign tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry 2022-11-04 06:50:43 +01:00
ridljar warning: empty <p> tag 2022-08-13 00:35:17 +02:00
sal -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): sal 2022-11-05 19:20:07 +01:00
salhelper Recheck modules s[a-c]* with IWYU 2022-02-14 15:25:30 +01:00
sax remove comment 2022-10-20 17:48:49 +02:00
sc Remove double functionality 2022-11-06 11:57:01 +01:00
scaddins tdf#150465 Improve description of RANDBETWEEN in function wizard 2022-10-31 17:08:04 +01:00
sccomp UnoApiTest: factor out common code 2022-10-24 18:05:04 +02:00
schema sw content controls, alias and tag: add ODT filter 2022-10-18 12:40:31 +02:00
scp2 tdf#132576 Remove unused template categories 2022-10-01 18:27:56 +02:00
scripting use more TempFileFastService in scripting 2022-10-22 09:11:21 +02:00
sd add a test for "fit to frame" text rendering 2022-11-04 15:18:39 +01:00
sdext sdext.pdfimport Writer: Do not visit DrawElement twice in WriterXmlEmitter 2022-11-06 12:43:07 +01:00
setup_native tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro 2022-09-07 22:18:04 +02:00
sfx2 Remove double functionality 2022-11-06 11:57:01 +01:00
shell Deduplicate O(U)StringConcatenation 2022-10-11 12:46:01 +02:00
slideshow cid#1515521 Dereference before null check 2022-09-21 13:29:12 +02:00
smoketest clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
solenv Do not merge filesarrayref and unixlinksarrayref when filtering out directories 2022-11-03 17:23:11 +01:00
soltools Revert "Better use size_t for malloc_size" 2022-06-03 15:09:09 +02:00
sot split utl::TempFile into fast and named variants 2022-09-29 09:11:18 +02:00
starmath lok: show Math selection 2022-11-05 23:37:35 +01:00
static tdf#142446 follow up: Fix missing ui file crash and a11y ui errors 2022-11-01 06:13:01 +01:00
stoc Use o3tl::to_underlying() instead of static_cast<int>() 2022-11-02 11:21:21 +01:00
store clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
svgio use more string_view in svgio 2022-09-28 16:04:46 +02:00
svl -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): svl 2022-11-05 19:19:06 +01:00
svtools ofz#53011 Timeout: drop categorized tokens we don't have handlers for 2022-11-04 22:03:18 +01:00
svx cid#1516651 Dereference after null check 2022-11-05 22:13:43 +01:00
sw Remove double functionality 2022-11-06 11:57:01 +01:00
swext cid#1500542 swext: Wiki Publisher: "Insecure TLS version" 2022-03-07 11:01:32 +01:00
sysui macOS: add XCode and SDK buildversions to Info.plist 2022-10-23 12:11:29 +02:00
test CppunitTest_sc_html_export_test: inherit from UnoApiXmlTest 2022-11-03 17:33:42 +01:00
testtools clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
toolkit loplugin:referencecasting look for a new pattern 2022-10-21 15:50:35 +02:00
tools -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): tools 2022-11-06 01:13:45 +01:00
translations@b03d019e0d Update git submodules 2022-11-05 18:19:13 +01:00
ucb ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierException 2022-10-26 16:02:25 +02:00
ucbhelper ucb: remove unnecessary comments 2022-09-12 18:49:28 +02:00
udkapi Replace dead langtag.net reference link with Wikipedia and W3C 2022-09-27 22:57:14 +02:00
uitest tdf#132293 remove unused imports and variables 2022-10-17 13:32:56 +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 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro 2022-11-06 01:22:27 +01:00
unoil Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
unotest tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro 2022-11-06 01:22:27 +01:00
unotools tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro 2022-11-06 01:22:27 +01:00
unoxml tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro 2022-11-06 01:22:27 +01:00
ure tdf#145538 Use range based for loops 2022-11-06 01:25:32 +01:00
uui use more string_view 2022-10-17 10:39:11 +02:00
vbahelper sw vba: add WordBasic.MsgBox 2022-10-17 14:14:53 +02:00
vcl ofz: bump sc-rtf and html max lengths 2022-11-06 14:15:08 +01:00
winaccessibility tdf#117173 wina11y: Send EVENT_SYSTEM_ALERT when notification shows 2022-09-26 16:15:06 +02:00
wizards ScriptForge - (SF_Datasheet) new menu methods 2022-11-05 17:10:41 +01:00
writerfilter CppunitTest_writerfilter_dmapper: inherit from UnoApiTest 2022-11-01 14:56:54 +01:00
writerperfect WASM add Calc as optional build result, make it build & run 2022-10-14 09:21:30 +02:00
xmerge cid#1509209 DCN: Don't Catch NullPointer Exception 2022-09-15 15:29:57 +02:00
xmlhelp Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx 2022-08-18 17:10:19 +02:00
xmloff tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry 2022-11-04 06:50:43 +01:00
xmlreader clang-tidy modernize-pass-by-value in xmlreader 2022-07-29 13:10:15 +02:00
xmlscript use more string_view 2022-10-17 10:39:11 +02:00
xmlsecurity -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): xmlsecurity 2022-11-06 11:57:25 +01: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#123936 Add formatting commit to .git-blame-ignore-revs 2022-07-04 09:09:50 +02:00
.gitattributes SVG is a textual XML format after all 2022-06-24 16:36:36 +02:00
.gitignore Add generated lo.xcent to .gitignore 2022-07-01 23:12:02 +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 Enable gtktiledviewer on Windows 2022-10-26 13:58:41 +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 No need to accept macOS SDK 10.13 surely 2022-11-04 08:26:19 +01: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 Add a VisualStudio cpp.hint file 2022-08-22 16:01:16 +02:00
download.lst upgrade Expat to 2.5.0 2022-11-04 14:14:00 +01: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
Library_merged.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
lo.xcent.in allow to specify a macOS provisioning profile 2022-06-29 17:06:35 +02:00
logerrit Use ed25519 as default for ssh key pair generation 2021-09-29 09:34:21 +02:00
Makefile.fetch tdf#144348: Remove EmojiOne Color font 2022-09-27 11:30:44 +02:00
Makefile.gbuild gbuild: build static LO / link static executables 2022-01-12 11:12:46 +01:00
Makefile.in use https instead of http 2022-11-01 14:14:45 +01: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 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 Enable gtktiledviewer on Windows 2022-10-26 13:58:41 +02:00
RepositoryExternal.mk Revert "Use libo_CHECK_SYSTEM_MODULE for eot" 2022-10-01 14:21:28 +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 WASM add Calc as optional build result, make it build & run 2022-10-14 09:21:30 +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 add more tsan supress 2022-09-02 10:58:42 +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.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.