Test repository to check push and ssh key
Find a file
Luboš Luňák d21a23cb03 use the same vcl::text::TextLayoutCache when comparing text layout
Otherwise OutputDevice::ImplLayout() might use a temporary cache
just for the subtext while SalLayoutGlyphsCache would use cache
for the whole string, and those two might differ e.g. with an arabic
string starting with numbers when the subset is just the numbers.

Change-Id: Idea7ef277beae07e39e4a714088a7585361d13e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138143
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-08-12 12:12:33 +02:00
.git-hooks
.github
.vscode
accessibility move scrbar.hxx to vcl/toolkit 2022-08-09 10:01:15 +02:00
android android: Add scrollbars.ui into APK 2022-08-08 13:23:15 +02:00
animations
apple_remote
avmedia
basctl these two scrollbars don't meet, so drop the junction box 2022-08-08 17:34:24 +02:00
basegfx
basic Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number 2022-08-10 13:40:09 +02:00
bean
bin crashreportScraper: replace quation marks from code 2022-08-09 14:05:40 +02:00
binaryurp
bridges Add loongarch64 support. 2022-08-11 10:53:00 +02:00
canvas
chart2 tdf#150176 pptx chart import: fix automatic border style 2022-08-09 11:35:42 +02:00
cli_ure
codemaker
comphelper
compilerplugins loplugin:passstuffbyref 2022-08-10 08:07:03 +02:00
config_host
configmgr
connectivity tdf#113753 Easier use of CSV in Wizards->Address Data Source 2022-08-12 11:01:06 +02:00
cppcanvas
cppu Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number 2022-08-10 13:40:09 +02:00
cppuhelper
cpputools
cui tdf#82087: hyphenation: allow 1 character at line end for Greek 2022-08-07 16:55:48 +02:00
dbaccess no need for ScrollBarBox if bg is already the desired color 2022-08-08 20:26:14 +02:00
desktop some --disable-pdfium fixes 2022-08-11 17:13:05 +02:00
dictionaries@b0fa8fc6b5 Update git submodules 2022-08-04 00:09:26 +02:00
distro-configs
drawinglayer
editeng tdf#129631 writerfilter,sw: RTF import of invalid border... 2022-08-11 19:07:57 +02:00
embeddedobj
embedserv
emfio
eventattacher
extensions tdf#150278: avoid gen/gtk3 difference in m_xPropBox->GetCurPage() 2022-08-09 11:38:00 +02:00
external workaround clang-16 complaint in skia 2022-08-12 08:03:25 +02:00
extras tdf#142306 New version of Inspiration template 2022-08-02 18:29:34 +02:00
filter some --disable-pdfium fixes 2022-08-11 17:13:05 +02:00
forms Make ToolBox::InsertItem take the command name 2022-08-10 08:28:18 +02:00
formula Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddIns 2022-08-06 19:37:38 +02:00
fpicker
framework Missing colon in toolbar help ids 2022-08-10 08:29:33 +02:00
helpcompiler
helpcontent2@e110ef3977 Update git submodules 2022-08-12 10:45:43 +02:00
hwpfilter ofz#49832 Integer-overflow 2022-08-06 13:06:40 +02:00
i18nlangtag
i18npool
i18nutil
icon-themes
idl
idlc/test/parser
include tdf#126618 Title for "Compare documents" file select dialog 2022-08-12 11:02:50 +02:00
instsetoo_native
io
ios
javaunohelper
jurt
jvmaccess
jvmfwk Add loongarch64 support. 2022-08-11 10:53:00 +02:00
l10ntools
librelogo
libreofficekit
lingucomponent
linguistic
lotuswordpro
m4
nlpsolver
o3tl
odk
offapi a11y: Fix XAccessibleComponent::getAccessibleAtPoint doc 2022-08-11 13:55:11 +02:00
officecfg officecfg: link better mirror 2022-08-02 08:05:22 +02:00
onlineupdate
oovbaapi VBA Add conversion methods to global 2022-08-06 14:16:50 +02:00
oox Related: tdf#150176 pptx chart import: fix automatic border style 2022-08-11 08:29:29 +02:00
opencl
osx
package
pch
postprocess windows signing: use sha256 (instead of the default sha1) 2022-08-03 11:05:40 +02:00
pyuno loplugin:passstuffbyref 2022-08-10 08:07:03 +02:00
qadevOOo
readlicense_oo update credits 2022-08-10 16:06:42 +02:00
registry
remotebridges
reportbuilder
reportdesign no need for ScrollBarBox if bg is already the desired color 2022-08-08 20:26:14 +02:00
ridljar
sal crashreporting: frequent crash seen in PackedFile::flush 2022-08-09 16:49:54 +02:00
salhelper
sax
sc cid#1507887 Unused value 2022-08-12 10:16:52 +02:00
scaddins Related: tdf#150203 Pricing, there is only one compatibility name, en-US 2022-08-02 21:29:29 +02:00
sccomp
schema
scp2
scripting
sd Removed duplicated includes 2022-08-11 17:49:06 +02:00
sdext
setup_native
sfx2 lok: Simplify context change notification 2022-08-11 17:28:51 +02:00
shell
slideshow Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number 2022-08-10 13:40:09 +02:00
smoketest
solenv tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true) 2022-08-11 19:38:29 +02:00
soltools
sot
starmath Removed duplicated includes 2022-08-07 07:27:12 +02:00
static
stoc
store
svgio tdf#150323: also add markers if there is a css style parent 2022-08-11 13:03:06 +02:00
svl improve assert message 2022-08-03 16:11:04 +02:00
svtools move m_bNavigationBar to BrowseBox so it knows best scroll/status bar height 2022-08-08 17:33:49 +02:00
svx Fix typo 2022-08-12 10:44:25 +02:00
sw sw: select entry in Insert->Bookmarks dialog when called from Navigator 2022-08-12 11:06:00 +02:00
swext
sysui
test
testtools
toolkit crashtesting: assert on export forum-fr-40415.ods to ods 2022-08-12 10:15:24 +02:00
tools tools: json writer test does not need to use test::BootstrapFixture 2022-08-09 15:28:30 +02:00
translations@f808bec4d7 Update git submodules 2022-08-10 15:40:42 +02:00
ucb cid#1507745 return local 2022-08-04 18:55:56 +02:00
ucbhelper loplugin:passstuffbyref 2022-08-10 08:07:03 +02:00
udkapi
uitest
UnoControls
unodevtools
unoidl
unoil
unotest
unotools
unoxml
ure
uui
vbahelper Drop some conversion from vbahelper; use usual functions where needed 2022-08-06 12:10:19 +02:00
vcl use the same vcl::text::TextLayoutCache when comparing text layout 2022-08-12 12:12:33 +02:00
winaccessibility wina11y: Drop unused AccessibleKey{Binding,Stroke}.idl 2022-08-05 17:35:16 +02:00
wizards ScriptForge - tdf#150203 Use RANDBETWEEN.NV i.o. RANDBETWEEN 2022-08-02 15:55:48 +02:00
writerfilter writerfilter: typo Srpms->Sprms 2022-08-12 11:07:19 +02:00
writerperfect
xmerge
xmlhelp
xmloff tdf#150235: use correct types in XMLTextColumnsExport 2022-08-06 18:32:03 +02:00
xmlreader
xmlscript Related tdf#114790: add align and vertalign to datefield im/export 2022-08-08 07:23:59 +02:00
xmlsecurity
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in
config_host_lang.mk.in
configure.ac Add loongarch64 support. 2022-08-11 10:53:00 +02:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst more_fonts: Update Amiri 2022-08-02 12:13:14 +02:00
g
hardened_runtime.xcent.in
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
lo.xcent.in
logerrit
Makefile.fetch
Makefile.gbuild
Makefile.in
README.cross
README.help.md
README.md
README.Solaris
Repository.mk
RepositoryExternal.mk
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt update tsan suppression 2022-08-11 16:02:44 +02: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.14
    • 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

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 11 or later. It is possible to build LibreOffice with JDK version 9, but it is no longer supported by the JDK vendors, thus it should be avoided.

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.