Commit graph

463174 commits

Author SHA1 Message Date
Jan-Marek Glogowski
57f7b8f86b configure: Keep warnings file and cat build ones
Re-cat's the build / cross-toolset warnings file at the end of
the host configure run and keeps them.

Change-Id: If46fa3660dbd04cd5a23a4d9cd79fd19067dcfbe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116437
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2021-05-31 13:21:24 +02:00
Jan-Marek Glogowski
7efb6328cb gbuild: implement gb_UnoApi_get_target_for_build
Change-Id: Iaee243510023bf935097914fd6c4fcb701d35c13
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116438
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2021-05-31 13:19:21 +02:00
Jan-Marek Glogowski
af281d5bc2 no-zxing: Unused GenerateQRCode function
... and while at it fix (new?) [loplugin:stringviewparam].

Change-Id: I4b991e58040df8082e141ba3c7a0d1968871d517
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116436
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2021-05-31 13:16:19 +02:00
Balazs Varga
e8bba82290 Related tdf#68113 sc autofilter: clean-up for
commit: e6431d55bff7ae09c8b0708a0876c699bacca644
(tdf#68113 sc autofilter: fix not empty button unchecks all entries)

Change-Id: Id7cff40ae48dd09b44b0b553f50e379ecbb472f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116431
Tested-by: Jenkins
Reviewed-by: Tünde Tóth <toth.tunde@nisz.hu>
2021-05-31 13:14:47 +02:00
Balazs Varga
1f75552518 tdf#142402 sc UI: store formatted values in standard filter
value list and filter by formatted values later, just like
we do in the autofilter.

Follow-up to commit 4fd1333ba4
"tdf#140968 tdf#140978 XLSX import: fix lost rounded filters".

Change-Id: If26f4c0abd54de05b497861f2c278972bd8072de
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116115
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2021-05-31 12:15:41 +02:00
Caolán McNamara
9bf1089965 crashtesting: use after free on export of tdf122510-1.xlsx to ods
and also tdf95549-3.xlsm

related to:

commit f8c1048eb4
Date:   Wed May 19 19:04:02 2021 +0200

    fix leak in oox import

and:

commit 3cd6402c54
Date:   Thu May 6 18:47:30 2021 +0200

    tdf#127301 XLSX import: hide hidden named range of autofilter

clearly this is fragile so just explicitly return who owns the
ScRangeData*

Change-Id: Ic3210bb8788bbbc85609bb384fa4a4625c15e487
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116432
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-31 11:46:32 +02:00
Attila Bakos (NISZ)
8acc6bc43e tdf#142537 PPTX export: fix placeholder style export
Regression from: b6b02e0b4c
(tdf#111903 tdf#137152 PPTX export: fix placeholders)

Placeholders lost the formatting, which has been fixed.
(fill, effects, and outline)

Change-Id: I2b9300b85cf3641d89d748a03377f950e668a2af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116113
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2021-05-31 11:43:02 +02:00
Gülşah Köse
936af331ba Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.
SvxBackgroundColorItem is just copied from SvxColorItem. There is
nothing special to SvxBackgroundColorItem class. SvxColorItem is a
generic item and it's used on many places related with colors. We can
use SvxColorItem for background colors too.

Change-Id: Iacea31a7557b806e95f5859ff60add9a2626ec05
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116282
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jenkins
2021-05-31 11:36:18 +02:00
Noel Grandin
7d34a7777c flatten SvxItemPropertySet a little
Change-Id: Icb76ae5d0ebb0397bc1a2ea3c7d713a56d5ae477
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116422
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-31 11:20:55 +02:00
Stephan Bergmann
33bf4f0bcf Replace inet_ntoa with inet_ntop
...as inet_ntoa is potentially not thread-safe; and add a test

Change-Id: I9df945b006ba7194c3b1444c4886101c08339ad0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116425
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-05-31 10:59:46 +02:00
Noel Grandin
c7f484eb77 no need to allocate this separately
std: :vector is only 3 words big in it's empty state

Change-Id: I5d7630f0ded1ace284c0a4441230bf672f4639be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116398
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-31 10:46:58 +02:00
Noel Grandin
8371ae143e vcl::Font is already a copy-on-write structure
with an impl pointer, no need to use unique_ptr when storing in a map

Change-Id: I9fa13133df4a8acfb7fd973509ec2b0e194fc5d6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116423
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-31 10:35:08 +02:00
Noel Grandin
288a3c2dde no need to allocate this separately
Change-Id: Ia6ed82b67a412841e1559f385afec17da3852d7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116399
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-31 10:28:26 +02:00
Miklos Vajna
efc3412b1a sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...
... SwHTMLNumRuleInfo

See tdf#94879 for motivation.

Change-Id: Ie091511f7b2fff3949295c310045631676879655
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116421
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-05-31 10:05:40 +02:00
Stephan Bergmann
6cb1745c24 tdf#142467: Update comments with GCC bug ID
Change-Id: I71052f8db941733ab4e4b1b36cbf1fcb28eac9d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116420
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-05-31 09:57:37 +02:00
Gabor Kelemen
7db006c1b1 tdf#142257 (related) Replace Ctrl+[] shortcuts in Calc for Hungarian
To mimic Excel shortcuts and make them work on Windows+HU keyboard layout

Change-Id: I3525a8c9e370ff240105c8f1495f1abde539eee3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116242
Tested-by: Jenkins
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2021-05-31 09:47:32 +02:00
Caolán McNamara
50fa8ea740 cid#1476301 Dereference null return value
Change-Id: Ibbaa99c28bee97b5194f1a8d396730b7fcc02930
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116407
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-31 09:47:20 +02:00
Caolán McNamara
55cc7b0d96 cid#1485136 Structurally dead code
Change-Id: Ic02110bd0e4387ed41b2852cba7d070fb7014bd9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116406
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-31 09:47:00 +02:00
Justin Luth
f49e5902a3 tdf#138302 partial revert tdf#108496: DOCX: redesign of override in lists
LO 6.4.5 commit	cf13fe3e6f
was only concerned about DOCX, but just elinated shared code.
So restore the shared code and just don't execute it for DOCX.

It doesn't look like RTF was working before this,
but this does fix DOC format.
I looked for existing unit tests in rtf and doc,
but none were found that hit this code.

Change-Id: Id624f73181384f38e1ef9f27575e0fb82eea19c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116349
Tested-by: Jenkins
Reviewed-by: Vasily Melenchuk <vasily.melenchuk@cib.de>
2021-05-31 08:58:18 +02:00
Noel Grandin
d1a74a44d7 no need to allocate these vectors separately
Change-Id: I015df0308696da3c4fe1ed45afd01185d0ce7d76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116403
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-31 08:48:09 +02:00
Bartosz Kosiorek
f275c4b31f tdf#53004 tdf#142495 WMF EMF Always display Text rectangle
In previous implementation if BKMode was set to Transparent,
then both Background of Text and Rectangle was not drawn.

It was wrong, and Rectangle should be always drawn.

This commit fix that issue and allows EMF images
exported by LTspice to be rendered correctly under LibreOffice.

Change-Id: I03801d35d92eb2a3fdc175ca1d5b348a2aa30842
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116394
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2021-05-31 07:32:44 +02:00
DaeHyun Sung
363cf231c7 add & mod words in Korean Autocorrlist
1. modified wrong Korean autocorr word in DocumentList.xml
2. add some autocorr words(Korean word `ㅎ` order.
It origin from Open-source Korean text processor `open-korean-text`.

Link: https://github.com/open-korean-text/open-korean-text/blob/master/src/main/resources/org/openkoreantext/processor/util/typos/typos.txt
Change-Id: I3df6e60f756a8b74192192cef3ab8847301ad15e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116371
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-05-31 06:46:21 +02:00
Tomaž Vajngerl
a39947102b tdf#142243 HUD - Use XCharacterClassification to convert case
This should use international case conversion, not just ascii one
that was used before.

Change-Id: Id01d3d0d30a846f02f97d081491b0de2c0d6ffef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116419
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2021-05-31 05:30:19 +02:00
Arnaud Versini
e718f0e703 sw : missing std::optional include
Change-Id: Ia5973a0ffd43962ef2391f431d3d6b544fe19879
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116414
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-30 22:12:28 +02:00
Caolán McNamara
bc18682b59 frequent recent CppunitTest_sw_uiwriter failure
since...

commit 66438a0ad5
Date:   Fri May 28 15:35:25 2021 +0200

    std::unique_ptr->std::optional

Change-Id: I8feefa8787ebf82c1afd8109c6e4fa30f726d6da
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116417
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-30 22:10:41 +02:00
Caolán McNamara
156fad3637 crashtesting: on export of fdo84621-4.ods to xls
Change-Id: I0553a7584347e0fc3ebcba6f99e974b9b1d341a3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116412
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-30 20:59:41 +02:00
Noel Grandin
039c7999d4 no need to allocate this separately
Change-Id: I78260d3e6ad8ce96db4353fede18d5e3a6808402
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116400
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 20:18:52 +02:00
Noel Grandin
3a90121c46 loplugin:stringview
Change-Id: I4a6345db1ff379dedc540ceaf295968689b1d0c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116410
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 18:17:00 +02:00
Jan-Marek Glogowski
3fc89330a9 Drop GtkSalPrinter bits from option dialog
After commit ed07ec7606 ("drop
never completed GtkSalPrinter"), there is still the experimental
option left, depending on ENABLE_GTK3.

We can't drop the whole PrinterCapType::ExternalDialog, because
the osx code actually uses it.

Change-Id: Ibc4654d8c1ce1de7ee1c9dc7700bb8775af2f678
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116408
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-30 17:49:49 +02:00
Noel Grandin
33cacd2f3e no need to allocate this separately
an empty vector is only 2 words

Change-Id: Ie9b6b8e97a9781916250cdc1b6b29406fe27d6b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116401
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 16:56:41 +02:00
Caolán McNamara
a7779c6dd4 gtk4: inch towards providing clipboard content
inheriting from GdkContentProvider and implementing a replacement
get_value like gtk_text_buffer_content looks the way to go.

Change-Id: Ic376a586b77b7f00385e5744c0bc2923f2a72c94
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116397
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-30 16:05:40 +02:00
Caolán McNamara
f781691a6e tdf#142549 Assertion failure when closing LO in gtk a11y
since...

commit d90aa31496
Date:   Fri May 28 20:39:00 2021 +0200

    IsDisposed->isDisposed in vcl/../app

revert the offending hunk for now.

maybe final fix is to special case VclEventId::ObjectDying or convert to
!xWin->mpWindowImpl or something.

Change-Id: I6987aeb753181fa2eb705fa0535c092e51587a9f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116396
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2021-05-30 16:04:59 +02:00
Noel Grandin
ea1daffc09 no need to allocate this separately
Change-Id: Iae6b212c9114c0a5384fc8b7033fa80fa687c638
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116402
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 12:28:43 +02:00
Noel Grandin
4e9e9b796b don't check isDisposed inside dispose()
my fault, from a recent commit. besides defeating the dispose(), it
should also be checked from the call sites.

Change-Id: Ia09580d4224bcf78e5684015c747105fa6606878
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116383
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 09:09:12 +02:00
Noel Grandin
1d641424d2 std::unique_ptr->std::optional
Change-Id: I674ef2bccaa56d1435b821e3e161f7c47340202f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116380
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 09:08:57 +02:00
Noel Grandin
8ee22cb0bd std::unique_ptr -> std::optional
Change-Id: I78e5995b1a5cccff9c632ef4bcf75ea3ec01ff65
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116382
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 09:08:41 +02:00
Noel Grandin
c78fa391c9 std::unique_ptr->std::optional
Change-Id: I7a10e9bf14d45d1fe958dc33fe96ebb8318b3bec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116393
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-30 09:08:31 +02:00
Muhammet Kara
e98b0891d6 tdf#136292: Fix crash on invalid JSON from the extensions API
Change-Id: I91ed555f93173dee10e87025b231560693be50b5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116390
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2021-05-30 07:11:05 +02:00
Steve Fanning
0d4e5630ac Update git submodules
* Update helpcontent2 from branch 'master'
  to d443ebed5df323aa13c2f5fa505b98366d8a4f9c
  - Fix help description for Calc's TEXTJOIN function.
    
    Change-Id: I91bb809ab41c0299c65236a0091c2da288a47b31
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116163
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-30 00:02:35 +02:00
Andreas Heinisch
9bf4e0d8f5 tdf#127484 - Use HTML caption tag to name externally linked tables
Change-Id: I0abca8e1966e93337c16609211c146c0ed97c62f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114743
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2021-05-29 23:34:36 +02:00
scito
bda9929821 tdf#142201 tdf#142065 fix cut paste transpose references, incl. undo
For cut paste transposed, references are not anymore updated during
UpdateReference(), but all these references will be updated during
UpdateTranspose(). In previous implementation, some references were moved (i.e.
updated). This caused problems in UpdateTranspose().

A transposed flag is added to the clipparam. This flag is checked during
UpdateReference().

UpdateTranspose() must only operate on (i.e. transpose) references pointing to
the source area. That's why updates must not be made during UpdateReference().
Otherwise references pointing to the destination range will be transposed
wrongly during UpdateTranspose().

References in formulas as well as in named ranges are fixed and tested.

I've added unit tests for all these cases and I've enhanced my previous
copy/paste test framework (6491c205ac) for
cut/paste tests, incl. undo.

Before LibreOffice 7.2, adjusting of references in cut paste transposed was
completely broken (tdf#71058, tdf#68976, tdf#142065 and tdf#142201).

Change-Id: I8a8d295f1cc683572905ae9633e16d010cfb8792
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116073
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2021-05-29 22:46:11 +02:00
Mike Kaganski
e0c4cdf9a8 Missing include
Change-Id: I0b818b5bad00006e3577b65fe7bccc7a258cbf54
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116165
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-05-29 21:58:15 +02:00
Caolán McNamara
782b189045 gtk[3|4] make LocalizeDecimalSeparator take just a keyval as arg
Change-Id: Id37a275d56fdbcc0f18f6a322810966f4269f501
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116392
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-29 20:48:04 +02:00
Caolán McNamara
b825a7e306 gtk4: get GtkComboBox menu keyhandler with Entry case working
Change-Id: Ibcdd82088bb6969353ad6017bc53f06cf12dd283
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116391
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-29 20:47:14 +02:00
Noel Grandin
c83615f8c6 no need to check IsDisposed here
the call site does that

Change-Id: I8373eb4a6b87e96b211dd6bacea051d43b7ae8b4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116178
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-29 19:24:09 +02:00
Noel Grandin
66438a0ad5 std::unique_ptr->std::optional
Change-Id: Ie09ede2ce21c206ca158a5a89d50143cdde45e3e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116381
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-29 19:23:44 +02:00
Noel Grandin
397ba047c9 std::unique_ptr->std::optional
Change-Id: Ie01aec182ad361522f6ebc00e2f2e47d0fc38d33
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116378
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-29 19:23:31 +02:00
Noel Grandin
d32dfd9e95 std::unique->std::optional
rather than having a pointer to a pointer (which is what Sequence is)

Change-Id: Ieb7b9995f6a25022fe2401adc3c38124edb83506
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116376
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-29 19:22:23 +02:00
Radhey Parekh
307ee1357c tdf#120801: The background colour is active when inserting a header
In this patch, the active background colour is disabled by passing null value as default to the FillStyleItem.

Previous Result: Background colour was still active even after inserting a header.

Result after applying this patch: Background is now remain disabled/inactive.

Change-Id: I5e8d22af338ef8ec93aa0e93d338ab8129fdc893
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113468
Tested-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Justin Luth <justin_luth@sil.org>
2021-05-29 18:02:54 +02:00
Noel Grandin
d47ac2ebdb flatten TabBar item list
Change-Id: I75a57ffdd55de61cf6acc0e562e4ae76f0065585
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116373
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-29 17:51:35 +02:00