Test repository to check push and ssh key
Find a file
Samuel Mehrbrodt db3078bd8c tdf#157431 Show description for expert config items
Change-Id: I7d0257c2e06ed384f90ca3b51a6d2549044f2cf3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157148
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-11-09 08:14:38 +01:00
.git-hooks Fix typo in .git-hooks/pre-commit 2023-06-20 02:10:44 +02: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 tdf#112661 tdf#112662 a11y: Fix toggling button via a11y action 2023-11-02 15:54:24 +01:00
android android: Drop obsolete TODO comment 2023-11-09 07:56:07 +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 tdf#156449 Preserve '0' or '?' in exponent 2023-11-01 11:43:54 +01:00
bean
bin bin: remove no longer needed script 2023-11-06 09:30:56 +01:00
binaryurp Revert "loplugin:unodispose in binaryurp" 2023-09-13 12:29:13 +02:00
bridges bridge/powerpc64: fix integer ABI 2023-09-12 19:42:54 +02:00
canvas tdf#157790 invert alpha mask 2023-10-25 07:51:13 +02:00
chart2 ITEM: Get away from classic 'poolable' Item flag 2023-11-07 18:07:13 +01:00
cli_ure Avoid MSVC error C2039 2023-04-17 15:07:57 +02:00
codemaker Follow-up on "Make sure __cpp_lib_source_location is consistently defined" 2023-10-13 16:46:07 +02:00
comphelper 'new Double' is deprecated in Java 2023-11-02 12:00:34 +01:00
compilerplugins Adapt expected diagnostic output to clang-cl and the MSVC standard library 2023-11-08 18:57:55 +01:00
config_host reprobuild: don't include build machine setup in binaries 2023-11-05 21:25:18 +01:00
configmgr tdf#157431 Show description for expert config items 2023-11-09 08:14:38 +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#157431 Show description for expert config items 2023-11-09 08:14:38 +01:00
dbaccess ITEM: Get away from classic 'poolable' Item flag 2023-11-07 18:07:13 +01:00
desktop loplugin:unnecessarygetstr (clang-cl) 2023-11-08 14:32:49 +01:00
dictionaries@d154315b75 Update git submodules 2023-11-05 12:26:15 +01:00
distro-configs distro-configs: Switch from JDK 11 to 17 2023-09-01 17:21:51 +02:00
docmodel tdf#146619 Recheck include/d* with IWYU 2023-09-23 07:22:53 +02:00
drawinglayer tdf#158014 Skia adds filled white areas in .svg when exporting to PDF 2023-11-05 06:32:17 +01:00
editeng ITEM: Get away from classic 'poolable' Item flag 2023-11-07 18:07:13 +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 Use getXWeak in eventattacher 2023-05-28 10:03:41 +02:00
extensions loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
external libcmis: fix regression setting wrong type of CURLOPT_SEEKFUNCTION 2023-11-07 10:10:54 +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 loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
framework Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
helpcompiler Use less libxml2 external headers dependency 2023-09-29 00:20:57 +02:00
helpcontent2@798773a4ad Update git submodules 2023-11-07 18:19:19 +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 i18nutil: Make unicode::getUnicodeType() take a UTF-32 code point 2023-07-25 02:14:56 +02:00
icon-themes Resolves tdf#155561 - Notification for the overwrite mode 2023-09-27 17:04:57 +02:00
idl tdf#145538 Use range based for loops in idl:object 2023-10-03 22:08:54 +02:00
idlc/test/parser
include tdf#43784 tdf#158114 sw accessibility: check missing linked graphic 2023-11-08 21:16:59 +01:00
instsetoo_native msi packaging job-limiter: use CXX_FOR_BUILD 2023-11-08 15:33:30 +01:00
io Use getXWeak in io 2023-05-27 18:08:00 +02:00
ios
javaunohelper 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
jurt Fix Library_jpipe__staticsalhack 2023-02-26 22:07:57 +00:00
jvmaccess
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 tdf#157388: LibreLogo sqrt undefined 2023-09-24 13:32:45 +02:00
libreofficekit lok: a11y: impress: help screen reader to report shape selection 2023-10-27 19:28:52 +02:00
lingucomponent loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
linguistic curl: mitigate migration to OpenSSL on Linux 2023-11-07 14:26:38 +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 msicreator: fix hardcoded wix toolset path 2023-04-28 11:22:44 +02:00
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 tdf#157431 Show description for expert config items 2023-11-09 08:14:38 +01:00
officecfg tdf#157431 Show description for expert config items 2023-11-09 08:14:38 +01:00
onlineupdate
oovbaapi tdf#150281: Fix CentimetersToPoints in Calc 2023-03-13 15:16:24 +00:00
oox tdf#155512: oox: ppt: fix import master slides, follow up 2023-10-31 21:09:19 +01:00
opencl Use less libxml2 external headers dependency 2023-09-29 00:20:57 +02:00
osx Add all source directories as folder references to the Xcode project 2023-07-05 10:30:37 +02:00
package Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
pch merge expwrap into sax library 2023-05-30 08:45:46 +02:00
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 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
readlicense_oo tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
registry Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
remotebridges
reportbuilder Fix some getImplementationName 2023-04-21 08:05:46 +02:00
reportdesign ITEM: Get away from classic 'poolable' Item flag 2023-11-07 18:07:13 +01:00
ridljar 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
sal loplugin:unnecessarygetstr (clang-cl) 2023-11-09 07:36:23 +01:00
salhelper tdf#146619 Remove unused #includes from C/C++ files 2023-08-01 21:13:47 +02:00
sax Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sax 2023-10-20 09:16:44 +02:00
sc loplugin:fieldcast in SelectedSheetsEnumAccess 2023-11-09 06:23:45 +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 tdf#156449 Preserve '0' or '?' in exponent 2023-11-01 11:43:54 +01:00
scp2 tdf#71096: xlr filetype not associated with Calc in Windows 2023-06-04 14:31:23 +02:00
scripting 'new Float' is deprecated in Java 2023-11-02 12:00:24 +01:00
sd use more concrete sd::Annotation in AnnotationManagerImpl 2023-11-09 07:00:22 +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 Simplify a bit 2023-11-09 07:21:10 +01:00
shell loplugin:unnecessarygetstr (clang-cl) 2023-11-08 14:32:49 +01:00
slideshow use more SdrObjList::begin/end in sd 2023-10-19 08:09:38 +02:00
smoketest
solenv tdf#157431 Show description for expert config items 2023-11-09 08:14:38 +01:00
soltools
sot Fix typo 2023-11-01 12:52:55 +01:00
starmath "SyntaxVersion" has been declared as "sal_Int16" in unomodel 2023-11-06 10:25:09 +01:00
static Fix WASM TB following 217f23f643 2023-10-28 14:05:24 +02:00
stoc Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: stoc 2023-10-20 12:50:55 +02:00
store Add cstdlib include necessary to build with gcc14 libstdc++ (tdf#155715) 2023-06-08 08:25:47 +02:00
svgio Related: tdf#157939 put CppunitTest_svgio under non_application_font_use:abort 2023-11-02 21:01:26 +01:00
svl Avoid initialization-order-fiasco in DBG_UTIL code 2023-11-08 22:50:10 +01:00
svtools tdf#158083: RTF: drop export for \pgdsctbl 2023-11-07 14:59:46 +01:00
svx loplugin:fieldcast in FmXUndoEnvironment 2023-11-09 06:24:34 +01:00
sw loplugin:fieldcast in SwDocShell 2023-11-09 06:25:25 +01:00
swext Fix typo 2023-06-28 21:44:39 +02:00
sysui move macOS specific entitlements file templates to sysui/desktop/macosx 2023-11-05 12:18:59 +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 loplugin:fieldcast in VCLXWindowImpl 2023-11-08 19:55:16 +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 curl: mitigate migration to OpenSSL on Linux 2023-11-07 14:26:38 +01:00
ucbhelper Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ucbhelper 2023-10-20 16:36:04 +02: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 Use less zlib external headers dependency 2023-09-18 08:34:34 +02:00
unoil allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
unotest loplugin:unnecessarygetstr 2023-05-05 10:11:54 +02:00
unotools tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialog 2023-11-04 10:58:42 +01:00
unoxml tdf#42982: Improve UNO API error reporting 2023-10-19 13:13:38 +02:00
ure Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
uui Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
vbahelper loplugin:fieldcast in VbShapeRangeEnumHelper 2023-11-08 08:17:55 +01:00
vcl loplugin:unreffun (clang-cl) 2023-11-08 22:50:26 +01:00
winaccessibility Drop presumably redundant null check 2023-11-08 18:57:36 +01:00
wizards 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
writerfilter Enable STYLEREF flag export/import with OOXML 2023-10-30 20:04:01 +01:00
writerperfect uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
xmerge
xmlhelp Use std::from_chars 2023-10-26 19:08:08 +02:00
xmloff loplugin:fieldcast in xmloff 2023-11-07 20:32:19 +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
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore Add .cache (Qt Creator) and gdbtrace.log (gdb) 2023-04-28 21:54:20 +02:00
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in add --with-system-zxcvbn 2023-11-06 20:02:07 +01:00
config_host_lang.mk.in
configure.ac add --with-system-zxcvbn 2023-11-06 20:02:07 +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 Update libxmlsec to 1.3.2 2023-11-07 09:23:01 +01:00
g git-hooks: remove hint in './g -z' 2023-04-01 13:28:14 +02:00
install-sh
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 add fetch to dependencies of gbuildtojson / Rdb target 2023-04-11 12:39:46 +02:00
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
Repository.mk Related: tdf#101970 Add missing bits for --without-template flag 2023-10-13 17:48:10 +02:00
RepositoryExternal.mk add --with-system-zxcvbn 2023-11-06 20:02:07 +01:00
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
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.