Test repository to check push and ssh key
Find a file
Seth Chaiklin c7e190f62c Update git submodules
* Update helpcontent2 from branch 'master'
  to 2df65a1ff7072dc0ec866f5dfe11846c15208199
  - tdf#149010,tdf#148941,tdf#149012,tdf#149130 update to reflect changes
    
       New labels were given to some controls on the Options tab for
       Image, Frame, and OLE Object in tdf#149010 and tdf#148941.
       This patch updates the relevant help page (the Options tab)
       in the Properties dialog to reflect those changes.
    
       Because some of the controls in the Options tab also appear
       in the Descriptions dialog, and UI changes were made in that
       dialog (tdf#148941), then the help page for that dialog is
       updated as part of this patch.
    
       Have also updated some access commands to OLE Object, which
       were changed in tdf#149018
    
     swriter/01/05060900.xhp (Options tab)
       * "Names"-> "Accessibility" (tdf#149010)
                and corrections to description
       + added an <embed> from the Description dialog page to provide
         the new control label
             "Alternate (Text Only)" -> "Text Alternative" (tdf#148941)
             and the "Description" control, as well as the  corrections
             to the control descriptions.
       + add "Sequences" section heading, in anticipation of tdf#149010
              (comment 7)
       * corrections made to descriptions of "Previous Link" and "Next Link"
    
     shared/01/05190100.xhp (Description dialog)
       * Corrections made to Description dialog page, and control
         descriptions embedded in the Options tab page. These corrections
         were promised in 61b4b76000bd5adca504df0966ecef3410765ab3.
       * "Title" -> "Text Alternative" (tdf#148941)
              and corrections to description
       + added separate <section>s for "Text Alternative" and "Description"
         so that they can be embedded in Options tab. By keeping them
         separate, it is possible to move their position in the embedded
         file or use separately, if necessary.
       + add <relatedtopics> and link to Options tab, so show an alternative
         way to access the Text Alternative and Description fields.
    
     simpress/guide/table_insert.xhp
       * move two bookmarks out of <ol>, because it disturbed formatting.
       * "Insert - Object" -> "Insert - OLE Object"
       * refactor changed items to <menuitem>
       * refactor to <h1>,<h2>,<note>
    
     shared/01/04150000.xhp (OLE Object menu)
       * "Object" -> "OLE Object"
       * corrections to menu contents
       * rename German id
    
     swriter/00/00000405.xhp  (access for Options)
       + added "right-click" instructions to howtoget
    
     shared/00/00040502.xhp  (access for Description)
       + added menu instructions for howtoget
       * make corrections in what objects can be accessed by context menu
    
     shared/00/00000404.xhp
       * "Object" -> "OLE Object" for menu access
       * "Formula" -> "Formula Object" for menu access
       * "Insert - Object - Chart" -> "Insert - Chart" for menu access
       * refactor changed items to <menuitem>
       * rename German id
    
    Change-Id: I1ddeb8d532b81f22eba2b1e480759775ff96969f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134191
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-29 09:22:38 +02:00
.git-hooks
.github
.vscode
accessibility Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
android android: Update Android Gradle Plugin to 7.2.1 2022-05-28 13:28:10 +02:00
animations
apple_remote
avmedia
basctl
basegfx clang-tidy modernize-pass-by-value in basegfx 2022-05-27 18:20:07 +02:00
basic elide some OUString allocation 2022-05-25 16:00:48 +02:00
bean
bin bin: add script to retrieve info about crashreports... 2022-05-26 13:07:10 +02:00
binaryurp cid#1504543 Silence unhelpful, aggressive UNINIT_CTOR 2022-05-23 10:55:45 +02:00
bridges clang-tidy modernize-pass-by-value in bridges 2022-05-21 17:29:53 +02:00
canvas clang-tidy modernize-pass-by-value in canvas 2022-05-21 21:55:31 +02:00
chart2 add GetItemState to SfxItemIter, the same way I did to SfxWhichIter 2022-05-28 17:37:07 +02:00
cli_ure
codemaker
comphelper clang-tidy modernize-pass-by-value in comphelper 2022-05-26 10:31:44 +02:00
compilerplugins
config_host
configmgr clang-tidy modernize-pass-by-value in configmgr 2022-05-23 10:52:11 +02:00
connectivity Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
cppcanvas
cppu Extend '-Werror=attributes' workaround to GCC versions < 12.1 2022-05-23 08:46:50 +02:00
cppuhelper
cpputools
cui tdf#127294 (related: tdf#147524) add ToD about Customize toolbars 2022-05-27 13:55:00 +02:00
dbaccess Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
desktop desktop: fix type of the last argument of lok_preinit_2() 2022-05-26 08:25:04 +02:00
dictionaries@3cfa1a0899
distro-configs
drawinglayer Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
editeng add ClearItem to the SfxItemSet iterators 2022-05-28 20:50:40 +02:00
embeddedobj elide some OUString allocation 2022-05-24 13:13:00 +02:00
embedserv
emfio
eventattacher
extensions Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
external We actually want to divide by 257 here 2022-05-24 09:54:36 +02:00
extras
filter elide some OUString allocation 2022-05-25 19:00:44 +02:00
forms Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
formula
fpicker
framework tdf#149170 framework,sfx2: don't add ReadOnly=false 2022-05-27 20:26:52 +02:00
helpcompiler
helpcontent2@2df65a1ff7 Update git submodules 2022-05-29 09:22:38 +02:00
hwpfilter
i18nlangtag convertLanguageToLocaleImpl() speed-up a gazillion en-US fallback cases 2022-05-26 01:48:31 +02:00
i18npool clang-tidy modernize-pass-by-value in i18npool 2022-05-26 18:30:04 +02:00
i18nutil Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
icon-themes Breeze: tdf#149036 add Label Field icons 2022-05-26 13:35:06 +02:00
idl
idlc
include add ClearItem to the SfxItemSet iterators 2022-05-28 20:50:40 +02:00
instsetoo_native make_installer: convert Win to Unix path for cygwin 2022-05-27 09:33:45 +02:00
io
ios
javaunohelper
jurt
jvmaccess clang-tidy modernize-pass-by-value in jvmaccess 2022-05-23 11:46:13 +02:00
jvmfwk
l10ntools
librelogo
libreofficekit sw content controls, picture: add LOK API 2022-05-23 18:04:09 +02:00
lingucomponent
linguistic Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
lotuswordpro
m4
nlpsolver
o3tl
odk Add Makefile for the FirstUnoContact C++ SDK example 2022-05-25 09:02:29 +02:00
offapi tdf#149324 sw offapi xmloff: add option to not hyphenate short words 2022-05-26 20:25:35 +02:00
officecfg tdf#65911 add accelerators for style editing 2022-05-25 12:10:51 +02:00
onlineupdate
oovbaapi
oox tdf#148965 PPTX import: fix internal hyperlinks on shapes 2022-05-27 18:32:38 +02:00
opencl
osx
package elide some OUString allocation 2022-05-25 19:00:44 +02:00
pch
postprocess
pyuno
qadevOOo
readlicense_oo add libtiff to notices 2022-05-20 18:16:24 +02:00
registry
remotebridges
reportbuilder
reportdesign directly instantiate IndexedPropertyValuesContainer 2022-05-25 19:01:03 +02:00
ridljar
sal Revert "[API CHANGE] call ftruncate instead of ftruncate_by_name" 2022-05-23 20:14:33 +02:00
salhelper
sax clang-tidy modernize-pass-by-value in sax 2022-05-27 12:55:23 +02:00
sc use the new SfxWhichIter::GetItemState feature 2022-05-28 17:36:49 +02:00
scaddins
sccomp
schema sw content controls, date: add current date handling 2022-05-27 12:11:46 +02:00
scp2
scripting
sd use the new SfxWhichIter::GetItemState feature 2022-05-28 17:36:49 +02:00
sdext tdf#149261 sdext: fix crash on starting the presenter console for the 2nd time 2022-05-26 15:09:30 +02:00
setup_native
sfx2 use the new SfxWhichIter::GetItemState feature 2022-05-28 17:36:49 +02:00
shell
slideshow tdf#149068 don't call any OpenGL if the context is initially 'invalid' 2022-05-25 16:35:01 +02:00
smoketest
solenv use at least assertions mode if libc++ debug mode is not usable 2022-05-26 07:55:50 +02:00
soltools
sot
starmath ofz#47639 avoid Integer-overflow 2022-05-26 11:09:21 +02:00
static
stoc
store
svgio
svl add ClearItem to the SfxItemSet iterators 2022-05-28 20:50:40 +02:00
svtools Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
svx use the new SfxWhichIter::GetItemState feature 2022-05-28 17:36:49 +02:00
sw add ClearItem to the SfxItemSet iterators 2022-05-28 20:50:40 +02:00
swext
sysui tdf#140215 Improve the Comment strings in .desktop files 2022-05-23 12:57:52 +02:00
test
testtools
toolkit
tools no need to call makeStringAndClear here 2022-05-24 21:21:17 +02:00
translations@baa28fb3a6 Update git submodules 2022-05-25 13:29:52 +02:00
ucb std::unordered_set->o3tl::sorted_vector in TaskManager 2022-05-23 18:48:25 +02:00
ucbhelper elide some OUString allocation 2022-05-24 13:13:00 +02:00
udkapi
uitest
UnoControls
unodevtools
unoidl
unoil
unotest
unotools cache ref to GlobalEventConfig 2022-05-23 15:26:12 +02:00
unoxml
ure
uui flatten UUIInteractionHandler 2022-05-21 11:17:44 +02:00
vbahelper Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
vcl tdf#144601 Qt fix creating QImage with alpha mask 2022-05-29 00:16:21 +02:00
winaccessibility
wizards
writerfilter tdf#146955 DOCX import: fix SAX exception with footnotes 2022-05-26 20:26:13 +02:00
writerperfect modernize and improve PropertySetInfo 2022-05-24 14:02:09 +02:00
xmerge
xmlhelp
xmloff tdf#145178 xmloff: ODF import: fix another bad attribute 2022-05-28 16:47:09 +02:00
xmlreader
xmlscript
xmlsecurity Use o3tl::make_unsigned in some places 2022-05-24 16:50:03 +02:00
.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 use at least assertions mode if libc++ debug mode is not usable 2022-05-26 07:55:50 +02:00
config_host_lang.mk.in
configure.ac use at least assertions mode if libc++ debug mode is not usable 2022-05-26 07:55:50 +02:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst upgrade harfbuzz to 4.3.0 2022-05-24 16:21:28 +02:00
g
hardened_runtime.xcent.in
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
lo.xcent
logerrit
Makefile.fetch build libtiff 2022-05-20 22:29:00 +02:00
Makefile.gbuild
Makefile.in
README.cross
README.help.md
README.md
README.Solaris
Repository.mk
RepositoryExternal.mk workdir/UnpackedTarball/libtiff/libtiff/tiff.h is generated 2022-05-24 10:00:04 +02:00
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt

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.13
    • 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

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.