Commit graph

476326 commits

Author SHA1 Message Date
Stephan Bergmann
d7c9a269a4 No need to static_cast these const Id (aka sal_uInt32) values
Change-Id: I1ae1a4c0e0ca002414db68bf3ad382cb564e17a1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135333
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-03 10:01:36 +02:00
Adolfo Jayme Barrientos
10292a3596 Update git submodules
* Update helpcontent2 from branch 'master'
  to cfdb19246c3675fa8672cd07dfb577949768771e
  - Unnecessary
    
    Have you benchmarked all computers in the world?
    
    Change-Id: I8d818b9b7debd519001b6e1ec061b982481a5f5b
    
  - Fix remaining typo
    
    Change-Id: Id5c5100a25ce41c6cf4d5fbceaee23c68b3d8106
2022-06-03 09:53:24 +02:00
Miklos Vajna
b673b2b868 sw content controls, date: add properties dialog
- add a dateframe to contentcontroldlg.ui, to be hidden for non-date
  content controls

- use a SwNumFormatTreeView to present a list of number formats, with
  a special "additional formats..." at the end that triggers a popup
  where a custom date format and language can be set

- set the format of that tree view in the SwContentControlDlg ctor

- update the SwContentControl from the tree view in
  SwContentControlDlg::OkHdl()

Change-Id: If245eee821fd7fe8b41a40f74b9011c1a6ec140a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135327
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2022-06-03 09:10:23 +02:00
Noel Grandin
b33227d80b clang-tidy modernize-pass-by-value in desktop
Change-Id: Ie9c1cd41c5944b901f4ec6c1e4ffd8608c063ffa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135317
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-03 08:13:09 +02:00
Miklos Vajna
87c963199c CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()
See commit feeed3e762
(CppunitTest_sw_layoutwriter: avoid some a11y-based layout testing,
2022-04-07) for motivation.

Change-Id: I647a84109c0eb79883e1c22e59a5098aa294f02f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135325
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2022-06-03 08:03:26 +02:00
Stephan Bergmann
e3b48ed3b8 Fix type of cppuhelper::TypeManager::getInterfaceMember separator param
...after a5343a89f8 "use more string_view in cppu"

Change-Id: I7cd577f50cd92586e00f347b2e05247b6b5b0331
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135326
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 22:07:35 +02:00
Stephan Bergmann
ad67d0c99a Use more appropriate type for LocationAccess::nOwnClassVectorIndex
Change-Id: Iba1709b60a27c331dcc6cf4e6f0966d94130a66c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135320
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 21:33:17 +02:00
Andrea Gelmini
9030bfb840 Fix typos
Change-Id: I9b7800610a04d0c3e1d241531049fbab06943ce3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135208
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-06-02 20:55:41 +02:00
Andrea Gelmini
fc12f345a7 Removed duplicated include
Change-Id: If0b82a13aa5f8fca25fec4d4c72a05a4bf9f98ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135281
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-06-02 20:54:56 +02:00
Andrea Gelmini
7f1709d8b7 Fix typo
Change-Id: Ie7d5a2b2a6fceb09ffcb6b24a462dd6911886a1d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135307
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-06-02 20:54:10 +02:00
Stephan Bergmann
74fe9be6fd Use o3tl::make_unsigned, location is already checked to be non-negative here
Change-Id: Id052b9628e8df6d0e8b61b66f6ddc64d925427ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135321
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 20:37:13 +02:00
Stephan Bergmann
875abc7774 Use o3tl::make_unsigned, length is known to be non-negative
Change-Id: I2fac355230fd0c80016ca2259b8c6150e7160567
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135323
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 20:32:20 +02:00
Stephan Bergmann
f6f19c7ac5 Use more appropriate index variable types
Change-Id: I8d82591c12642d66344f70997c5cf40e937569b4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135322
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 20:32:00 +02:00
Olivier Hallot
7eaa764d1d Update git submodules
* Update helpcontent2 from branch 'master'
  to 1252663b4ac9c1f1220b56f855629734f745944a
  - tdf#129674 Add index bookmark
    
     + refactor help page
    
    Change-Id: I236737649aa20019db33b10e107cba15a20db342
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135305
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02 20:30:54 +02:00
Stephan Bergmann
86795b7763 Reuse o3tl::getToken
Change-Id: Ib8d3b3d02febc03922104a954531db6057d06783
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135318
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 20:00:05 +02:00
Noel Grandin
f5e3ad701e clang-tidy modernize-pass-by-value in avmedia
Change-Id: Ia579341951d3fa0a227cdfa888c380b032e2ee2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135312
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 17:43:58 +02:00
Noel Grandin
d16122e3e9 clang-tidy modernize-pass-by-value in cppuhelper
Change-Id: I231b84cd973d730fe301045cb7442af2d1ddc5d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135311
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 17:43:43 +02:00
Noel Grandin
859e0acc39 clang-tidy modernize-pass-by-value in cppcanvas
Change-Id: I01e638c468f0941e042a839f73801a3ae3cb022a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135310
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 17:43:27 +02:00
Stephan Bergmann
b4163877e7 Use more appropriate return type for ThreadPool::getPreferredConcurrency
All call sites already effectively asked for an unsigned return type, including:
* The ThreadPool ctor took an nWorkers argument of type sal_Int32, but
  internally stores that as std::size_t mnMaxWorkers.
* ZipOutputStream::reduceScheduledThreadTasksToGivenNumberOrLess apparently
  benefits from an unsigned nThreadTasks parameter, getting rid of various casts
  in its implementation that were necessary to silence signed vs. unsigned
  comparison warnings.

The only drawback is that

  comphelper::ThreadPool::getPreferredConcurrency() * 4

in package/source/zippackage/ZipPackageStream.cxx would now silently wrap around
instead of causing UB on overflow (which could be detected with appropriate
tools).  Ideally, it would use some o3tl::saturating_mul if we had that, so add
a TODO comment for now.

While std:🧵:hardware_concurrency returns unsigned, it looked more natural
to go with std::size_t here, as some call sites already used that (see above),
so the implementation of ThreadPool::getPreferredConcurrency is a natural place
to hide clamping std:🧵:hardware_concurrency() to std::size_t (in the
unlikely case that std::size_t is of smaller rank than unsigned).

This required addition of o3tl::clamp_to_unsigned in o3tl/safeint.hxx.

Change-Id: I0a04a8b32e63ebfeb39f924c4b38520455a6fb38
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135309
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 17:13:17 +02:00
Noel Grandin
86922db292 Revert "mark SvxFontItem as IsSortable"
This reverts commit c390c2e3f4.

Causes crashes like
./instdir/program/soffice --headless --convert-to pdf ooo30162-3.xls
because code likes modifying items that are in existing
pools.

Change-Id: I988745a538509f90f357ec6a321b2e37828a4111
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135308
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 15:55:55 +02:00
tagezi
3cb921dece crashreportScraper: Removed time parsing, now it just resets.
Change-Id: I39465cdbc14e28556760a0c1feab22d8998e4d16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135050
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-06-02 15:52:20 +02:00
Noel Grandin
b1a4d2a49a tdf#148846 TOC: Character fill for tabulation is wrong
regression from
    commit 8e4453c211
    use more FastAttributeIter::toView

Change-Id: I510716d2e4c5535faefb3afb658827cca9b6c4fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135303
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 15:37:59 +02:00
Noel Grandin
0307018e94 tdf#149389 Crash when closing document in dead key mode while adding comment
blind fix

Change-Id: I79405cf36ce664024626ca7f348885a3dc91a593
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135304
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 15:11:36 +02:00
Noel Grandin
7ac26ea039 tdf#148087 assert editing a cell with OnSelectionChange macro breakpoint
assert was introduced in
    commit e1972743d6
    Author: Noel Grandin <noelgrandin@gmail.com>
    Date:   Sun Sep 5 15:01:44 2021 +0200
    be more disciplined with SetUpdateLayout on editengine

We want to restore UpdateLayout when we're done doing layout, we should
not just leave it FALSE

Change-Id: Ic0431ffc3c66d0d02bfd10c323b18383f52dbc95
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132209
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 15:01:16 +02:00
Olivier Hallot
6ec923eee1 Update git submodules
* Update helpcontent2 from branch 'master'
  to 73968565bfdc77c58423f41c8f98be019aa9f446
  - Fix broken links in CEILING functions help page
    
    Address comments from https://gerrit.libreoffice.org/c/help/+/92097
    
    Change-Id: Id4ad0b4ed3d609f9e1ddb2482afd00f318d813bc
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135306
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02 14:26:40 +02:00
Noel Grandin
30703dbe59 tdf#143964 insert/overwrite cursor shape lags in formula editing
Revert "tdf#132740 bypass work if selection has not changed"

This reverts commit 865641047b.

Change-Id: I69244a1e57ce979bf21946e31df7165f8791423c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135302
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 14:23:27 +02:00
Noel Grandin
0030fa0d51 tdf#145603 Drag-n-drop in formula bar creates mismatch
Revert
    commit 60d35f7677
    tdf#132740 don't broadcast if modified status has not changed

Change-Id: I5a0292499522e21708a2d5607966e4c2b3a18ba0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135301
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 14:22:43 +02:00
Stephan Bergmann
bee7a82ae5 A simpler way to avoid MSVC warning C4018 "signed/unsigned mismatch"
Change-Id: I0e6418598cd446dd541708fc91145e5f47d14a46
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135289
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 14:11:14 +02:00
Luboš Luňák
620cf04907 fix handling of XTransferable2 if the type is only XTransferable
Apparently some selections provide only XTransferable and not
XTransferable2, making this entire call think that there's no
selection at all. Handle that properly, and if XTransferable2
is not provided, then presumably it's not important to check
for isComplex().

Change-Id: I3bbafe46a6b9ac8552c62e524137e1691b54895a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135300
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-06-02 13:07:37 +02:00
Noel Grandin
733a6b4f8e elide some makeStringAndClear() class
when we are passing the result to a string_view, it is pointless.

Change-Id: I1e11d2610d70ed49c0b00d0c908829e8f1252bab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135298
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 13:06:27 +02:00
Mike Kaganski
d79c527c2a Use IconView in SmElementsControl
Allows to send individual images over the wire in lok case,
instead of sending full canvas at every scroll operation.

The control's horizontal and vertical modes (when it's docked to a
vertical or a horizontal parent window side) are now identical.

Some TODOs:
* Re-implement a11y - that needs to be implemented on IconView level;
* Make sure that sub-pixel positioning is not used when creating the
  elements icons (makes elements look a bit slim on Windows);
* Maybe restore mouse hover indication; in non-GTK case, a call to
  m_xIconView->SetHoverSelection would suffice in SalInstanceIconView.

Change-Id: Idbc35f4e38e2b49fd0848a96da557fa2c1a1f6e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134761
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-06-02 12:51:41 +02:00
Xisco Fauli
f6fbdb87a1 tdf#149418: vcl_filters_test: Add unittest
Change-Id: I643175f077723b0a865270691f3b50cc817e572d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135295
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-06-02 12:37:51 +02:00
Noel Grandin
c60ad041e8 clang-tidy modernize-pass-by-value in framework
Change-Id: I024653154c51389bb27f3e94b422ff7fc1c9b46b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135296
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 12:12:15 +02:00
Caolán McNamara
826b0fc9aa cid#1504597 Dereference null return value
Change-Id: I6b1b34375a70c3081d7f6d90766cb0df053de355
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135294
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-06-02 11:42:32 +02:00
Caolán McNamara
6eb1f2c45c cid#1504591 Uninitialized scalar field
Change-Id: I647888f13fc18010efc5ff6023790e91fa11611a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135293
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-06-02 11:42:19 +02:00
Stephan Bergmann
aa1004c04b Use o3tl::make_unsigned, nPolygonIndex is already clamped to non-negative here
Change-Id: Ib174df281389b334396905a94fc395900e7d9eb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135290
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 11:26:47 +02:00
Stephan Bergmann
beb19b0a60 There should be no need for a cast here
...presumably added back in the day to avoid warnings about signed vs. unsigned
comparisons with old compiler versions

Change-Id: Id95e272949e48adf0e75883368cbcd421e289b33
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135292
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 11:22:41 +02:00
Stephan Bergmann
470bc86279 Use o3tl::make_unsigned, nPolygonIndex is already clamped to non-negative here
Change-Id: Idaf80e28f177c84faaec2c047db2b4435b9e7e15
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135291
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 11:21:53 +02:00
Noel Grandin
e6de84d46c std::move SfxPoolItem into SfxItemSet where possible
found with the help of a temporary loplugin (which i have put into the
store/ folder)

Change-Id: Ide40d09bef6993ace50039a8fd0439b7e29c09a6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135288
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 10:45:44 +02:00
Caolán McNamara
1577c0dc30 tdf#149418 the expectation is on success the tiff stream pos is at EOF
which is what the old one did, so do that here as well, libtiff will
leave the stream some other pos by default, presumably the directory.

which explains the testTdf138818 mystery

Change-Id: I574700f81a21ee164d9911e05e2023aa48d10370
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135279
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-06-02 10:01:14 +02:00
László Németh
7a1d4b7d1d tdf#149420 sw offapi xmloff: add hyphenation zone
Add hyphenation zone support, i.e. allow the specified
amount of extra space in lines instead of forcing hyphenation.
It's for limiting hyphenation, used especially with
not justified paragraph alignment.

Note: this is an OOXML interoperability feature,
used also in DTP software and CSS.

* Add checkbox to Text Flow in paragraph dialog
* Store property in paragraph model (com::sun::style::ParagraphProperties::ParaHyphenationZone)
* Add ODF import/export
* Add ODF unit test
* Add layout test

Note: extend SvxHyphenZoneItem::GetPresentation() with
missing No CAPS and No last word hyphenation options.

Note: fix OSL_ENSURE condition in SwTextFormatInfo::GetHyphValues().

Follow-up to commit 29359fc15c
"tdf#149324 sw offapi xmloff: add option to not hyphenate short words".

Change-Id: Ib8eff6ea98a9aa5ca6cb9d17faa0bbb789687ce9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135247
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2022-06-02 09:57:39 +02:00
Noel Grandin
6585fe3fc1 elide some unnecessary null checks
getSvxBrushItemFromSourceSet never returns nullptr, and
therefore neither does SwFormat::makeBackgroundBrushItem

Change-Id: I618e45c5e336f93a7bde3172f4a349b9672d0ff0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135277
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 09:45:32 +02:00
Stephan Bergmann
51572f6024 Suppress false positive cid#1504594
Change-Id: I9a4a20a2725a050b7e3d0aa38cb4568e7462926c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135287
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 09:36:09 +02:00
Miklos Vajna
f23b0d206e sw content controls, checkbox: add properties dialog
- add a new m_xCheckboxFrame to SwContentControlDlg that contains all
  the checkbox-related widgets

- hide this frame for non-checkbox content controls

- load the checked & unchecked states into entries to show their current
  value

- provide buttons to easily pick special characters using SvxCharacterMap

Change-Id: I8f2ad862d1102bac0198360d40cfe8b653ce4ccd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135286
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2022-06-02 09:22:50 +02:00
Noel Grandin
294fe615e1 remove dead allocation in getSvxBrushItemFromSourceSet
Change-Id: Iffd60c6cac753807f5f400d13a655400562ba076
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135276
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-02 09:09:33 +02:00
Miklos Vajna
147da06324 sw: document SwContentFrame
I.e. the layout side of images is not a fly frame, but a no-text frame,
with a fly frame parent.

Change-Id: If76029d02ea2cd583effb31230f5e2d9edc9f237
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135275
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2022-06-02 08:17:28 +02:00
Stephan Bergmann
c387bc7dd1 The elements of XInvocation::invoke aOutParamIndex are non-negative
..so use o3tl::make_unsigned when comparing them against an expression of
unsigned integer type, instead of casting that expression to a signed type

Change-Id: I4fc0bd4447f55d5fd9bf893a4b22d6d2c2cfe3d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135280
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-02 08:07:08 +02:00
Andrea Gelmini
f3b5cb5a17 Update git submodules
* Update helpcontent2 from branch 'master'
  to 6edfe34b94d0639b0184aee99b3fbff23217c7a6
  - Fix typos
    
    Change-Id: I2606fd452bce8cda26345efd301c4c572690ee52
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135207
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02 00:34:33 +02:00
Alain Romedenne
1c16e8075b Update git submodules
* Update helpcontent2 from branch 'master'
  to 36303145afbcf57edf4a45129bd5a8b222dfec74
  - Base form properties Sort dialog name is case sensitive
    
    Selecting Base form properties data Tab Sort dialog help button caused 'page not found'
    
    Change-Id: If91a478964304893527ac8c03d417dcee445a4ee
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134072
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02 00:33:38 +02:00
Eike Rathke
dad1d7182e Resolves: tdf#149378 Force array input if outer function returns array/matrix
So the result will actually display as full matrix, or in the cell
range marked prior to input, instead of just the top left element
in one cell, without having to close the input with
Shift+Ctrl+Enter to force array mode. The previous behaviour can
be forced by pre-selecting/marking one cell, which also worked
previously when closing as array input.

Change-Id: I81c079ce02e0c8d0536617ca6882fb470a352441
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135278
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
2022-06-02 00:33:15 +02:00