Test repository to check push and ssh key
Find a file
Mike Kaganski 315919306c Set PYTHONWARNINGS to error by default for --enable-werror
Setting it in environment overrides this setting.
The rationale is to avoid introducing warnings like these appeared recently:

    zipfile.py:1517: UserWarning: Duplicate name: 'cmd/ar/sc_bulletsandnumberingdialog.png'

(see e.g. https://ci.libreoffice.org/job/gerrit_windows/71910/consoleFull)

Change-Id: I8ae42e039ec3d028c01dbc4bcf422feae9e46271
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100268
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-09-15 10:53:11 +02:00
.git-hooks git pre-commit hook: check OOXMLIMPORT and OOXMLEXPORT... 2020-09-09 08:38:50 +02:00
.github
accessibility
android
animations
apple_remote
avmedia tdf#34759 fix media player pausing when pressing time slider 2020-09-08 08:27:13 +02:00
basctl Remove the useless Export sdi property 2020-09-10 09:27:47 +02:00
basegfx
basic tdf#136112 Unit test for Date() Basic function 2020-09-08 17:18:29 +02:00
bean
bin cross-compile: fix PATH handling for host 2020-09-11 18:24:13 +02:00
binaryurp
bridges
canvas
chart2 tdf#133227 chart UI: option to hide leader lines 2020-09-15 09:57:54 +02:00
cli_ure
codemaker tdf#124176 Use #pragma once in codemaker 2020-09-04 11:13:46 +02:00
comphelper small optimisation 2020-09-11 13:09:26 +02:00
compilerplugins Replace remaining uses of sal_Char 2020-09-12 13:36:42 +02:00
config_host fix typo in enabling Skia's SK_RELEASE 2020-09-07 16:20:34 +02:00
configmgr
connectivity Drop some seemingly redundant OUString(OUString::getStr()) constructions 2020-09-05 19:54:29 +02:00
cppcanvas
cppu tdf#124176 Use #pragma once in cppu, cppuhelper 2020-09-13 15:28:21 +02:00
cppuhelper tdf#124176 Use #pragma once in cppu, cppuhelper 2020-09-13 15:28:21 +02:00
cpputools
cui rhbz#1878275 should use value_changed for spinbutton changes 2020-09-14 20:09:19 +02:00
dbaccess Fix typo in code 2020-09-15 08:15:03 +02:00
desktop tdf#124176 Use #pragma once in desktop 2020-09-13 19:09:54 +02:00
dictionaries@8cd579e3a6
distro-configs use new 32bit configure flags for jenkins windows-screenshot builder 2020-09-14 11:15:29 +02:00
drawinglayer tdf#124176 Use #pragma once in drawinglayer 2020-09-13 17:50:29 +02:00
dtrans tdf#124176 Use #pragma once in dtrans 2020-09-13 17:51:26 +02:00
editeng tdf#124176 Use #pragma once in editeng 2020-09-13 17:52:06 +02:00
embeddedobj tdf#124176 Use #pragma once in embeddedobj 2020-09-13 17:52:50 +02:00
embedserv Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit 2020-09-07 19:19:14 +02:00
emfio
eventattacher
extensions Remove some unused const variables 2020-09-08 08:16:06 +02:00
external Set PYTHONWARNINGS to error by default for --enable-werror 2020-09-15 10:53:11 +02:00
extras add Korean autocorrect items ㈜ & ㉿ tdf#132614 2020-09-14 06:38:14 +02:00
filter tdf#49856 Fix level 0 bullet/style on ppt import 2020-09-14 10:09:29 +02:00
forms TabPage no longer needs to inherit from VclBuilderContainer 2020-09-04 22:22:16 +02:00
formula Resolves: tdf#136364 treat svSep type with ocUnion as range type 2020-09-09 01:14:22 +02:00
fpicker Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit 2020-09-07 19:19:14 +02:00
framework replace sal_IntPtr with simple integer type 2020-09-12 15:47:39 +02:00
helpcompiler
helpcontent2@5887392cbb Update git submodules 2020-09-14 15:19:08 +02:00
hwpfilter Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit 2020-09-07 19:19:14 +02:00
i18nlangtag
i18npool Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit 2020-09-07 19:19:14 +02:00
i18nutil
icon-themes tdf#134928 remove red stripe from background color icons 2020-09-15 08:55:15 +02:00
idl svidl: Don't mention removed properties 2020-09-10 11:33:30 +02:00
idlc
include Replace FindCmap with ParseCMAP 2020-09-15 06:42:33 +02:00
instsetoo_native
io
ios
javaunohelper
jurt
jvmaccess
jvmfwk
l10ntools
librelogo
libreofficekit Avoid loplugin:external and loplugin:simplifypointertobool warnings 2020-09-04 14:24:25 +02:00
lingucomponent
linguistic
lotuswordpro improve loplugin:unusedvarsglobal 2020-09-09 08:25:30 +02:00
m4
nlpsolver
o3tl
odk Fix typos 2020-09-15 08:14:32 +02:00
offapi
officecfg
onlineupdate
oovbaapi
oox oox smartart: handle <dgm:prSet ... custT="1"/> 2020-09-14 21:56:38 +02:00
opencl
osx
package
pch
postprocess Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
pyuno
qadevOOo xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporter 2020-09-11 09:03:31 +02:00
readlicense_oo
registry Improve some OUString to OString conversions 2020-09-05 20:21:00 +02:00
remotebridges
reportbuilder
reportdesign Fix typo in code 2020-09-15 08:15:03 +02:00
ridljar
sal Replace remaining uses of sal_Char 2020-09-12 13:36:42 +02:00
salhelper
sax
sc ScRefUpdate::DoTranspose always dereferences its ScDocument* argument 2020-09-15 09:47:05 +02:00
scaddins
sccomp
schema
scp2 Try fix multiple assignments of gids 2020-09-12 18:14:45 +02:00
scripting
sd oox smartart: handle <dgm:prSet ... custT="1"/> 2020-09-14 21:56:38 +02:00
sdext improve loplugin:unusedvarsglobal 2020-09-09 08:25:30 +02:00
setup_native
sfx2 Unify the code used to get object shell for components 2020-09-13 12:49:46 +02:00
shell Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
slideshow
smoketest
solenv WIN add and apply default msbuild platform+config 2020-09-15 08:42:54 +02:00
soltools
sot TabPage no longer needs to inherit from VclBuilderContainer 2020-09-04 22:22:16 +02:00
starmath Unify the code used to get object shell for components 2020-09-13 12:49:46 +02:00
stoc
store
svgio
svl Remove some DBG_UTIL debug code 2020-09-10 19:06:22 +02:00
svtools Replace remaining uses of sal_uChar 2020-09-12 18:54:15 +02:00
svx std::set->o3tl::sorted_vector in svx 2020-09-13 08:13:59 +02:00
sw tdf#135623: sw_uiwriter: Add unittest 2020-09-15 10:40:29 +02:00
swext
sysui tdf#96725: Add LSHandlerRank for the recently added AppleWorks Document 2020-09-08 22:42:53 +02:00
test
testtools
toolkit
tools Replace remaining uses of sal_Char 2020-09-12 13:36:42 +02:00
translations@14a72851d4 Update git submodules 2020-09-07 18:12:07 +02:00
ucb
ucbhelper
udkapi
uitest
UnoControls
unodevtools
unoidl
unoil
unotest Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
unotools UNOTOOLS : simplify AccessibleStateSetHelper by not using an impl class 2020-09-07 11:20:09 +02:00
unoxml Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
ure
uui TabPage no longer needs to inherit from VclBuilderContainer 2020-09-04 22:22:16 +02:00
vbahelper
vcl WIN OSX Qt5 unify CreateFontSubset code 2020-09-15 06:43:42 +02:00
winaccessibility Replace remaining uses of sal_Char 2020-09-12 13:36:42 +02:00
wizards
writerfilter tdf#136667 DOCX import: fix crash of floating tables 2020-09-15 08:16:31 +02:00
writerperfect
xmerge
xmlhelp loplugin:singlevalfields 2020-09-07 22:15:23 +02:00
xmloff tdf#133502 annotation has wrong position 2020-09-12 15:35:23 +02:00
xmlreader
xmlscript
xmlsecurity fix non-pdfium build 2020-09-06 08:46:36 +02:00
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in Set PYTHONWARNINGS to error by default for --enable-werror 2020-09-15 10:53:11 +02:00
config_host_lang.mk.in
configure.ac Set PYTHONWARNINGS to error by default for --enable-werror 2020-09-15 10:53:11 +02:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst Upgrade liborcus to 0.16.0. 2020-09-12 05:49:10 +02:00
g
hardened_runtime.xcent.in
install-sh
leak-suppress.txt
Library_merged.mk
lo.xcent
logerrit
Makefile.fetch
Makefile.gbuild Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
Makefile.in Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
README.cross
README.md
README.Solaris
Repository.mk
RepositoryExternal.mk WIN add and apply default msbuild platform+config 2020-09-15 08:42:54 +02:00
RepositoryFixes.mk
RepositoryModule_build.mk Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
RepositoryModule_host.mk
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER

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 here and here. 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.4
  • macOS:
    • Runtime: 10.10
    • Build: 10.14.4 + Xcode 11.3
  • Linux:
    • Runtime: RHEL 7 or CentOS 7
    • Build: either GCC 7.0.0; or Clang 5.0.2 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

If you want to use Clang with the LibreOffice compiler plugins, the minimal version of Clang is 5.0.2. 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 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 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.freenode.net - 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.