Test repository to check push and ssh key
Find a file
Miklos Vajna 543e52481e tdf#159483 sc HTML paste: handle data-sheets-value here, too
HTML import into Calc could already create text cells, but HTML paste
with the same content remained auto-converted to numbers
unconditionally.

Turns out HTML paste goes via ScHTMLLayoutParser instead of the HTML
import's ScHTMLQueryParser, so the data-sheets-value was ignored for
paste.

Fix the problem by extracting the old data-sheets-value handler from
ScHTMLQueryParser to a separate ParseDataSheetsValue(), and use it also
in ScHTMLLayoutParser.

For the actual handling, still only text is handled, no other formats
yet.

Change-Id: I0b2bf4665af331d07624ed42e30a24e31bfca331
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163068
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2024-02-07 19:52:46 +01:00
.git-hooks Revert "Drop allownonascii check from pre-commit checks" 2023-12-02 21:55:33 +01:00
.github
.vscode vscode-ide-integration: add license-header template (snippet) 2023-11-06 13:55:12 +01:00
accessibility cid#1586675 Missing move assignment operator 2024-01-22 15:15:24 +01:00
android android-viewer translated using Weblate 2024-01-25 11:29:33 +01:00
animations animations : use string OUString literals in a11y for XServiceInfo impl 2024-01-21 13:51:07 +01:00
apple_remote
avmedia Remove DeleteItemOnIdlex 2023-12-21 21:13:55 +01:00
basctl tdf#140004 Toggle comment in the Basic IDE 2024-02-01 13:37:28 +01:00
basegfx tdf#157664 Drop operator != where respective == is defined 2024-01-21 04:46:31 +01:00
basic Related: tdf#159458 Move variable URL re-creation to a central place 2024-01-31 06:56:42 +01:00
bean
bin qtcreator: Fix generating .pro files for externals 2024-01-31 22:48:25 +01:00
binaryurp cid#1591493 Unchecked return value 2024-02-04 08:50:22 +01:00
bridges ofz: MemorySanitizer: extend use-of-uninitialized-value bridge workaround 2024-01-28 15:49:45 +01:00
canvas tdf#156830: fix faulty transformation order in cairo canvas for patterns 2024-01-15 09:21:05 +01:00
chart2 Async Dialogs for Few Chart Properties 2024-02-06 16:43:43 +01:00
cli_ure
codemaker Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
comphelper elide some OString temporaries 2024-02-06 17:07:23 +01:00
compilerplugins loplugin:unnecessarygetstr fix false + 2024-02-02 20:40:58 +01:00
config_host Re-introduce build config to version info reported by LOK 2023-11-13 10:57:02 +01:00
configmgr Fix placement of comments 2024-02-06 22:43:18 +01:00
connectivity tdf#117118 - Saves data automatically in Firebird embedded database 2024-02-01 14:14:28 +01:00
cppcanvas UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
cppu cppumaker: Work around problematic constant named "auto" 2024-01-19 13:44:01 +01:00
cppuhelper Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
cpputools loplugin:external -> loplugin:conststringvar -> loplugin:redundantstatic 2023-11-08 22:49:47 +01:00
cui tdf#159476 Remove experimental status from Basic IDE entry in Options dialog 2024-02-05 18:50:58 +01:00
dbaccess ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
desktop First-class Embind JS support for OUString 2024-02-03 23:44:14 +01:00
dictionaries@208a9fd80b Update git submodules 2024-02-01 17:17:14 +01:00
distro-configs distro-configs: use internal python in bisect repos 2024-01-29 09:59:48 +01:00
docmodel tdf#146619 Recheck include/d* with IWYU 2023-09-23 07:22:53 +02:00
drawinglayer these casts are no longer necessary 2024-02-07 16:43:23 +01:00
editeng editeng: GetCursorFlags flags to CursorFlags struct of bools 2024-02-02 11:29:32 +01:00
embeddedobj Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
embedserv Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
emfio cid#1545370 COPY_INSTEAD_OF_MOVE 2024-01-08 13:09:02 +01:00
eventattacher
extensions ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
external external/zxcvbn-c: There is no std::basic_string<int> 2024-02-07 12:09:06 +01:00
extras tdf#158863 Remove obsolete readme.txt file from Growing Liberty template 2024-01-07 12:38:40 +01:00
filter tdf#159461 deadlock in Dialog "XML Filter Settings" 2024-02-02 20:40:45 +01:00
forms ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
formula tdf#127293 Add Excel2021 function XLOOKUP to Calc 2024-01-31 09:14:19 +01:00
fpicker Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
framework tdf#45904 Remove old SwXBodyText Java test 2024-02-04 05:13:14 +01:00
helpcompiler upgrade libxml2, libxslt & liblangtag 2024-01-05 11:05:36 +01:00
helpcontent2@84b2341aeb Update git submodules 2024-02-06 11:58:36 +01:00
hwpfilter move IsFuzzing to comphelper 2023-12-30 12:45:45 +01:00
i18nlangtag Use constexpr instead of const 2024-02-04 03:39:42 +01:00
i18npool ofz#65619 fuzzing needs com.sun.star.i18n.Transliteration.IGNORE_CASE too 2024-01-14 12:12:21 +01:00
i18nutil move IsFuzzing to comphelper 2023-12-30 12:45:45 +01:00
icon-themes tdf#158939 icon-themes/karasa_jaga_svg: simplify some db icons 2024-01-28 22:48:55 +01:00
idl tdf#143148 Use pragma once instead of include guards in idl/inc/lex.hxx 2024-01-29 04:51:49 +01:00
idlc/test/parser
include sal: rtlRandomPool: require OS random device, abort if not present 2024-02-07 11:15:47 +01:00
instsetoo_native Hard-code --with-online-update-mar-channel=LOOnlineUpdater 2024-01-02 21:23:39 +01:00
io unique_ptr->optional in OMarkableInputStream 2023-12-18 14:25:56 +01: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 cid#1546281 COPY_INSTEAD_OF_MOVE 2023-12-10 11:57:12 +01:00
librelogo tdf#157388: LibreLogo sqrt undefined 2023-09-24 13:32:45 +02:00
libreofficekit Send tooltip text to LOK 2024-01-04 14:12:23 +01:00
lingucomponent Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
linguistic Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
lotuswordpro Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
m4
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 Add a minimal Python extension 2024-01-16 10:54:20 +01:00
offapi tdf#50934: Add a version comment, and more structure for of-pie 2024-02-06 15:16:31 +01:00
officecfg Tabs to spaces 2024-02-05 14:47:11 +01:00
oovbaapi
oox elide some OString temporaries 2024-02-06 17:07:23 +01:00
opencl Extended loplugin:ostr: opencl 2023-11-19 22:35:12 +01:00
osx
package Extract Local file header and Data descriptor handling into own functions 2024-02-02 07:27:29 +01:00
pch
postprocess windows signing: also wait for/depend on extras (gallery) 2024-01-08 14:47:34 +01:00
pyuno Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
qadevOOo tdf#45904 Remove old SwXBodyText Java test 2024-02-04 05:13:14 +01:00
readlicense_oo update credits 2024-01-25 18:46:20 +01:00
registry Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
remotebridges
reportbuilder reportbuilder: remove unused config files 2023-12-18 07:57:24 +01:00
reportdesign ITEM: Cleanup some Pool stuff with Defaults 2024-01-27 19:02:54 +01:00
ridljar enable unchecked lint for our java code 2023-11-09 14:27:47 +01:00
sal sal: rtlRandomPool: require OS random device, abort if not present 2024-02-07 11:15:47 +01:00
salhelper Keep elements of salhelper::TimerManager::m_pHead list refcounted 2023-12-28 14:38:55 +01:00
sax Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
sc tdf#159483 sc HTML paste: handle data-sheets-value here, too 2024-02-07 19:52:46 +01:00
scaddins tdf#148645: add unit test 2024-02-05 09:55:45 +01:00
sccomp Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
schema tdf#105844 add test for ODF wholesome encryption with macro signature 2024-01-11 10:50:51 +01:00
scp2 Remove (Windows-only) INIFILETABLE entries from setup.ini 2024-01-22 09:33:52 +01:00
scripting tdf#159412: make sure to keep the value while changing the type 2024-01-29 03:34:21 +01:00
sd tdf#157117 sd: fix page switched to after last page is deleted 2024-02-05 20:38:18 +01:00
sdext Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
setup_native tdf#157716 - Rename "Language settings" to "Languages and Locales" 2023-11-18 16:01:33 +01:00
sfx2 these casts are no longer necessary 2024-02-07 16:43:23 +01:00
shell Fix typo 2024-01-31 11:20:57 +01:00
slideshow tdf#158924 Handle multi-clicks for navigation bar 2024-02-05 07:15:06 +01:00
smoketest
solenv tdf#119931 Fix accessibility warnings in sw/uiconfig 2024-02-04 08:34:17 +01:00
soltools cid#1546021 Using invalid iterator 2023-12-04 19:21:31 +01:00
sot use more unique_ptr in StgTmpStrm 2023-12-30 08:13:21 +01:00
starmath Simplify a bit, and avoid vector copy 2024-02-07 11:23:58 +01:00
static First-class Embind JS support for OUString 2024-02-03 23:44:14 +01:00
stoc Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
store
svgio these casts are no longer necessary 2024-02-07 16:43:23 +01:00
svl check that rtl_random_getBytes() was successful 2024-02-01 13:54:32 +01:00
svtools tdf#91914 - Open available options through status bar using single click 2024-02-02 10:07:23 +01:00
svx these casts are no longer necessary 2024-02-07 16:43:23 +01:00
sw tdf#158279 TOC links lost when converting .doc to HTML 2024-02-07 18:45:10 +01:00
swext swext: MediaWiki: implement AllowInsecureProtocols 2023-11-09 16:53:55 +01:00
sysui use portable "command -v" to detect installed programs, part 3 2024-01-22 14:11:47 +01:00
test missing dependency in CppunitTest_test_a11y 2024-02-07 16:43:37 +01:00
testtools cid#1545177 COPY_INSTEAD_OF_MOVE 2023-12-10 17:41:18 +01:00
toolkit Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
tools return string_view from some XmlWalker methods 2024-02-06 17:08:27 +01:00
translations@7eb44b4e6e Update git submodules 2024-02-02 00:39:56 +01:00
ucb Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +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 tdf#97361 Make unittests more pythonic: XIndexAccess 2024-01-23 14:00:46 +01:00
UnoControls cid#1560054 use RVO 2024-01-08 10:04:05 +01:00
unodevtools Don't use boost in code generated by uno-skeletonmaker 2023-12-22 11:17:45 +01:00
unoidl Manual extended loplugin:ostr change 2023-11-17 08:12:20 +01:00
unoil
unotest tdf#105844 unotest,xmlsecurity: fix tests on MacOSX 2024-01-30 10:23:32 +01:00
unotools tdf#159350 Hiding Options dialog tabpages stopped working 2024-01-31 20:32:44 +01:00
unoxml std::size/SAL_N_ELEMENTS also counts the null terminator 2024-01-05 09:51:27 +01:00
ure Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
uui Fix meaning of warning message 2024-01-22 08:29:46 +01:00
vbahelper Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
vcl cid#1591747 Unsigned compared against 0 2024-02-07 16:00:01 +01:00
winaccessibility Remove unused headers found by bin/find-unusedheaders.sh 2023-12-24 11:50:41 +01:00
wizards ScriptForge (SF_Array) fix tdf#158976 Shuffle() 2024-01-13 11:20:08 +01:00
writerfilter writerfilter: move these members to FieldContext 2024-02-06 15:33:29 +01:00
writerperfect Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmerge
xmlhelp cid#1545244 COPY_INSTEAD_OF_MOVE 2024-01-19 14:53:48 +01:00
xmloff Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmlreader
xmlscript Drop std::as_const from css::uno::Sequence iterations 2024-01-27 12:43:48 +01:00
xmlsecurity Don't reuse CertificateChooser instances 2024-02-07 14:40:50 +01:00
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs tdf#157638 Added to git blame ignore list 2023-12-29 17:01:32 +01:00
.gitattributes
.gitignore add secmod.db files to .gitignore 2024-01-15 08:48:52 +01:00
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in Remove unused make upload-update-info 2024-01-16 19:50:58 +01:00
config_host_lang.mk.in
configure.ac MSVC 2022 Preview: One HAVE_CPP_CONSTEVAL blocker down, one up 2024-02-07 16:39:55 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
cpp.hint Add SAL_LOPLUGIN_ANNOTATE to cpp.hint 2024-01-30 07:18:32 +01:00
download.lst curl: upgrade to release 8.6.0 2024-01-31 11:47:38 +01:00
g
install-sh
install_deps.sh
leak-suppress.txt
Library_merged.mk
logerrit
Makefile.fetch argon2: add new external library 2023-12-19 17:25:05 +01:00
Makefile.gbuild Create MAR updates from msi rather than from archive 2024-01-22 16:06:42 +01:00
Makefile.in Remove unused make upload-update-info 2024-01-16 19:50:58 +01: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 Let embindmaker also generate a .js file with more natural names 2024-01-25 18:31:42 +01:00
RepositoryExternal.mk argon2: add new external library 2023-12-19 17:25:05 +01:00
RepositoryFixes.mk Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
RepositoryModule_build.mk Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
RepositoryModule_host.mk Turn onlineupdate into external/onlineupdate 2023-12-15 11:27:49 +01:00
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt update tsan suppressions 2023-12-06 20:27:49 +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.