Test repository to check push and ssh key
Find a file
Samuel Mehrbrodt acd820a47e Add more beanshell samples
For Writer & Calc

Change-Id: I85815acf11b750ec76d138ff8fe72cc4791e9038
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125689
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2021-11-23 11:11:50 +01:00
.git-hooks
.github
.vscode
accessibility loplugin:stringliteraldefine in accessibility 2021-11-19 10:05:10 +01:00
android
animations
apple_remote
avmedia loplugin:stringliteraldefine in avmedia 2021-11-17 11:52:43 +01:00
basctl loplugin:stringliteraldefine in basctl 2021-11-18 19:46:19 +01:00
basegfx Drop F_2PI 2021-11-19 10:00:02 +01:00
basic Use M_PI* instead of F_PI* 2021-11-19 09:59:43 +01:00
bean
bin add a rule to enforce not sharing adjustments between widgets 2021-11-15 12:35:08 +01:00
binaryurp
bridges
canvas Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
chart2 Use less DegreeN::get() 2021-11-22 15:20:24 +01:00
cli_ure
codemaker
comphelper osl::Mutex->std::mutex in MimeConfigurationHelper 2021-11-22 09:52:18 +01:00
compilerplugins Fix test for clang-cl with the MSVC template instantiation model 2021-11-23 09:35:55 +01:00
config_host
configmgr osl::Mutex->std::mutex in configuration_registry 2021-11-21 13:27:20 +01:00
connectivity tdf#145714: teach "mediumblob" to Mysql/MariaDB part in LO 2021-11-20 14:21:44 +01:00
cppcanvas Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
cppu
cppuhelper
cpputools
cui cui, editeng, sw: WrdStt -> WordStart 2021-11-23 08:09:48 +01:00
dbaccess Clear also m_aDestTypeInfo in dtor like m_aTypeInfo (dbaccess/WCopyTable) 2021-11-17 07:05:40 +01:00
desktop
dictionaries@5cf23af85b
distro-configs make Jenkins dev builds use --enable-dbgutil, not just debug 2021-11-18 16:46:18 +01:00
drawinglayer Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
editeng PPTX import: implement native handling of a color's luminance modulation 2021-11-23 09:07:42 +01:00
embeddedobj
embedserv
emfio Convert #define to enum 2021-11-22 07:06:51 +01:00
eventattacher
extensions Don't loose scanned image's resolution precision 2021-11-20 10:58:51 +01:00
external add with-system-abseil/with-system-openjpeg for pdfium 2021-11-19 22:23:42 +01:00
extras Removed duplicated entry in Korean autocorrect 2021-11-22 07:15:06 +01:00
filter Use less DegreeN::get() 2021-11-22 15:20:24 +01:00
forms improve method naming 2021-11-22 17:37:58 +01:00
formula
fpicker
framework osl::Mutex->std::mutex in WindowCommandDispatch 2021-11-22 07:55:42 +01:00
helpcompiler
helpcontent2@f2cbbd18d3 Update git submodules 2021-11-23 05:49:52 +01:00
hwpfilter Use M_PI instead of defined value; use rad2deg() 2021-11-14 08:14:15 +01:00
i18nlangtag osl::Mutex->std::recursive_mutex in LanguageTag 2021-11-22 09:52:34 +01:00
i18npool osl::Mutex->std::mutex in TransliterationImpl::loadBody 2021-11-22 07:55:06 +01:00
i18nutil Add script codes to standalone {mis} tags 2021-11-17 01:51:05 +01:00
icon-themes Sifr: tdf#144036 add UNO Object Inspector 2021-11-17 07:11:56 +01:00
idl
idlc
include PPTX import: implement native handling of a color's luminance modulation 2021-11-23 09:07:42 +01:00
instsetoo_native
io
ios
javaunohelper
jurt
jvmaccess
jvmfwk There was a typo in the AdoptOpenJDK java.vendor property value 2021-11-18 09:48:53 +01:00
l10ntools
librelogo
libreofficekit Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
lingucomponent
linguistic loplugin:stringliteraldefine in linguistc 2021-11-19 11:36:34 +01:00
lotuswordpro Use M_PI instead of defined value; use rad2deg() 2021-11-14 08:14:15 +01:00
m4
nlpsolver
o3tl
odk Clean C++ SDK example "counter" 2021-11-15 08:24:42 +01:00
offapi tdf#145718 sw, DOCX import: complete tracked text moving 2021-11-17 20:05:46 +01:00
officecfg Resolves tdf#145684 - Sort sidebar decks in a more natural way 2021-11-22 15:04:59 +01:00
onlineupdate
oovbaapi
oox PPTX import: implement native handling of a color's luminance modulation 2021-11-23 09:07:42 +01:00
opencl
osx
package
pch
postprocess
pyuno
qadevOOo
readlicense_oo update credits 2021-11-17 16:28:54 +01:00
registry
remotebridges
reportbuilder
reportdesign add a rule to enforce always-show-image of True if an image is used 2021-11-15 11:20:49 +01:00
ridljar
sal Use C++17 hex-exponent floating point literals 2021-11-17 19:28:05 +01:00
salhelper rtl::Static->thread-safe static 2021-11-16 19:53:51 +01:00
sax Use more basegfx::deg2rad<N> and basegfx::rad2deg<N> 2021-11-19 19:33:53 +01:00
sc cache error strings for ScTable::validQuery() (tdf#133835) 2021-11-22 15:46:46 +01:00
scaddins Use M_PI instead of defined value; use rad2deg() 2021-11-14 08:14:15 +01:00
sccomp
schema
scp2
scripting Add more beanshell samples 2021-11-23 11:11:50 +01:00
sd tdf#143316: sd_export_tests-ooxml2: Add unittest 2021-11-22 19:19:34 +01:00
sdext
setup_native
sfx2 gtk3: default to an explicit constrain-to for Popovers 2021-11-19 14:57:46 +01:00
shell
slideshow
smoketest
solenv support ccache for MSVC too 2021-11-17 15:21:44 +01:00
soltools
sot rtl::Static->thread-safe static in sot 2021-11-18 14:17:07 +01:00
starmath
stoc test_corefl: Fix OSL_ENSURE bracketing 2021-11-15 14:44:07 +01:00
store
svgio Cleaning up math in SvgNumber 2021-11-22 08:26:56 +01:00
svl tdf#133835 speedup calc autofilter (1) 2021-11-20 06:40:11 +01:00
svtools tdf#132470 tabbar: revert back to bold font on visible tab 2021-11-22 10:30:37 +01:00
svx Use less DegreeN::get() 2021-11-22 15:20:24 +01:00
sw cui, editeng, sw: WrdStt -> WordStart 2021-11-23 08:09:48 +01:00
swext
sysui
test
testtools
toolkit
tools tools: fix INetURLObject::changeScheme() 2021-11-23 07:40:04 +01:00
translations@2bc84baf3c Update git submodules 2021-11-17 08:59:29 +01:00
ucb ucb: webdav-curl: don't use chunked encoding for PUT 2021-11-22 11:26:28 +01:00
ucbhelper use more OInterfaceContainerHelper3 in ContentImplHelper_Impl 2021-11-22 07:55:24 +01:00
udkapi
uitest
UnoControls
unodevtools
unoidl
unoil
unotest
unotools rtl::Static->thread-safe static in unotools 2021-11-19 07:33:34 +01:00
unoxml rtl::Static->thread-safe static in unoxml 2021-11-19 12:58:53 +01:00
ure
uui tdf#143971 Removes pop-up dialog for read-only documents 2021-11-17 10:51:00 +01:00
vbahelper
vcl tdf#129638 print preview: use new paper size after switching page 2021-11-23 11:05:19 +01:00
wasm-qt
winaccessibility
wizards Fix typos 2021-11-18 15:02:31 +01:00
writerfilter Use more basegfx::deg2rad<N> and basegfx::rad2deg<N> 2021-11-19 19:33:53 +01:00
writerperfect
xmerge
xmlhelp
xmloff Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
xmlreader
xmlscript
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 add with-system-abseil/with-system-openjpeg for pdfium 2021-11-19 22:23:42 +01:00
config_host_lang.mk.in
configure.ac My clang-cl build does not work with -Zc:dllexportInlines- 2021-11-23 09:37:09 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst Update to ICU 70.1 2021-11-16 20:23:45 +01:00
g
hardened_runtime.xcent.in
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
lo.xcent
logerrit
Makefile.fetch
Makefile.gbuild
Makefile.in
README.cross
README.help.md
README.md
README.Solaris
Repository.mk
RepositoryExternal.mk tdf#141709 Register poppler_data for install 2021-11-15 16:27:54 +01: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 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.5
  • macOS:
    • Runtime: 10.12
    • 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
  • 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 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.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.