Test repository to check push and ssh key
Find a file
Stephan Bergmann 9adcf67c9b Drop C/C++ DEBUG macro
...(that was defined iff OSL_DEBUG_LEVEL >= 2) and replace its uses with
OSL_DEBUG_LEVEL directly

Change-Id: I807c15a02cc8ced9852287df0afb4808761d19d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165067
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-03-21 16:30:59 +01:00
.git-hooks Revert "Drop allownonascii check from pre-commit checks" 2023-12-02 21:55:33 +01: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 vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_Impl 2024-03-07 10:52:12 +01:00
android android-viewer translated using Weblate 2024-03-13 21:05:38 +01:00
animations tdf#146619 Recheck animations/ with IWYU 2024-03-08 09:13:28 +01:00
apple_remote Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
avmedia avmedia : no need to use constexpr here 2024-03-10 15:32:52 +01:00
basctl Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free 2024-03-11 04:43:28 +01:00
basegfx Fix typo 2024-03-21 08:33:23 +01:00
basic basic : use OUstring literal for XServiceInfo implementation 2024-03-11 08:32:32 +01:00
bean Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
bin add a sc-html fuzzer 2024-03-20 18:24:17 +01:00
binaryurp Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
bridges Update IwyuFilter in bridges 2024-02-23 09:32:48 +01:00
canvas tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors 2024-03-14 02:33:03 +01:00
chart2 tdf#50934: Add a pie-with-remainder-as-another-pie chart type 2024-03-18 07:07:24 +01:00
cli_ure Fix warning C4456 when building with MSVC without -Wv:18 2024-02-23 01:34:29 +01:00
codemaker map SAL_DLLPUBLIC_RTTI to visibility:default for gcc 2024-03-05 14:39:06 +01:00
comphelper Support o3tl::iterateCodePoints with both sal_Int32 and std::size_t 2024-03-09 19:19:04 +01:00
compilerplugins tdf#160180: bump copyright year to 2024 2024-03-13 22:55:18 +01:00
config_host add UNLESS_MERGELIBS_MORE and use to reduce symbol visibility 2024-03-02 09:36:01 +01:00
configmgr Support o3tl::iterateCodePoints with both sal_Int32 and std::size_t 2024-03-09 19:19:04 +01:00
connectivity reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
cppcanvas UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
cppu Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
cppuhelper unlock mutex around lok_preload_hook 2024-03-07 09:00:00 +01:00
cpputools loplugin:external -> loplugin:conststringvar -> loplugin:redundantstatic 2023-11-08 22:49:47 +01:00
cui tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary 2024-03-20 13:04:09 +01:00
dbaccess Related: tdf#108057 Use autoincrement for automatically added primary key 2024-03-20 05:45:24 +01:00
desktop Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
dictionaries@5da9e11ea7 Update git submodules 2024-03-03 17:16:11 +01:00
distro-configs move Windows amd macOS builds to mergelibs=more 2024-03-04 18:04:23 +01:00
docmodel cool#8327 use tools::JsonWriter for theme colors 2024-03-04 11:50:45 +01:00
drawinglayer Provide tooling for EditView exclusive Primitives 2024-03-21 16:07:44 +01:00
editeng Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
embeddedobj Pass m_pOleComponent to lambda by copy 2024-03-20 04:41:36 +01:00
embedserv Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
emfio cid#1545370 COPY_INSTEAD_OF_MOVE 2024-01-08 13:09:02 +01:00
eventattacher Use getXWeak in eventattacher 2023-05-28 10:03:41 +02:00
extensions Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
external tdf#160036 Enable SKSL when using Skia/Raster 2024-03-16 23:23:18 +01:00
extras Update Grey Elegant template 2024-03-05 09:42:34 +01:00
filter exported SVGs: Stop bullets skipping animation 2024-03-15 17:29:10 +01:00
forms ITEM: Rename for more control over SlotID usages 2024-02-18 21:37:52 +01:00
formula Related: tdf#126573 Add Excel2021 array function FILTER to Calc 2024-03-15 12:38:13 +01:00
fpicker fix --enable-mergelibs=more on macos 2024-02-14 07:51:41 +01:00
framework framework: MenuBarManager: fix WNT crash if queryDispatch() throws 2024-03-21 10:49:06 +01:00
helpcompiler Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
helpcontent2@bed48919e5 Update git submodules 2024-03-21 12:42:32 +01:00
hwpfilter Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
i18nlangtag Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
i18npool Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
i18nutil Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
icon-themes tdf#50934: Rudimentary UI images for pie-of-pie and bar-of-pie 2024-02-19 12:31:30 +01:00
idl tdf#143148 update all headers in idl/inc to use #pragma once 2024-03-16 20:20:21 +01:00
idlc/test/parser
include Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
instsetoo_native Hard-code --with-online-update-mar-channel=LOOnlineUpdater 2024-01-02 21:23:39 +01:00
io Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
ios
javaunohelper enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
jurt Fix Library_jpipe__staticsalhack 2023-02-26 22:07:57 +00:00
jvmaccess clang-tidy modernize-pass-by-value in jvmaccess 2022-05-23 11:46:13 +02:00
jvmfwk Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL 2024-03-21 09:41:57 +01:00
l10ntools cid#1546281 COPY_INSTEAD_OF_MOVE 2023-12-10 11:57:12 +01:00
librelogo tdf#157388: LibreLogo sqrt undefined 2023-09-24 13:32:45 +02:00
libreofficekit LOK: send inner text boundry information of shapes/textbox on change 2024-03-08 10:55:26 +01:00
lingucomponent tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary 2024-03-20 13:04:09 +01:00
linguistic tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary 2024-03-20 13:04:09 +01:00
lotuswordpro tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors 2024-03-14 02:33:03 +01:00
m4 Fix typo 2023-04-06 14:15:12 +02:00
msicreator createmsi: retrieve file handle explicitely so we can close it at the end 2023-11-17 17:34:52 +01:00
nlpsolver
o3tl Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
odk Add a notice about "published" to the IDL API documentation main page 2024-03-18 14:09:10 +01:00
offapi tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary 2024-03-20 13:04:09 +01:00
officecfg tdf#122587 Add uno command to set layer of object(s) 2024-03-11 17:34:27 +01:00
oovbaapi tdf#150281: Fix CentimetersToPoints in Calc 2023-03-13 15:16:24 +00:00
oox Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
opencl Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
osx Add all source directories as folder references to the Xcode project 2023-07-05 10:30:37 +02:00
package Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
pch merge expwrap into sax library 2023-05-30 08:45:46 +02:00
postprocess Emscripten: Filter out some configuration 2024-02-23 20:58:56 +01:00
pyuno allow build with python 3.12.0: initialize new tp_watched 2024-03-13 17:45:49 +01:00
qadevOOo Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL 2024-03-21 09:41:57 +01:00
readlicense_oo update credits 2024-03-19 12:24:43 +01:00
registry Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
remotebridges
reportbuilder reportbuilder: remove unused config files 2023-12-18 07:57:24 +01:00
reportdesign reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
ridljar Allow building with Java 8 2024-03-02 06:29:50 +01:00
sal Use consistent conditions in code and makefile 2024-03-21 08:05:03 +01:00
salhelper Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
sax Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
sc Fix typo 2024-03-21 15:46:24 +01:00
scaddins Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
sccomp Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
schema tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary 2024-03-20 13:04:09 +01:00
scp2 scp2: Take ENABLE_{KF,QT}6 into account 2024-02-14 09:42:53 +01:00
scripting tdf#159412: make sure to keep the value while changing the type 2024-01-29 03:34:21 +01:00
sd Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
sdext remove leftover PresenterScreen PCH files 2024-03-19 16:33:00 +01:00
setup_native Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
sfx2 Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
shell Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
slideshow Drop remaining boost/shared_pointer debug functionality 2024-03-21 12:28:32 +01:00
smoketest
solenv Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
soltools Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
sot Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free 2024-03-11 04:43:28 +01:00
starmath reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
static Fix cd static && make for emscripten build 2024-03-20 13:01:20 +01:00
stoc use more string_view 2024-03-08 07:06:13 +01:00
store Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
svgio tdf#48062: use mergeToSinglePolyPolygon instead of createPolygonFromRect 2024-03-15 14:54:45 +01:00
svl Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
svtools tdf#93352 Fix horizontal swiping and scrolling when using an RTL UI 2024-03-21 11:45:08 +01:00
svx Provide tooling for EditView exclusive Primitives 2024-03-21 16:07:44 +01:00
sw related tdf#147583 sw find: fix backwards search for string at end of para 2024-03-21 10:59:23 +01:00
swext swext: MediaWiki: implement AllowInsecureProtocols 2023-11-09 16:53:55 +01:00
sysui use portable "command -v" to detect installed programs, part 3 2024-01-22 14:11:47 +01:00
test use more string_view 2024-03-08 07:06:13 +01:00
testtools cid#1545177 COPY_INSTEAD_OF_MOVE 2023-12-10 17:41:18 +01:00
toolkit tdf#145614 Convert GCM_PROPERTY_ID #defines to enum 2024-03-18 09:52:28 +01:00
tools loplugin:unusedmethods 2024-03-17 13:06:48 +01:00
translations@fac4254ccc Update git submodules 2024-03-18 12:58:50 +01:00
ucb ucb: webdav-curl: always set CURLOPT_NOBODY for HEAD 2024-03-14 18:59:16 +01:00
ucbhelper use more string_view 2024-03-08 07:06:13 +01:00
udkapi Add Embind'ing of UNO Any getter for interfaces 2024-03-07 23:13:31 +01:00
uitest related: tdf#159879: test chart dialogs 2024-03-06 16:50:25 +01:00
UnoControls cid#1560054 use RVO 2024-01-08 10:04:05 +01:00
unodevtools Don't use boost in code generated by uno-skeletonmaker 2023-12-22 11:17:45 +01:00
unoidl Some improvements to the UNOIDL SourceTreeProvider 2024-02-28 16:01:38 +01:00
unoil allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
unotest Embind construction of UNO Any sequence/struct/exception/interface 2024-03-11 13:36:24 +01:00
unotools Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
unoxml std::size/SAL_N_ELEMENTS also counts the null terminator 2024-01-05 09:51:27 +01:00
ure Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
uui uui: show what is the unhandled result before asserting 2024-02-15 16:37:52 +01:00
vbahelper tdf#143148 Update Include Guard usage 2024-03-11 05:42:43 +01:00
vcl Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
winaccessibility Remove unused headers found by bin/find-unusedheaders.sh 2023-12-24 11:50:41 +01:00
wizards Fix typo 2024-03-16 19:51:03 +01:00
writerfilter Revert "tdf#159730 add compatibility option in RTF import" 2024-03-21 15:41:19 +01:00
writerperfect reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
xmerge
xmlhelp Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
xmloff tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary 2024-03-20 13:04:09 +01:00
xmlreader Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
xmlscript Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmlsecurity tdf#159985 Warn about the need to reload file after changing macro security level 2024-03-19 14:48:34 +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#157638 Added to git blame ignore list 2023-12-29 17:01:32 +01:00
.gitattributes SVG is a textual XML format after all 2022-06-24 16:36:36 +02:00
.gitignore add secmod.db files to .gitignore 2024-01-15 08:48:52 +01: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 Remove support for AIX 2023-01-27 07:28:16 +00: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 to latest 2022-12-12 15:46:46 +00:00
config.sub Update config.guess & .sub to latest 2022-12-12 15:46:46 +00:00
config_host.mk.in Allow building with Java 8 2024-03-02 06:29:50 +01:00
config_host_lang.mk.in don't export the various language lists and consolidate them 2022-12-15 21:07:37 +00:00
configure.ac Allow extra options in JAVACOMPILER env var 2024-03-20 21:51:47 +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 SAL_LOPLUGIN_ANNOTATE to cpp.hint 2024-01-30 07:18:32 +01:00
download.lst libxml2: upgrade to release 2.12.6 2024-03-21 13:06:47 +01:00
g git-hooks: remove hint in './g -z' 2023-04-01 13:28:14 +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
logerrit Use ed25519 as default for ssh key pair generation 2021-09-29 09:34:21 +02:00
Makefile.fetch argon2: add new external library 2023-12-19 17:25:05 +01:00
Makefile.gbuild Create MAR updates from msi rather than from archive 2024-01-22 16:06:42 +01:00
Makefile.in Remove unused make upload-update-info 2024-01-16 19:50:58 +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 Building with Clang needs at least libstdc++ 10 2024-03-16 11:53:25 +01:00
README.Solaris remove use of Archive::Zip 2016-06-04 08:09:56 +02:00
Repository.mk add a sc-html fuzzer 2024-03-20 18:24:17 +01:00
RepositoryExternal.mk Revert "make skia into static library" 2024-03-16 16:02:31 +01:00
RepositoryFixes.mk Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
RepositoryModule_build.mk Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
RepositoryModule_host.mk add sd to --enable-mergelibs=more 2024-03-05 20:35:30 +01: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 update tsan suppressions 2023-12-06 20:27:49 +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++ 10
  • 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.