Test repository to check push and ssh key
Find a file
Miklos Vajna 7f58b57b47 sw floattable, per-frame wrap-on-all-pages mode: add ODT filter
See <https://issues.oasis-open.org/browse/OFFICE-4150>, map
SwFormatWrapTextAtFlyStart to

	<style:graphic-properties loext:wrap-text-at-frame-start="...">

on export, and the opposite on import.

Change-Id: I43ee4c014fbcef8e883ff08ea061cfd395399a98
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160010
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2023-11-28 09:53:13 +01:00
.git-hooks Fix typo in .git-hooks/pre-commit 2023-06-20 02:10:44 +02: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 tdf#112661 tdf#112662 a11y: Fix toggling button via a11y action 2023-11-02 15:54:24 +01:00
android tdf#158398 android: Draw light gray background for Calc headers 2023-11-27 14:04:21 +01:00
animations animations : remove useless use of XComponentContext 2023-09-23 11:29:24 +02:00
apple_remote
avmedia loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
basctl c++20: use std::erase instead of std::removed followed by erase (part 1) 2023-11-18 18:38:01 +01:00
basegfx tdf#157664 Drop operator !=, where respective operator == is defined 2023-11-03 07:48:19 +01:00
basic Extended loplugin:ostr: basic 2023-11-20 09:17:06 +01:00
bean
bin find-unused-configkeys: check groups that are not used as templates 2023-11-24 16:00:34 +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 Extended loplugin:ostr: bridges 2023-11-20 09:40:49 +01:00
canvas Extended loplugin:ostr: canvas 2023-11-20 10:00:14 +01:00
chart2 chart2: Match chart background color with DOCCOLOR in Calc 2023-11-21 14:24:42 +01:00
cli_ure Avoid MSVC error C2039 2023-04-17 15:07:57 +02:00
codemaker Extended loplugin:ostr: codemaker 2023-11-20 09:16:38 +01:00
comphelper tdf#156648 Prevent LO from adding an empty event listener 2023-11-28 06:16:54 +01:00
compilerplugins loplugin:fieldcast in DomainMapper_Impl 2023-11-25 16:29:53 +01:00
config_host Re-introduce build config to version info reported by LOK 2023-11-13 10:57:02 +01:00
configmgr Simplify implementation of getTypeByHierarchicalName 2023-11-26 13:19:56 +01:00
connectivity tdf#158072 Fails to apply AutoFilter in Mail Merge dialog 2023-11-23 12:06:50 +01:00
cppcanvas tdf#157792 followup 2023-10-18 13:38:36 +02:00
cppu c++20: use std::erase instead of std::removed followed by erase (part 2) 2023-11-18 20:27:47 +01:00
cppuhelper Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cppuhelper 2023-10-19 14:41:21 +02:00
cpputools loplugin:external -> loplugin:conststringvar -> loplugin:redundantstatic 2023-11-08 22:49:47 +01:00
cui Move a cui header inside the module 2023-11-27 20:20:55 +01:00
dbaccess Extended loplugin:ostr: dbaccess 2023-11-20 09:16:50 +01:00
desktop Extended loplugin:ostr: desktop 2023-11-20 07:26:01 +01:00
dictionaries@d154315b75 Update git submodules 2023-11-05 12:26:15 +01:00
distro-configs Update solenv/flatpak-manifest.in 2023-11-25 19:31:25 +01:00
docmodel tdf#146619 Recheck include/d* with IWYU 2023-09-23 07:22:53 +02:00
drawinglayer tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00
editeng tdf#158317 fix cleanup of SfxPoolItems in editeng 2023-11-25 16:13:47 +01:00
embeddedobj Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: embeddedobj 2023-10-19 20:32:23 +02:00
embedserv loplugin:stringstatic, lopluign:ostr (clang-cl) 2023-11-08 18:58:40 +01:00
emfio Extended loplugin:ostr: emfio 2023-11-20 08:25:16 +01:00
eventattacher Use getXWeak in eventattacher 2023-05-28 10:03:41 +02:00
extensions Extended loplugin:ostr: extensions 2023-11-20 07:26:11 +01:00
external upgrade libcmis 2023-11-13 13:02:52 +01:00
extras tdf#158202 Candy Impress template background 2023-11-24 09:31:35 +01:00
filter lok: don't use template flag in more places 2023-11-28 09:21:06 +01:00
forms loplugin:fieldcast in Binding 2023-11-23 08:13:53 +01:00
formula Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
fpicker c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4) 2023-11-18 18:38:36 +01:00
framework tdf#158396: show DocumentTitle when set in MediaDescriptor 2023-11-27 12:54:34 +01:00
helpcompiler tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00
helpcontent2@4d8a15e36d Update git submodules 2023-11-27 21:03:09 +01:00
hwpfilter Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
i18nlangtag tsan:data race in LanguageTag::registerImpl 2023-10-30 17:38:07 +01:00
i18npool tdf#143148 use pragma once instead of include guards 2023-11-23 15:56:03 +01:00
i18nutil i18nutil: Make unicode::getUnicodeType() take a UTF-32 code point 2023-07-25 02:14:56 +02:00
icon-themes tdf#158126 UI: Scalable buttons for Impress navigation bar 2023-11-22 21:20:09 +01:00
idl Extended loplugin:ostr: idl 2023-11-20 07:27:30 +01:00
idlc/test/parser
include sw floattable, per-frame wrap-on-all-pages mode: add ODT filter 2023-11-28 09:53:13 +01:00
instsetoo_native Missing parenthesis 2023-11-17 09:59:25 +01:00
io Use getXWeak in io 2023-05-27 18:08:00 +02: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 Extended loplugin:ostr: l10ntools 2023-11-20 07:28:07 +01:00
librelogo tdf#157388: LibreLogo sqrt undefined 2023-09-24 13:32:45 +02:00
libreofficekit lok: a11y: implemented support for notifying core log to client 2023-11-11 22:22:52 +01:00
lingucomponent tdf#158117: encode the username sent to LanguageTool 2023-11-23 22:30:29 +01:00
linguistic Extended loplugin:ostr: linguistic 2023-11-20 07:26:24 +01:00
lotuswordpro changed sal_uInt8 to BenError (enum) 2023-10-24 09:41:12 +02: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 Extended loplugin:ostr: o3tl 2023-11-20 07:27:41 +01:00
odk Cleanup make files for Java/C++ SDK examples 2023-11-21 13:31:36 +01:00
offapi sw floattable, per-frame wrap-on-all-pages mode: add UNO API 2023-11-24 10:05:38 +01:00
officecfg [API CHANGE] Drop unused SelectedFileName config key 2023-11-24 16:00:01 +01:00
onlineupdate
oovbaapi tdf#150281: Fix CentimetersToPoints in Calc 2023-03-13 15:16:24 +00:00
oox tdf#96401: allow to detect a broken ZIP package 2023-11-26 21:04:30 +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 tdf#96401: allow to detect a broken ZIP package 2023-11-26 21:04:30 +01:00
pch merge expwrap into sax library 2023-05-30 08:45:46 +02:00
postprocess [API CHANGE] Drop unused ScriptRuntimes config set 2023-11-24 15:58:06 +01:00
pyuno Extended loplugin:ostr: pyuno 2023-11-19 20:39:16 +01:00
qadevOOo Dispose some test components 2023-11-14 18:48:47 +01:00
readlicense_oo tdf#157716 - Rename "Language settings" to "Languages and Locales" 2023-11-18 16:01:33 +01:00
registry Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
remotebridges
reportbuilder tdf#157716 - Rename "Language settings" to "Languages and Locales" 2023-11-18 16:01:33 +01:00
reportdesign c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 7) 2023-11-18 18:39:25 +01:00
ridljar enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
sal Extended loplugin:ostr: sal 2023-11-19 21:19:40 +01:00
salhelper tdf#146619 Remove unused #includes from C/C++ files 2023-08-01 21:13:47 +02:00
sax tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00
sc Always send theme-change in kit-mode even if the global theme is the same 2023-11-28 09:36:08 +01:00
scaddins tdf#157716 - Rename "Language settings" to "Languages and Locales" 2023-11-18 16:01:33 +01:00
sccomp Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
schema sw floattable, per-frame wrap-on-all-pages mode: add ODT filter 2023-11-28 09:53:13 +01:00
scp2 On Linux dictionaries are packaged separately 2023-11-11 16:49:26 +01:00
scripting scripting: PyMailServiceProvider: implement AllowInsecureProtocols 2023-11-09 16:55:18 +01:00
sd sd: remote: release Transmitter mutex when sending 2023-11-27 10:15:33 +01:00
sdext tdf#157589 tdf#153969: Revert "sdext.pdfimport Writer: Do not visit... 2023-11-28 03:08:39 +01:00
setup_native tdf#157716 - Rename "Language settings" to "Languages and Locales" 2023-11-18 16:01:33 +01:00
sfx2 Always send theme-change in kit-mode even if the global theme is the same 2023-11-28 09:36:08 +01:00
shell tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
slideshow tdf#158126 UI: Scalable buttons for Impress navigation bar 2023-11-22 21:20:09 +01:00
smoketest
solenv Update solenv/flatpak-manifest.in 2023-11-25 19:31:25 +01:00
soltools
sot Fix typo 2023-11-01 12:52:55 +01:00
starmath tdf#158147 - UI: Part 38 - Unify lockdown behavior of Options dialog 2023-11-22 19:18:23 +01:00
static expert config: Proper editing support for numbers 2023-11-16 08:03:32 +01:00
stoc tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName 2023-11-16 19:15:26 +01:00
store Add cstdlib include necessary to build with gcc14 libstdc++ (tdf#155715) 2023-06-08 08:25:47 +02:00
svgio Extended loplugin:ostr: svgio 2023-11-19 20:37:38 +01:00
svl tdf#158317 fix cleanup of SfxPoolItems in editeng 2023-11-25 16:13:47 +01:00
svtools Always send theme-change in kit-mode even if the global theme is the same 2023-11-28 09:36:08 +01:00
svx Always send theme-change in kit-mode even if the global theme is the same 2023-11-28 09:36:08 +01:00
sw Always send theme-change in kit-mode even if the global theme is the same 2023-11-28 09:36:08 +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 Extended loplugin:ostr: test 2023-11-19 17:29:33 +01:00
testtools 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
toolkit c++20: use std::erase(_if) instead of std::remove(_if)+erase (toolkit) 2023-11-20 07:40:15 +01:00
tools Extended loplugin:ostr: tools 2023-11-19 17:29:09 +01:00
translations@0ddbebfba0 Update git submodules 2023-11-23 12:41:28 +01:00
ucb c++20: use std::erase(_if) instead of std::remove(_if)+erase (ucb) 2023-11-20 07:45:14 +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 uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
UnoControls Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
unodevtools Extended loplugin:ostr: unodevtools 2023-11-19 17:29:19 +01:00
unoidl Manual extended loplugin:ostr change 2023-11-17 08:12:20 +01:00
unoil allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
unotest loplugin:unnecessarygetstr 2023-05-05 10:11:54 +02:00
unotools tdf#158321 No error message when file doesn't exist 2023-11-23 12:07:09 +01:00
unoxml tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00
ure Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
uui tdf#157518: enforce password policy on setmasterpassworddlg 2023-11-15 22:02:16 +01:00
vbahelper loplugin:fieldcast in VbShapeRangeEnumHelper 2023-11-08 08:17:55 +01:00
vcl tdf#155092 don't dispatch left mouse up events during live resizing 2023-11-27 14:36:51 +01:00
winaccessibility wina11y: Drop "using namespace css:accessibility::AccessibleRole" 2023-11-14 08:09:25 +01:00
wizards Fix typo 2023-11-26 13:15:03 +01:00
writerfilter loplugin:fieldcast in DomainMapper_Impl 2023-11-25 16:29:53 +01:00
writerperfect Extended loplugin:ostr: writerperfect 2023-11-19 15:23:17 +01:00
xmerge
xmlhelp Extended loplugin:ostr: xmlhelp 2023-11-19 17:30:10 +01:00
xmloff sw floattable, per-frame wrap-on-all-pages mode: add ODT filter 2023-11-28 09:53:13 +01:00
xmlreader
xmlscript Extended loplugin:ostr: xmlscript 2023-11-19 17:28:56 +01:00
xmlsecurity tdf#158302 fix build against system-libxml-2.12 2023-11-27 16:09:13 +01:00
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore Add .cache (Qt Creator) and gdbtrace.log (gdb) 2023-04-28 21:54:20 +02:00
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in fix --enable-wix switch - that didn't do anything 2023-11-16 23:32:20 +01:00
config_host_lang.mk.in
configure.ac bump product version to 24.2.0.0.alpha1+ 2023-11-23 13:18:48 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
cpp.hint Add some entries into cpp.hint 2023-10-07 17:20:38 +02:00
download.lst upgrade libcmis 2023-11-13 13:02:52 +01:00
g git-hooks: remove hint in './g -z' 2023-04-01 13:28:14 +02:00
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
logerrit
Makefile.fetch tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
Makefile.gbuild
Makefile.in add fetch to dependencies of gbuildtojson / Rdb target 2023-04-11 12:39:46 +02: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
Repository.mk Fix packaging with --disable-curl 2023-11-10 21:38:00 +01:00
RepositoryExternal.mk Fix packaging with --enable-mpl-subset 2023-11-10 21:38:08 +01:00
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt update tsan-suppress 2023-10-30 17:38:16 +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.