Test repository to check push and ssh key
Find a file
Tamás Zolnai 68b1ae7b49 tdf#139566: Fix select all (table + text) when document window looses focus.
Without setting mbSelectAll properly the selection cursor
is converted to a SwShellTableCursor, which can't handle
if a selection is extended outside of the table.

Change-Id: Ibd43097ac782b9fc02ff818d3911ebcd20efbd21
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109185
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109205
Tested-by: Jenkins
2021-01-13 06:11:40 +01:00
.git-hooks replace margin-left with margin-start and margin-right with margin-end 2020-12-22 10:16:42 +01:00
.github
.vscode add a visual studio code workspace template (created by configure.ac) 2020-12-15 11:56:11 +01:00
accessibility Fix typos 2021-01-09 18:26:20 +01:00
android Fixed few grammar mistakes 2021-01-09 10:20:29 +01:00
animations tdf#42949 Fix new IWYU warnings in directories [ab]* 2020-11-05 14:57:25 +01:00
apple_remote tdf#123936 Formatting files in module apple_remote with clang-format 2020-11-16 12:29:44 +01:00
avmedia loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
basctl fix coverity parse errors 2021-01-10 21:01:05 +01:00
basegfx fix coverity parse errors 2021-01-09 13:01:49 +01:00
basic fix coverity parse errors 2021-01-10 21:01:05 +01:00
bean tdf#96505 : Get rid of cargo cult long integer literals 2021-01-05 08:36:28 +01:00
bin remove support for deprecated GtkAlignment 2021-01-06 20:34:00 +01:00
binaryurp loplugin:stringviewparam extend to comparison operators 2020-11-24 09:45:04 +01:00
bridges Fix some warnings for Raspberry pi 4 (part4) 2021-01-02 15:20:39 +01:00
canvas transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
chart2 transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
cli_ure Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-value 2021-01-06 14:14:59 +01:00
codemaker loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
comphelper fix coverity parse errors 2021-01-09 13:01:49 +01:00
compilerplugins Avoid loplugin:stringviewparam when there already is a string_view overload 2021-01-12 22:28:18 +01:00
config_host tdf#115643 make onedrive work again by switching to graph API 2020-12-14 12:22:18 +01:00
configmgr fix coverity parse errors 2021-01-10 21:01:05 +01:00
connectivity loplugin:stringview (clang-cl) 2021-01-12 21:09:02 +01:00
cppcanvas transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
cppu loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
cppuhelper loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
cpputools Adapt the remaining OUString functions to std string_view 2020-12-11 21:25:10 +01:00
cui transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
dbaccess xmloff: "form:datasource" vs. "db:data-source" 2021-01-11 10:29:48 +01:00
desktop fix coverity parse errors 2021-01-10 21:01:05 +01:00
dictionaries@a706f520e6 Update git submodules 2021-01-09 20:54:36 +01:00
distro-configs Remove vlc part since experimental since 5 years 2020-12-25 14:18:24 +01:00
drawinglayer transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
editeng transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
embeddedobj loplugin:stringview (clang-cl) 2021-01-12 21:09:02 +01:00
embedserv Simplify some string construction 2021-01-12 21:08:39 +01:00
emfio ofz#29443 uncaught exception 2021-01-09 21:13:07 +01:00
eventattacher tdf#42949 Fix new IWYU warnings in directories [e-f]* 2020-11-12 10:53:07 +01:00
extensions fix coverity parse errors 2021-01-09 13:01:49 +01:00
external Fix -Werror,-Wundef in Skia (at least for Raspberry pi 4) 2021-01-11 17:32:05 +01:00
extras Fix duplicates in French autocorrect 2021-01-05 19:06:07 +01:00
filter transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
forms static_cast after dynamic_cast 2021-01-10 14:59:31 +01:00
formula loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
fpicker replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labels 2021-01-08 12:10:06 +01:00
framework tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor 2021-01-11 13:01:08 +01:00
helpcompiler Use GetShortPathNameW workaround on Windows for help indexer 2021-01-02 07:25:45 +01:00
helpcontent2@75c9e1fd0d Update git submodules 2021-01-12 17:42:51 +01:00
hwpfilter loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
i18nlangtag loplugin:stringviewparam: operator += 2021-01-04 15:29:54 +01:00
i18npool fix coverity parse errors 2021-01-09 13:01:49 +01:00
i18nutil loplugin:stringviewparam check methods too 2020-11-17 09:57:35 +01:00
icon-themes Breeze & Sifr: tdf#138526 Add Formats Only paste icon 2021-01-08 08:39:54 +01:00
idl No longer need to worry about ambiguous operator== in loplugin:stringviewparam 2020-12-20 13:07:02 +01:00
idlc No longer need to worry about ambiguous operator== in loplugin:stringviewparam 2020-12-20 13:07:02 +01:00
include transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
instsetoo_native Support for signing when PRODUCTNAME contain spaces 2021-01-07 14:33:21 +01:00
io tdf#124176 Use pragma once instead of include guards 2021-01-03 10:11:23 +01:00
ios Retire the bit-rotting LibreOfficeLight iOS app 2020-12-21 23:55:09 +01:00
javaunohelper Fix some warnings for Raspberry pi 4 (part5) 2021-01-10 12:35:13 +01:00
jurt Fix some warnings for Raspberry pi 4 (part2) 2021-01-02 11:40:47 +01:00
jvmaccess tdf#123936 Formatting files in module jvmaccess with clang-format 2020-11-13 08:20:01 +01:00
jvmfwk Fix some warnings for Raspberry pi 4 (part2) 2021-01-02 11:40:47 +01:00
l10ntools loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
librelogo Fix typos 2020-11-02 20:42:17 +01:00
libreofficekit Missing include (definition of std::stringstream) 2020-12-09 17:19:32 +01:00
lingucomponent Use Unicode paths on Windows in libnumbertext 2021-01-01 17:29:42 +01:00
linguistic loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
lotuswordpro fix coverity parse errors 2021-01-10 21:01:05 +01:00
m4 Remove odd comment about MINGWSTRIP from m4/README 2020-12-02 18:25:57 +01:00
nlpsolver
o3tl Rename sorted_vector::erase(size_t) to erase_at 2020-12-23 11:44:47 +01:00
odk tdf#96505 : Get rid of cargo cult long integer literals 2021-01-05 08:36:28 +01:00
offapi Preparations for customized xml entities on export 2020-12-27 08:29:27 +01:00
officecfg Revert "Very early work-in-progress commit for the "DevTools" dockable toolbar" 2021-01-09 12:07:04 +09:00
onlineupdate Replace more deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_new 2020-12-21 09:42:50 +01:00
oovbaapi
oox transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
opencl loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
osx Add source files from svx/source/tbxctrls 2020-12-08 20:45:02 +01:00
package tdf#42982: Improve UNO API error reporting 2021-01-12 19:24:51 +01:00
pch
postprocess Remove vlc part since experimental since 5 years 2020-12-25 14:18:24 +01:00
pyuno pyuno: uno.Char is UTF-16 code unit, not UCS-4 2021-01-06 17:37:29 +01:00
qadevOOo
readlicense_oo Bump copyright year to 2021 2021-01-03 00:15:27 +01:00
registry loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
remotebridges
reportbuilder
reportdesign static_cast after dynamic_cast 2021-01-10 14:59:31 +01:00
ridljar Adapt buck build to jars merged into libreoffice.jar 2020-11-30 11:27:47 +01:00
sal fix coverity parse errors 2021-01-10 21:01:05 +01:00
salhelper tdf#123936 Formatting files in module salhelper with clang-format 2020-11-19 19:24:26 +01:00
sax Clang-format saxwriter 2020-12-30 07:46:05 +01:00
sc uitest: sc: factor out common code ( part 1 ) 2021-01-12 21:24:20 +01:00
scaddins Resolves: tdf#139173 One-off error in limits for DEC2HEX() 2021-01-06 17:37:40 +01:00
sccomp loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
schema tdf#137627 sw top page border orientation: add ODF 2020-10-29 17:52:48 +01:00
scp2 package Korean(ko-KR) dictionaries into installset 2020-12-17 14:27:33 +01:00
scripting fix coverity parse errors 2021-01-09 13:01:49 +01:00
sd transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
sdext fix coverity parse errors 2021-01-09 13:01:49 +01:00
setup_native Fix MSVC 2019 16.8.3 --with-latest-c++ two-phase name lookup issues 2021-01-06 14:07:15 +01:00
sfx2 tdf#42982: Improve UNO API error reporting 2021-01-12 19:24:51 +01:00
shell Adapt the remaining OUString functions to std string_view 2020-12-11 21:25:10 +01:00
slideshow tdf#136278 Follow-up Check when the eventqueue needs to be emptied. 2021-01-03 20:17:19 +01:00
smoketest loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
solenv Replace strtmpl.cxx with actual C++ templates in strtmpl.hxx 2021-01-10 10:05:27 +01:00
soltools tdf#123936 Formatting files in module soltools with clang-format 2020-11-19 14:46:26 +01:00
sot loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
starmath fix coverity parse errors 2021-01-10 21:01:05 +01:00
stoc Fix some warnings for Raspberry pi 4 (part5) 2021-01-10 12:35:13 +01:00
store Replace #if with if constexpr() 2020-11-18 15:18:25 +01:00
svgio fix coverity parse errors 2021-01-09 13:01:49 +01:00
svl tdf#42982: Improve UNO API error reporting 2021-01-12 19:24:51 +01:00
svtools remove some old debugging code 2021-01-10 14:59:07 +01:00
svx transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
sw tdf#139566: Fix select all (table + text) when document window looses focus. 2021-01-13 06:11:40 +01:00
swext
sysui tdf#135504: Install application metadata in /usr/share/metainfo 2020-12-23 16:21:31 +01:00
test loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
testtools fix coverity parse errors 2021-01-09 13:01:49 +01:00
toolkit fix coverity parse errors 2021-01-09 13:01:49 +01:00
tools transparency->alpha in tools::Color 2021-01-12 17:38:53 +01:00
translations@14f402c214 Update git submodules 2020-12-17 18:36:04 +01:00
ucb loplugin:stringviewparam: operator += 2021-01-04 15:29:54 +01:00
ucbhelper Adapt the remaining OUString functions to std string_view 2020-12-11 21:25:10 +01:00
udkapi
uitest uitest: sc: factor out common code ( part 1 ) 2021-01-12 21:24:20 +01:00
UnoControls loplugin:stringviewparam extend to comparison operators 2020-11-24 09:45:04 +01:00
unodevtools loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
unoidl loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
unoil
unotest loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
unotools fix coverity parse errors 2021-01-10 21:01:05 +01:00
unoxml update pches 2020-12-15 14:10:44 +01:00
ure
uui lok: add global notifier to the "Macro Security Warning" 2021-01-05 12:22:37 +01:00
vbahelper fix coverity parse errors 2021-01-09 13:01:49 +01:00
vcl loplugin:stringview (clang-cl) 2021-01-12 21:09:02 +01:00
winaccessibility Silence warning C4189: local variable is initialized but not referenced 2020-12-15 09:36:36 +01:00
wizards fix typo 2021-01-05 09:30:22 +01:00
writerfilter tdf#138995 DOCX import: fix handling of textbox zorders 2021-01-12 16:07:41 +01:00
writerperfect fix coverity parse errors 2021-01-10 21:01:05 +01:00
xmerge
xmlhelp loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
xmloff tdf#42982: Improve UNO API error reporting 2021-01-12 19:24:51 +01:00
xmlreader
xmlscript fix coverity parse errors 2021-01-09 13:01:49 +01:00
xmlsecurity fix coverity parse errors 2021-01-10 21:01:05 +01:00
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore Drop some dubious .gitignore entries 2020-12-30 07:43:23 +01:00
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK Adapt buck build to jars merged into libreoffice.jar 2020-11-30 11:27:47 +01:00
config.guess
config.sub
config_host.mk.in Remove vlc part since experimental since 5 years 2020-12-25 14:18:24 +01:00
config_host_lang.mk.in
configure.ac Remove vlc part since experimental since 5 years 2020-12-25 14:18:24 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst poppler: upgrade to release 21.01.0 2021-01-07 10:50:37 +01:00
g
hardened_runtime.xcent.in Explicitly require com.apple.security.cs.allow-jit 2020-12-08 15:35:29 +01:00
install-sh
leak-suppress.txt
Library_merged.mk
lo.xcent
logerrit
Makefile.fetch Replace unowinreg.dll with execution of reg QUERY 2020-12-03 15:01:00 +01:00
Makefile.gbuild
Makefile.in Add generated vs-code-template.code-workspace to distclean 2020-12-16 14:01:15 +01:00
README.cross
README.md
README.Solaris
Repository.mk Remove vlc part since experimental since 5 years 2020-12-25 14:18:24 +01:00
RepositoryExternal.mk openssl_headers depends on generated opensslconf.h 2021-01-07 14:50:13 +01:00
RepositoryFixes.mk
RepositoryModule_build.mk Don't lock galleries build into DESKTOP 2020-12-23 01:52:11 +01: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.