Test repository to check push and ssh key
Find a file
Patrick Luby 12b33dce25 Eliminate hang in iOS app (and maybe the Android app) during export
When exporting a document via this path, such as exporting to PDF
via the .uno:ExportToPDF command, any exceptions thrown while saving
the current document will leave the app in a blocked state if a
"PENDING" message has been sent.

The iOS app (and maybe the Android app) fails to set the URL to
save to so we need to set it to a temporary file.
Note: the iOS app is responsible for deleting the temporary file.

Also, enable building iOS with TLS=OPENSSL by default.

Signed-off-by: Patrick Luby <plubius@libreoffice.org>
Change-Id: Ibc070bed4e792bb0a481d2b900d12d214e3c519f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161692
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162125
Tested-by: Jenkins
2024-01-17 17:31:07 +01:00
.git-hooks Revert "Drop allownonascii check from pre-commit checks" 2023-12-02 21:55:33 +01:00
.github
.vscode vscode-ide-integration: add license-header template (snippet) 2023-11-06 13:55:12 +01:00
accessibility loplugin:unnecessaryvirtual 2024-01-15 13:56:05 +01:00
android android: Update gradle + wrapper to 8.5 2024-01-16 17:27:54 +01:00
animations animations : remove useless use of XComponentContext 2023-09-23 11:29:24 +02:00
apple_remote
avmedia Remove DeleteItemOnIdlex 2023-12-21 21:13:55 +01:00
basctl cid#1545535 COPY_INSTEAD_OF_MOVE 2024-01-12 20:21:35 +01:00
basegfx tdf#157664 Drop operator !=, where respective operator == is defined 2023-11-03 07:48:19 +01:00
basic cid#1545535 COPY_INSTEAD_OF_MOVE 2024-01-12 20:21:35 +01:00
bean
bin Remove unused make upload-update-info 2024-01-16 19:50:58 +01:00
binaryurp c++20: use std::erase instead of std::removed followed by erase (part 1) 2023-11-18 18:38:01 +01:00
bridges merge float fix from gcc3_linux_x86-64 to gcc3_macosx_x86-64 2024-01-17 16:45:01 +01:00
canvas tdf#156830: fix faulty transformation order in cairo canvas for patterns 2024-01-15 09:21:05 +01:00
chart2 tdf#141908: replace hex colors with color keywords 2024-01-17 14:49:26 +01:00
cli_ure
codemaker loplugin:unnecessaryvirtual 2024-01-15 13:56:05 +01:00
comphelper loplugin:unusedfields 2024-01-16 07:43:00 +01:00
compilerplugins improve loplugin:cow_wrapper 2024-01-16 13:20:10 +01:00
config_host Re-introduce build config to version info reported by LOK 2023-11-13 10:57:02 +01:00
configmgr tdf#158593 Make configmgr READONLY Property more useful 2023-12-19 07:57:32 +01:00
connectivity cid#1546354 COPY_INSTEAD_OF_MOVE 2024-01-13 22:53:50 +01:00
cppcanvas UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
cppu cid#1546503 Using invalid iterator 2023-12-03 22:12:17 +01:00
cppuhelper improve loplugin:cow_wrapper 2024-01-16 13:20:10 +01:00
cpputools loplugin:external -> loplugin:conststringvar -> loplugin:redundantstatic 2023-11-08 22:49:47 +01:00
cui ITEM: Remove suspicious extra-Which in ::Put 2024-01-17 01:56:01 +01:00
dbaccess loplugin:unusedmethods 2024-01-16 13:01:25 +01:00
desktop cid#1546222 COPY_INSTEAD_OF_MOVE 2024-01-12 15:21:02 +01:00
dictionaries@a71f3c3813 Update git submodules 2024-01-07 19:05:19 +01:00
distro-configs Eliminate hang in iOS app (and maybe the Android app) during export 2024-01-17 17:31:07 +01:00
docmodel tdf#146619 Recheck include/d* with IWYU 2023-09-23 07:22:53 +02:00
drawinglayer tdf#145538 use std::equal in place of for loop 2024-01-17 08:26:25 +01:00
editeng editeng: add EditLineList test 2024-01-16 13:02:27 +01:00
embeddedobj move IsFuzzing to comphelper 2023-12-30 12:45:45 +01:00
embedserv loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +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 tdf#159151 Fix double space in Tree Control 2024-01-15 02:17:15 +01:00
external cid#1546160 COPY_INSTEAD_OF_MOVE 2024-01-15 09:42:18 +01:00
extras tdf#158863 Remove obsolete readme.txt file from Growing Liberty template 2024-01-07 12:38:40 +01:00
filter cid#1546141 COPY_INSTEAD_OF_MOVE 2024-01-10 13:44:58 +01:00
forms loplugin:unusedmethods 2024-01-16 13:01:25 +01:00
formula Use emplace_back instead of push_back (Formula) 2023-12-27 12:19:27 +01:00
fpicker cid#1546281 COPY_INSTEAD_OF_MOVE 2023-12-10 11:57:12 +01:00
framework cid#1546354 COPY_INSTEAD_OF_MOVE 2024-01-13 22:53:50 +01:00
helpcompiler upgrade libxml2, libxslt & liblangtag 2024-01-05 11:05:36 +01:00
helpcontent2@8e08228c26 Update git submodules 2024-01-16 23:20:42 +01:00
hwpfilter move IsFuzzing to comphelper 2023-12-30 12:45:45 +01:00
i18nlangtag cid#1545617 COPY_INSTEAD_OF_MOVE 2023-12-08 09:34:29 +01:00
i18npool ofz#65619 fuzzing needs com.sun.star.i18n.Transliteration.IGNORE_CASE too 2024-01-14 12:12:21 +01:00
i18nutil move IsFuzzing to comphelper 2023-12-30 12:45:45 +01:00
icon-themes tdf#158114 SwNavigator: Make images with broken links easier to find 2023-12-21 21:45:23 +01:00
idl cid#1545810 Using invalid iterator 2023-12-04 20:28:26 +01:00
idlc/test/parser
include ITEM: Remove suspicious extra-Which in ::Put 2024-01-17 01:56:01 +01:00
instsetoo_native Hard-code --with-online-update-mar-channel=LOOnlineUpdater 2024-01-02 21:23:39 +01:00
io unique_ptr->optional in OMarkableInputStream 2023-12-18 14:25:56 +01:00
ios
javaunohelper enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
jurt
jvmaccess
jvmfwk Extended loplugin:ostr: jvmfwk 2023-11-20 07:26:38 +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 Send tooltip text to LOK 2024-01-04 14:12:23 +01:00
lingucomponent tdf#158885 sw: don't hyphenate right after a stem boundary 2024-01-01 00:42:35 +01:00
linguistic avoid null deref of xIgnoreAll 2024-01-09 15:05:07 +01:00
lotuswordpro UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
m4
msicreator createmsi: retrieve file handle explicitely so we can close it at the end 2023-11-17 17:34:52 +01:00
nlpsolver
o3tl Extended loplugin:ostr: o3tl 2023-11-20 07:27:41 +01:00
odk Add a minimal Python extension 2024-01-16 10:54:20 +01:00
offapi we are at 24.8 in trunk now, not 24.2 2023-12-21 15:36:08 +01:00
officecfg Resolves tdf#158958 and tdf#159124 - Improvements to Comments indicator 2024-01-17 08:50:24 +01:00
oovbaapi
oox tdf#141908: replace hex colors with color keywords 2024-01-17 14:49:26 +01:00
opencl Extended loplugin:ostr: opencl 2023-11-19 22:35:12 +01:00
osx Add all source directories as folder references to the Xcode project 2023-07-05 10:30:37 +02:00
package cid#1546222 COPY_INSTEAD_OF_MOVE 2024-01-12 15:21:02 +01:00
pch merge expwrap into sax library 2023-05-30 08:45:46 +02:00
postprocess windows signing: also wait for/depend on extras (gallery) 2024-01-08 14:47:34 +01:00
pyuno tdf#158375: add expert option DisablePythonRuntime 2024-01-09 00:48:18 +01:00
qadevOOo cid#1545822 SSD: Do not use an instance lock to protect shared static data 2024-01-03 22:12:19 +01:00
readlicense_oo update credits 2023-12-21 17:25:32 +01:00
registry Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
remotebridges
reportbuilder reportbuilder: remove unused config files 2023-12-18 07:57:24 +01:00
reportdesign ITEM: Move Shareable ItemFlag to SfxPolItem 2024-01-14 21:02:46 +01:00
ridljar enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
sal Silence new GCC 14 trunk -Werror=alloc-size 2023-12-24 14:58:09 +01:00
salhelper Keep elements of salhelper::TimerManager::m_pHead list refcounted 2023-12-28 14:38:55 +01:00
sax cid#1545177 COPY_INSTEAD_OF_MOVE 2023-12-10 17:41:18 +01:00
sc Readonly Hyperlink Info - normalize the clicked coordinates. 2024-01-17 14:58:44 +01:00
scaddins Use emplace_back instead of push_back (scaddins) 2023-12-26 21:31:01 +01:00
sccomp UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
schema tdf#105844 add test for ODF wholesome encryption with macro signature 2024-01-11 10:50:51 +01:00
scp2 add Armenian (hy) language pack 2024-01-10 15:45:58 +01:00
scripting cid#1546414 COPY_INSTEAD_OF_MOVE 2024-01-12 14:52:08 +01:00
sd tdf#141908: replace hex colors with color keywords 2024-01-17 14:49:26 +01:00
sdext Fix obscure xpdfimport crash on missing fonts 2024-01-13 23:52:08 +01:00
setup_native tdf#157716 - Rename "Language settings" to "Languages and Locales" 2023-11-18 16:01:33 +01:00
sfx2 Eliminate hang in iOS app (and maybe the Android app) during export 2024-01-17 17:31:07 +01:00
shell tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
slideshow UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
smoketest
solenv loplugin:unusedmethods 2024-01-16 13:01:25 +01:00
soltools cid#1546021 Using invalid iterator 2023-12-04 19:21:31 +01:00
sot use more unique_ptr in StgTmpStrm 2023-12-30 08:13:21 +01:00
starmath UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
static wasm: include missing custom shape presets 2023-12-12 17:59:40 +01:00
stoc cid#1545535 COPY_INSTEAD_OF_MOVE 2024-01-12 20:21:35 +01:00
store Add cstdlib include necessary to build with gcc14 libstdc++ (tdf#155715) 2023-06-08 08:25:47 +02:00
svgio cid#1545470 COPY_INSTEAD_OF_MOVE 2023-12-24 13:23:45 +01:00
svl ITEM: Remove suspicious extra-Which in ::Put 2024-01-17 01:56:01 +01:00
svtools tdf#159213: fix Base crash when choosing "Help" in relations design (kf5) 2024-01-16 23:27:46 +01:00
svx chart2: Make automatic area coloring for charts work for tiled rendering 2024-01-16 14:19:56 +01:00
sw tdf#159147 Fix crash when editing hyperlink while navigator is open 2024-01-17 16:48:22 +01:00
swext swext: MediaWiki: implement AllowInsecureProtocols 2023-11-09 16:53:55 +01:00
sysui tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
test cool#7492 sfx2 lok: set language/locale on async sidebar update 2024-01-11 12:06:52 +01:00
testtools cid#1545177 COPY_INSTEAD_OF_MOVE 2023-12-10 17:41:18 +01:00
toolkit cid#1545370 COPY_INSTEAD_OF_MOVE 2024-01-08 13:09:02 +01:00
tools Fix system-libfixmath 2024-01-14 19:24:20 +01:00
translations@090a7639cc Update git submodules 2024-01-11 19:17:26 +01:00
ucb cid#1546354 COPY_INSTEAD_OF_MOVE 2024-01-13 22:53:50 +01:00
ucbhelper tdf#158321 No error message when file doesn't exist 2023-11-23 12:07:09 +01:00
udkapi Typo in comment "af"->"of" in XReference.idl 2023-10-20 14:03:07 +02:00
uitest tdf#158803 Fix issues detected by pyflakes 2023-12-27 13:48:47 +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 Manual extended loplugin:ostr change 2023-11-17 08:12:20 +01:00
unoil
unotest tdf#158803 Fix issues detected by pyflakes 2023-12-27 13:48:47 +01:00
unotools tdf#114441 convert sal_uLong to appropriate type 2024-01-17 14:08:11 +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 loplugin:unusedfields 2024-01-16 07:43:00 +01:00
vbahelper ITEM: Remove suspicious extra-Which in ::Put 2024-01-17 01:56:01 +01:00
vcl tdf#141908: replace hex colors with color keywords 2024-01-17 14:49:26 +01:00
winaccessibility Remove unused headers found by bin/find-unusedheaders.sh 2023-12-24 11:50:41 +01:00
wizards ScriptForge (SF_Array) fix tdf#158976 Shuffle() 2024-01-13 11:20:08 +01:00
writerfilter tdf#158950 Paste as RTF loses char color and paragraph alignment from styles 2024-01-17 09:15:00 +01:00
writerperfect UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
xmerge
xmlhelp cid#1546354 COPY_INSTEAD_OF_MOVE 2024-01-13 22:53:50 +01:00
xmloff xmloff: ODF export: if there's no checksum, don't generate chaff 2024-01-09 14:30:42 +01:00
xmlreader
xmlscript cid#1546222 COPY_INSTEAD_OF_MOVE 2024-01-12 15:21:02 +01:00
xmlsecurity tdf#105844 xmlsecurity: fix test failure on WNT 2024-01-16 19:10:57 +01:00
.buckconfig Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs tdf#157638 Added to git blame ignore list 2023-12-29 17:01:32 +01:00
.gitattributes
.gitignore add secmod.db files to .gitignore 2024-01-15 08:48:52 +01:00
.gitmodules
.gitpod.dockerfile Upgrade .gitpod.dockerfile to Ubuntu focal 2021-05-22 19:35:47 +02:00
.gitpod.yml
.gitreview git-review: Use the hostname instead of alias. 2019-05-15 15:13:47 +02:00
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub Update config.guess & .sub to latest 2022-12-12 15:46:46 +00:00
config_host.mk.in Remove unused make upload-update-info 2024-01-16 19:50:58 +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 Remove unused make upload-update-info 2024-01-16 19:50:58 +01:00
COPYING
COPYING.LGPL
COPYING.MPL Targetted text updates, with seasonable changes before l10n freeze. 2013-12-13 17:00:07 +00:00
cpp.hint Add some entries into cpp.hint 2023-10-07 17:20:38 +02:00
download.lst Update libxmlsec to 1.3.3 2024-01-15 08:09:21 +01:00
g
install-sh
install_deps.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
leak-suppress.txt exclude more UNO type and crypto leaks 2021-06-30 13:22:32 +02:00
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 Remove unused make upload-update-info 2024-01-16 19:50:58 +01:00
Makefile.in Remove unused make upload-update-info 2024-01-16 19:50:58 +01: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 remove use of Archive::Zip 2016-06-04 08:09:56 +02:00
Repository.mk Re-enable MOZ_VERIFY_MAR_SIGNATURE feature 2024-01-02 21:23:48 +01:00
RepositoryExternal.mk argon2: add new external library 2023-12-19 17:25:05 +01:00
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk Turn onlineupdate into external/onlineupdate 2023-12-15 11:27:49 +01:00
sanitize-ubsan-excludelist replace usage of blacklist with denylist 2020-07-10 01:34:54 +02:00
setup.cfg
TEMPLATE.SOURCECODE.HEADER
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++ 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.