Test repository to check push and ssh key
Find a file
Stephan Bergmann 609402c616 Just use Any ctor instead of makeAny in io
Change-Id: I3b659072c54dde7f49aa90e5d52d24f5d762654a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133805
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-05-04 11:46:07 +02:00
.git-hooks git pre-commit hook: fix typo 2021-04-28 12:30:34 +02:00
.github
.vscode Fix typos 2022-03-13 19:17:37 +01:00
accessibility loplugin:passstuffbyref 2022-04-20 15:24:34 +02:00
android android: Show Impress icon for .pps files 2022-04-30 07:11:04 +02:00
animations animations : use cppuhelper::BaseMutex 2022-01-30 07:32:41 +01:00
apple_remote Add support for macOS SDK 12.0 2021-10-27 16:32:04 +02:00
avmedia use more string_view in INetURLObject 2022-04-29 08:53:22 +02:00
basctl use more string_view in various 2022-05-01 08:30:18 +02:00
basegfx add string_view wrappers for rtl::math::stringToDouble 2022-04-27 12:19:55 +02:00
basic use more string_view in various 2022-05-01 08:30:18 +02:00
bean
bin configure: default to --with-system-nss on Linux 2022-04-29 20:24:58 +02:00
binaryurp Pick better variable types 2022-04-14 09:58:00 +02:00
bridges loplugin:stringview 2022-04-25 23:58:46 +02:00
canvas loplugin:stringview check for getToken and trim 2022-04-10 12:59:38 +02:00
chart2 simplify RegressionCurveCalculator::getFormattedString 2022-05-03 20:21:33 +02:00
cli_ure drop 'using namespace std' in cli_ure 2021-10-07 13:38:06 +02:00
codemaker Revert "use more string_view in codemaker" 2022-04-29 11:12:54 +02:00
comphelper Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view 2022-05-03 10:22:49 +02:00
compilerplugins add o3tl::matchIgnoreAsciiCase 2022-05-03 16:30:01 +02:00
config_host Rename #define HAVE_LIBCXX -> HAVE_LIBCPP 2022-05-03 12:00:29 +02:00
configmgr Adapt function's interface to change from OUString to std::u16string_view 2022-04-26 15:43:59 +02:00
connectivity use more string_view in various 2022-05-01 08:30:18 +02:00
cppcanvas Recheck modules [a-c]* with IWYU 2022-01-13 08:26:15 +01:00
cppu Use the false warning suppression mechanism for loplugin:fakebool 2022-04-29 13:09:40 +02:00
cppuhelper Use o3tl::make_unsigned in some places 2022-04-26 17:04:01 +02:00
cpputools use more string_view in various 2022-05-01 08:30:18 +02:00
cui add o3tl::equalsAscii 2022-05-03 09:12:32 +02:00
dbaccess add o3tl::equalsAscii 2022-05-03 09:12:32 +02:00
desktop add o3tl::matchIgnoreAsciiCase 2022-05-03 16:30:01 +02:00
dictionaries@e0a820ca5c Update git submodules 2022-04-18 07:06:31 +02:00
distro-configs Drop unused LanguageTool extension 2022-04-26 10:08:54 +02:00
drawinglayer use more string_view in INetURLObject 2022-04-29 08:53:22 +02:00
editeng ofz#24932 Timeout 2022-05-03 09:48:44 +02:00
embeddedobj loplugin:stringview 2022-05-02 17:51:11 +02:00
embedserv Use GetModuleHandleExW instead of GetModuleHandleW 2022-01-05 16:20:36 +01:00
emfio Remove brittle test from WmfTest 2022-04-24 14:56:24 +02:00
eventattacher Update remaining DevGuide wiki links. 2022-04-13 08:16:52 +02:00
extensions add o3tl::equalsAscii 2022-05-03 09:12:32 +02:00
external use proper MSVC runtime lib for libwebp 2022-05-03 06:54:08 +02:00
extras tdf#143956 Remove page size of Writer templates 3 2022-04-26 09:42:26 +02:00
filter add o3tl::equalsAscii 2022-05-03 09:12:32 +02:00
forms add o3tl::equalsAscii 2022-05-03 09:12:32 +02:00
formula add o3tl::toUInt32 2022-04-26 19:37:20 +02:00
fpicker use more string_view in INetURLObject 2022-04-29 08:53:22 +02:00
framework framework: avoid re-creating protocol handler instances all the time 2022-05-02 21:59:28 +02:00
helpcompiler Recheck modules [i-l]* with IWYU 2022-01-27 18:52:16 +01:00
helpcontent2@987e2b26ee Update git submodules 2022-05-04 11:09:41 +02:00
hwpfilter Pick a better variable type 2022-05-02 20:01:01 +02:00
i18nlangtag use more string_view in i18nlangtag 2022-04-28 11:45:56 +02:00
i18npool add o3tl::equalsAscii 2022-05-03 09:12:32 +02:00
i18nutil add o3tl::toUInt32 2022-04-26 19:37:20 +02:00
icon-themes tdf#144788 Split up footnotes and endnotes in Navigator 2022-04-28 10:48:38 +02:00
idl loplugin:stringviewparam convert methods using copy() 2022-04-17 10:27:33 +02:00
idlc use more string_view in idlc 2022-04-28 11:03:47 +02:00
include use more string_view in unotools 2022-05-04 10:01:33 +02:00
instsetoo_native Depend on 64-bit packages for aarch64 as well 2022-03-25 12:06:37 +01:00
io Just use Any ctor instead of makeAny in io 2022-05-04 11:46:07 +02:00
ios
javaunohelper Just use Any ctor instead of makeAny in javaunohelper 2022-05-04 10:10:41 +02:00
jurt
jvmaccess loplugin:stringviewparam whitelist some more functions 2022-04-13 08:38:53 +02:00
jvmfwk use more string_view in jvmfwk 2022-04-15 21:33:17 +02:00
l10ntools address potential find/rfind failures 2022-04-15 14:06:06 +02:00
librelogo LibreLogo: add basic HTML formatting support to LABEL 2022-04-22 20:46:35 +02:00
libreofficekit sw content controls: add LOK API 2022-04-22 13:20:09 +02:00
lingucomponent -Werror,-Wunused-but-set-variable 2022-03-28 16:34:38 +02:00
linguistic use more string_view in various 2022-05-01 08:30:18 +02:00
lotuswordpro use more string_view in various 2022-05-01 08:30:18 +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 tdf#143122 - Port Java examples to C++ 2022-04-20 14:51:40 +02:00
offapi tdf#99708 Save formula bar height to document 2022-05-03 14:52:07 +02:00
officecfg Drop unused .uno:EditChart 2022-05-03 17:47:18 +02:00
onlineupdate
oovbaapi vba: add support for Application.WindowState + test 2022-01-27 07:38:09 +01:00
oox Just use Any ctor instead of makeAny in oox 2022-05-04 09:06:13 +02:00
opencl loplugin:stringviewparam whitelist some more functions 2022-04-13 08:38:53 +02:00
osx
package Just use Any ctor instead of makeAny in package 2022-05-04 09:59:24 +02:00
pch Clean up remaining uses of boost::logic::tribool 2021-08-10 21:39:50 +02:00
postprocess
pyuno Just use Any ctor instead of makeAny in pyuno 2022-05-04 08:41:43 +02:00
qadevOOo
readlicense_oo update credits 2022-04-27 13:12:17 +02:00
registry loplugin:stringviewparam convert methods using indexOf 2022-04-02 13:31:19 +02:00
remotebridges
reportbuilder
reportdesign Just use Any ctor instead of makeAny in reportdesign 2022-05-04 09:27:43 +02:00
ridljar
sal add o3tl::matchIgnoreAsciiCase 2022-05-03 16:30:01 +02:00
salhelper
sax Just use Any ctor instead of makeAny in sax 2022-05-04 08:23:12 +02:00
sc use more string_view in unotools 2022-05-04 10:01:33 +02:00
scaddins Pick better variable types 2022-04-26 16:24:26 +02:00
sccomp Just use Any ctor instead of makeAny in sccomp 2022-05-04 08:36:09 +02:00
schema sw content controls, checkbox: add ODT filter 2022-04-27 10:16:19 +02:00
scp2 Drop unused LanguageTool extension 2022-04-26 10:08:54 +02:00
scripting Just use Any ctor instead of makeAny in scripting 2022-05-04 06:55:38 +02:00
sd Just use Any ctor instead of makeAny in sd 2022-05-04 06:55:14 +02:00
sdext Just use Any ctor instead of makeAny in sdext 2022-05-04 08:10:52 +02:00
setup_native Drop unused LanguageTool extension 2022-04-26 10:08:54 +02:00
sfx2 Just use Any ctor instead of makeAny in sfx2 2022-05-04 06:54:23 +02:00
shell Just use Any ctor instead of makeAny in shell 2022-05-04 06:54:00 +02:00
slideshow Just use Any ctor instead of makeAny in slideshow 2022-05-04 06:54:45 +02:00
smoketest
solenv Resolves tdf#148568 - Rework the Sparklines dialog 2022-05-03 23:38:06 +02:00
soltools
sot Just use Any ctor instead of makeAny in sot 2022-05-04 08:10:23 +02:00
starmath Just use Any ctor instead of makeAny in starmath 2022-05-04 09:59:04 +02:00
static Fix typo 2022-03-30 20:47:23 +02:00
stoc Just use Any ctor instead of makeAny in stoc 2022-05-03 23:17:24 +02:00
store Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
svgio add o3tl::matchIgnoreAsciiCase 2022-05-03 16:30:01 +02:00
svl Just use Any ctor instead of makeAny in svl 2022-05-03 23:20:20 +02:00
svtools use more string_view in unotools 2022-05-04 10:01:33 +02:00
svx Just use Any ctor instead of makeAny in svx 2022-05-03 21:48:15 +02:00
sw use more string_view in unotools 2022-05-04 10:01:33 +02:00
swext
sysui
test Just use Any ctor instead of makeAny in test 2022-05-03 20:03:32 +02:00
testtools Just use Any ctor instead of makeAny in testtools 2022-05-03 20:02:54 +02:00
toolkit Use o3tl::make_unsigned in some places 2022-05-03 18:56:13 +02:00
tools Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view 2022-05-03 10:22:49 +02:00
translations@c2b26d58f5 Update git submodules 2022-04-26 14:34:33 +02:00
ucb ucb: webdav-curl: fix handling of non-standard properties 2022-05-04 10:22:06 +02:00
ucbhelper Just use Any ctor instead of makeAny in ucbhelper 2022-05-03 16:03:54 +02:00
udkapi Update reference links for ISO 639 and 3166 2021-12-11 21:40:00 +01:00
uitest tdf#128610: math: add UItest 2022-03-14 15:25:08 +01: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 address review comments on "use more string in unoidl.." 2022-04-22 13:27:56 +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 use more string_view in unotools 2022-05-04 10:01:33 +02:00
unoxml Just use Any ctor instead of makeAny in unoxml 2022-05-03 16:18:13 +02:00
ure
uui loplugin:stringviewparam convert methods using copy() 2022-04-17 10:27:33 +02:00
vbahelper Just use Any ctor instead of makeAny in vbahelper 2022-05-03 13:35:43 +02:00
vcl use more string_view in unotools 2022-05-04 10:01:33 +02:00
winaccessibility Just use Any ctor instead of makeAny in winaccessibility 2022-05-03 10:07:33 +02:00
wizards Access2Base - (access2base.py) FIX remove duplicate 2022-04-26 10:28:04 +02:00
writerfilter add o3tl::matchIgnoreAsciiCase 2022-05-03 16:30:01 +02:00
writerperfect Just use Any ctor instead of makeAny in writerperfect 2022-05-02 22:01:00 +02:00
xmerge
xmlhelp Just use Any ctor instead of makeAny in xmlhelp 2022-05-02 20:02:03 +02:00
xmloff tdf#148714 Repair path in older CurvedArrow shapes 2022-05-03 18:54:49 +02:00
xmlreader
xmlscript Just use Any ctor instead of makeAny in xmlscript 2022-05-02 17:24:32 +02:00
xmlsecurity Just use Any ctor instead of makeAny in xmlsecurity 2022-05-03 11:19:51 +02:00
.buckconfig Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
.buckversion
.clang-format
.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 Ignore schema files for src tarball generation 2016-08-30 23:59:15 +00:00
.gitignore .gitignore: Add Qt Creator's '.qtc_clangd' 2022-03-30 10:46:37 +02:00
.gitmodules
.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
antivirusDetection.vbs
autogen.sh WASM: add initial support for Emscripten cross build 2021-05-05 21:14:54 +02:00
BUCK
config.guess
config.sub Fix typo 2020-08-07 17:11:39 +02:00
config_host.mk.in improve support for using libc++ on Linux and for libc++ debug mode 2022-05-01 08:40:12 +02:00
config_host_lang.mk.in
configure.ac Rename #define HAVE_LIBCXX -> HAVE_LIBCPP 2022-05-03 12:00:29 +02:00
COPYING Licencing files 2011-01-11 21:49:39 +00:00
COPYING.LGPL
COPYING.MPL Targetted text updates, with seasonable changes before l10n freeze. 2013-12-13 17:00:07 +00:00
download.lst Drop unused LanguageTool extension 2022-04-26 10:08:54 +02:00
g Allow g to run git gc command 2022-01-15 15:42:34 +01:00
hardened_runtime.xcent.in
install-sh
install_deps.sh
leak-suppress.txt exclude more UNO type and crypto leaks 2021-06-30 13:22:32 +02:00
Library_merged.mk
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 Drop unused LanguageTool extension 2022-04-26 10:08:54 +02:00
Makefile.gbuild
Makefile.in Fix for xcode-ide-integration 2022-04-26 10:20:04 +02:00
README.cross
README.help.md
README.md Update README.md files 2022-04-16 20:43:11 +02:00
README.Solaris
Repository.mk Drop unused CT2N extension 2022-04-26 10:08:30 +02:00
RepositoryExternal.mk use proper MSVC runtime lib for libwebp 2022-05-03 06:54:08 +02:00
RepositoryFixes.mk WASM more initial bits and pieces 2022-01-19 10:49:40 +01:00
RepositoryModule_build.mk
RepositoryModule_host.mk serialize linking of large libraries only if USE_LD is not set 2022-04-21 14:17:58 +02:00
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt

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.5
  • macOS:
    • Runtime: 10.13
    • 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

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.