Test repository to check push and ssh key
Find a file
Thorsten Behrens 904dfc73d0 Disable WiX-based MSI generation for the moment
Right now, CI builders have no WiX toolset installed, breaking all
daily builds (since commit 9aee0383c3)

Change-Id: I92ba2590c5afa711d3079edc070fd904b01de6f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150823
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2023-04-26 18:50:06 +02:00
.git-hooks related tdf#154946: check syntax in git pre-commit hook 2023-04-21 14:15:18 +02:00
.github workflows: Update dessant/repo-lockdown to v3 2023-04-22 03:27:06 +02:00
.vscode vscode: add Cygwin terminal profile and config for VS debugger for Windows 2023-04-18 14:30:11 +02:00
accessibility a11y: Send VALUE_CHANGED event for FormattedField 2023-04-15 05:39:03 +02:00
android
animations Run clang-tidy with misc-unused-using-decls on modules [a-c]* 2023-04-20 08:24:33 +02:00
apple_remote
avmedia Fix some getImplementationName 2023-04-21 08:05:08 +02:00
basctl Resolves: tdf#104011 add a default CellRange argument in dialog editor 2023-04-19 13:52:23 +02:00
basegfx MCGR: 2nd corrections/adaptions to MCGR 2023-04-19 20:43:45 +02:00
basic loplugin:stringviewparam improvements 2023-04-14 07:54:28 +02:00
bean
bin upgrade to more recent fuzzing dicts and use some additional ones 2023-04-26 17:42:01 +02:00
binaryurp cid#1500596 silence Resource leak 2022-08-27 13:13:29 +02:00
bridges Fix compilation with latest Xcode with iOS SDK 16.4 2023-04-20 21:35:01 +02:00
canvas MCGR: Reduce diverse GradientStyle enums to single UNO API one 2023-04-21 15:03:14 +02:00
chart2 Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
cli_ure Avoid MSVC error C2039 2023-04-17 15:07:57 +02:00
codemaker
comphelper Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
compilerplugins loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
config_host improve comment about SKIA_DEBUG 2023-01-26 11:09:12 +00:00
configmgr Some missing XServiceInfo implementations 2023-04-18 07:38:29 +02:00
connectivity Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
cppcanvas MCGR: Reduce diverse GradientStyle enums to single UNO API one 2023-04-21 15:03:14 +02:00
cppu
cppuhelper fix o3tl::equalsAsciiL 2023-04-12 08:23:54 +02:00
cpputools Remove support for AIX 2023-01-27 07:28:16 +00:00
cui Resolves tdf#154080 - Allow customization of comment indicator color 2023-04-25 18:13:57 +02:00
dbaccess Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
desktop Bin leftover dead code 2023-04-26 14:58:48 +02:00
dictionaries@ff606081bb
distro-configs
docmodel loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
drawinglayer EMF+ Minor optimization and clean up code of DrawBeziers 2023-04-24 08:24:09 +02:00
editeng loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
embeddedobj add a route to get writer Floating Frame links under 'manage links' 2023-04-14 11:53:54 +02:00
embedserv tdf#143148: Use pragma once instead of include guards 2023-03-16 09:25:32 +00:00
emfio tdf#154789 EMF+ Performance boost of the EmfPlusRecordTypeDrawBeziers 2023-04-23 17:42:21 +02:00
eventattacher clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
extensions Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
external Revert "workaround compile failures in libxml, with clang-17" 2023-04-26 11:42:00 +02:00
extras Remove namespace prefix in manifest.xml (extras/pt-PT) 2023-04-22 10:37:51 +02:00
filter MCGR: Reduce diverse GradientStyle enums to single UNO API one 2023-04-21 15:03:14 +02:00
forms Related tdf#154769: XML forms add anyURI/hyperlink datatype 2023-04-26 09:36:53 +02:00
formula formula: fix crash in FormulaDlg_Impl::UpdateSelection 2023-04-18 15:05:46 +02:00
fpicker Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
framework Run clang-tidy with misc-unused-using-decls on modules [d-o]* 2023-04-20 13:14:37 +02:00
helpcompiler loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
helpcontent2@6c4c5275e8 Update git submodules 2023-04-22 18:33:41 +02:00
hwpfilter loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
i18nlangtag Related: tdf#154832 Official name is Morisyen 2023-04-16 14:11:56 +02:00
i18npool tdf#56258 i18npool en-US: re-arrange outline numbering suggestions 2023-04-25 20:44:59 +02:00
i18nutil
icon-themes tdf#153789 KJ: icons for Watched Expressions and Call Stack 2023-04-26 02:11:28 +02:00
idl Drop SvStream::WriteCharPtr 2023-04-10 23:13:32 +02:00
idlc/test/parser
include Renumbering comments in include/svx/xdef.hxx 2023-04-26 09:37:15 +02:00
instsetoo_native Disable WiX-based MSI generation for the moment 2023-04-26 18:50:06 +02:00
io tdf#150135: Fix OTextInputStream to throw runtime exception when uninitialized 2023-03-14 06:47:26 +00:00
ios
javaunohelper
jurt Fix Library_jpipe__staticsalhack 2023-02-26 22:07:57 +00:00
jvmaccess
jvmfwk accept aarch64 JDK for win/aarch64 2023-04-11 12:07:15 +02:00
l10ntools loplugin:stringview whitelist getLength and isEmpty 2023-04-12 12:57:22 +02:00
librelogo
libreofficekit Add LoKit callback for application color change 2023-04-01 13:03:22 +02:00
lingucomponent loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
linguistic
lotuswordpro loplugin:unnecessarygetstr extend to createFromAscii 2023-04-24 12:45:22 +02:00
m4 Fix typo 2023-04-06 14:15:12 +02:00
msicreator Integrate msicreator into LO and generate installer 2023-04-22 04:52:55 +02:00
nlpsolver
o3tl loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
odk Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
offapi Clarify XSheetOperation::computeFunction() behaviour in description 2023-04-10 14:27:08 +02:00
officecfg tdf#38194 tdf#106556 Enhancement to highlight direct formatting, 2023-04-25 19:43:33 +02:00
onlineupdate NSS initialization guard 2023-01-25 12:24:34 +00:00
oovbaapi tdf#150281: Fix CentimetersToPoints in Calc 2023-03-13 15:16:24 +00:00
oox tdf#91332 XLSX export: fix missing solidFill 2023-04-25 15:04:09 +02:00
opencl Drop SvStream::WriteCharPtr 2023-04-10 23:13:32 +02:00
osx
package expose recovering zips for testing 2023-04-25 17:03:40 +02:00
pch
postprocess move using the vcl file dialog in headless mode to the point of creation 2023-04-07 16:54:45 +02:00
pyuno loplugin:stringadd 2023-04-17 11:42:07 +02:00
qadevOOo Add some more failure information 2022-11-30 16:44:07 +01:00
readlicense_oo update credits 2023-04-26 12:48:39 +02:00
registry
remotebridges
reportbuilder Fix some getImplementationName 2023-04-21 08:05:46 +02:00
reportdesign tdf#154886: fix Report builder mutex assertion 2023-04-23 16:32:42 +02:00
ridljar
sal Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree 2023-04-22 17:45:40 +02:00
salhelper
sax tdf#39593: remove trim(), use o3tl::trim() instead 2023-04-12 14:45:51 +02:00
sc tdf#151624 Fix Insert Formula tool in the Tabbed UI 2023-04-26 16:23:42 +02:00
scaddins Drop some defines in scaddins 2023-04-22 14:17:59 +02:00
sccomp
schema related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistance 2023-03-24 07:18:54 +00:00
scp2 Remove support for AIX 2023-01-27 07:28:16 +00:00
scripting Avoid NullPointerException 2023-04-18 16:31:04 +02:00
sd cid#1401342 Uncaught exception 2023-04-26 17:57:56 +02:00
sdext new loplugin:unnecessarygetstr 2023-04-09 20:51:44 +02:00
setup_native
sfx2 assume IFrame script/macro support isn't needed 2023-04-26 17:23:35 +02:00
shell Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
slideshow Remove some unused includes 2023-04-17 19:01:11 +02:00
smoketest
solenv Resolves: tdf#154958 add an empty spin button to use for the unused case 2023-04-25 10:05:51 +02:00
soltools
sot loplugin:stringviewparam improvements 2023-04-14 07:54:28 +02:00
starmath tdf#154773 Fix Symbols dialog in dark mode 2023-04-18 14:06:06 +02:00
static tdf#142978 Remove a11y check dialog 2023-03-23 21:51:46 +00:00
stoc
store
svgio expose parsing svgs for testing 2023-04-26 16:23:49 +02:00
svl loplugin:unnecessarygetstr extend to checking std::string::c_str 2023-04-21 21:46:09 +02:00
svtools Resolves tdf#154080 - Allow customization of comment indicator color 2023-04-25 18:13:57 +02:00
svx svx: rework the theme dialog to allow editing theme colors 2023-04-25 20:38:25 +02:00
sw tdf#151624 Fix Insert Formula tool in the Tabbed UI 2023-04-26 16:23:42 +02:00
swext
sysui tdf#152598 Update .ico files 2023-03-11 18:09:28 +00:00
test use more string_view 2023-04-17 07:54:12 +02:00
testtools
toolkit use more TOOLS_WARN_EXCEPTION 2023-04-23 13:35:46 +02:00
tools loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
translations@1d2b3738b8 Update git submodules 2023-04-19 17:25:05 +02:00
ucb Fix tdf#155004: ucb: webdav-curl: carry over Class1 bit only if set 2023-04-25 17:17:27 +02:00
ucbhelper
udkapi
uitest tdf#154451 uitest: use more oneprocess mode 2023-04-13 17:39:17 +02:00
UnoControls
unodevtools
unoidl
unoil allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
unotest qa: call ProcessEventsToIdle inside dispatchCommand 2023-02-21 20:20:29 +00:00
unotools tdf#108757 avoid some OUString construction on a hot path 2023-04-26 15:47:02 +02:00
unoxml OUString::intern is a relic 2023-04-12 12:17:49 +02:00
ure
uui
vbahelper
vcl upgrade to more recent fuzzing dicts and use some additional ones 2023-04-26 17:42:01 +02:00
winaccessibility loplugin:stringadd 2023-04-17 15:45:06 +02:00
wizards ScriptForge (SFDialogs) support hyperlink control types 2023-04-23 14:54:49 +02:00
writerfilter tdf#138093 DOCX import: fix broken date selector control in table 2023-04-26 10:55:29 +02:00
writerperfect Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
xmerge
xmlhelp xmlhelp: fix lots of deadlocks 2023-04-18 11:28:20 +02:00
xmloff loplugin:unnecessarygetstr extend to more std::string checking 2023-04-24 18:04:50 +02:00
xmlreader
xmlscript elide temporaries in readEvents 2023-04-09 18:16:21 +02:00
xmlsecurity Add script to find unused using declarations 2023-04-25 08:09:28 +02:00
.buckconfig Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
.buckversion
.clang-format Document that .clang-format would benefit from StatementMacros 2022-11-06 15:38:07 +01:00
.editorconfig
.git-blame-ignore-revs
.gitattributes SVG is a textual XML format after all 2022-06-24 16:36:36 +02:00
.gitignore .gitignore: /.vscode* 2023-02-12 21:37:18 +00:00
.gitmodules
.gitpod.dockerfile
.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
autogen.sh
BUCK
config.guess Update config.guess & .sub to latest 2022-12-12 15:46:46 +00:00
config.sub
config_host.mk.in New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctl 2023-04-02 18:02:27 +02:00
config_host_lang.mk.in
configure.ac vscode: add Cygwin terminal profile and config for VS debugger for Windows 2023-04-18 14:30:11 +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
cpp.hint Add a VisualStudio cpp.hint file 2022-08-22 16:01:16 +02:00
download.lst Update libxmlsec to 1.3.0 2023-04-25 08:05:16 +02:00
g git-hooks: remove hint in './g -z' 2023-04-01 13:28:14 +02:00
hardened_runtime.xcent.in Fix typos 2021-08-16 23:34:24 +02:00
install-sh
install_deps.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
leak-suppress.txt
Library_merged.mk
lo.xcent.in allow to specify a macOS provisioning profile 2022-06-29 17:06:35 +02:00
logerrit
Makefile.fetch tdf#136604: Remove Source Sans Pro fonts 2022-12-31 19:34:37 +00:00
Makefile.gbuild create pocheck convenience target 2022-12-15 22:10:23 +00:00
Makefile.in add fetch to dependencies of gbuildtojson / Rdb target 2023-04-11 12:39:46 +02:00
README.cross
README.help.md Fix typo 2022-07-30 23:26:39 +02:00
README.md
README.Solaris remove use of Archive::Zip 2016-06-04 08:09:56 +02:00
Repository.mk add a svg fuzzer 2023-04-26 17:41:41 +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 2023-01-30 13:53:45 +00: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 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 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 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.