Commit graph

452236 commits

Author SHA1 Message Date
Noel Grandin
d12f2e9025 sw/vba: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: Ieaa5ef1eef7488d7b53454bdd3b14702de909beb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99519
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-27 21:09:44 +02:00
Caolán McNamara
32f0a170c9 weld NavigationBar
Change-Id: I5d31d603a9e5f91723a310900aeee875df1599c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99445
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 20:13:41 +02:00
Caolán McNamara
fe019b702c detect small-button class and minimize padding and size in that case
Change-Id: I7db9d765549112e292f60d1cd47002e45f0136b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99517
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 20:13:24 +02:00
Caolán McNamara
de9c2b3796 map gtk-new symbol to SymbolType::PLUS
Change-Id: Id2fdbc9873377871c929b10e8152151bec02812c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99516
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 20:12:58 +02:00
Caolán McNamara
0c21f6600d drop unused SVTOOLS_IN_EDITBROWSEBOX_HXX define
Change-Id: I7d0944c7772562c8da8ce1ee668434ae8cf7e9c8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99515
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 20:12:36 +02:00
Caolán McNamara
b56aaa3bef make margin-start/margin-left and margin-end/margin-right synonyms
Change-Id: I15dc9a87ca0a25d34b1280eb5e776e933a080a62
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99486
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 20:12:05 +02:00
Caolán McNamara
7fd9bd4cdf we want the position of the start of the scrollbar
not its width, but its width and the the width of the corner square
or just take its position if visible

Change-Id: Ideaea789046fb03067501798b5a541985ef75e0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99485
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 20:11:33 +02:00
Justin Luth
9054c903b2 tdf#108820 sw layout: no ftn fieldshading in repeated header
IsFootnoteAllowed() removes the footnote marker from
the repeated table headers, but it didn't remove the
view menu -> field shadings background.

NewExtraPortion() is the only function that calls
NewFootnotePortion(), and it will create a blank
FieldPortion is nullptr is returned, so return a
null FoonotePortion instead so that we can test
for is-footnote and then prevent the drawing
of the fieldshadings.

FieldShading is an on-screen item only and never printed,
so no unit test is possible.

Change-Id: I940eaf2dc3f4ad808b333d46f0964df31a9345b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99423
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Reviewed-by: Justin Luth <justin_luth@sil.org>
2020-07-27 19:47:27 +02:00
Stephan Bergmann
b18c44e7e4 Missing quoting
Change-Id: I4ad942f7fa490f072e9751f55a42279345d7d181
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99483
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-27 15:58:16 +02:00
Luboš Luňák
4addedabe6 tweak not caching images in Skia drawing when upscaling (tdf#132438)
The change done for tdf#134237 was meant to avoid caching of very
large images when zooming in. But it turns out that it happens
quite often that we get asked to draw something larger than
the drawing area, such as when scrolling a document with a larger
image. So tweak the check to hopefully avoid only huge images
or when upscaling a lot.

Change-Id: Ifa76e0ef2df78085afc21fd064b77d5b1c9513b5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99482
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-07-27 15:57:33 +02:00
Noel Grandin
843eb355cb extensions/dbp: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: Ifc0cd058dd1ad0f2b66657a6a4287049ebcbebe5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99270
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-27 15:33:51 +02:00
Christian Lohmaier
bb43447510 Update git submodules
* Update translations from branch 'master'
  to d0e75e01d08cb94b06a00110a0dd16404bec760c
  - update translations for master
    
    and force-fix errors using pocheck
    
    Change-Id: Iba2b940b559a295467b1a9e77ef87cadb24633e7
2020-07-27 15:24:25 +02:00
Luboš Luňák
a9f68d9d9a don't duplicate large memory usage in SkiaSalBitmap (tdf#134342)
Since SkiaSalBitmap is required to support bitmap formats that
Skia itself doesn't support (1bpp, 4bpp, 24bpp,etc.), it needs
to store its own copy of the bitmap data and convert to SkImage
for use. With huge images this can lead to large duplicated
memory usage. Since the code can actually drop the buffer and
create it if needed (which it normally is not), just drop large
buffers after converting to SkImage.
Ideally SalBitmap should be able to say which bitmap formats it
supports and VCL code should oblige, which would allow reusing
the same data.

Change-Id: I98af62a51dde5d738cc8afcdd2fcdc25ff89952f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99476
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-07-27 14:48:29 +02:00
Caolán McNamara
3395e0baa6 Setting the Button repeat is ignored in practice
The timeout used is still the original 90ms, not the attempt to use 22ms so
this doesn't achieve anything. Making 22ms stick is way too fast, so leave
this at the value that is currently actually used.

Change-Id: I7207dd9adebf4e0f7f4e486a71f388bc6760d939
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99470
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 14:45:22 +02:00
Tünde Tóth
c0fac974ce tdf#134866 Chart OOXML import: fix percentage in custom pie chart label
Custom pie chart label showed incorrect percentage value.

Follow-up of commit 8c1dc30cc9
(tdf#125444 Percentage as custom chart label).

Change-Id: I2fe9cbca876da26a7c3a371c1e711b9e1fc33b1e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99353
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-07-27 14:11:10 +02:00
Tibor Nagy
055735fa85 tdf#134826 XLSX import: extend localized bold/italic footer/header
OOXML formatting code support with Hungarian "félkövér" (semibold)
and "dőlt" (italic), similar to German, according to formatting
code standard of OOXML 18.3.1.46 headerFooter (Header Footer
Settings): "Both font-name and font-type can be localized values."

Co-authored-by: Attila Szűcs (NISZ)

Change-Id: I95de548fe27d4a6c4e9504dc1f746c8d4419222b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99016
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-07-27 13:39:09 +02:00
Caolán McNamara
1d1ea369da A GtkButton is already sufficient to get mouse events
Change-Id: Ia61a7906198bf6b6a4ce188d7de9a627c8540af4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99450
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-27 12:05:42 +02:00
Bakos Attila
06fd065977 tdf#124430 Writer Editing: Fix textbox aligning
Before, when align function was used the textboxes
(shape+frame) went apart, now the textframe follows
the shape.

Co-dev: Attila Bánhegyi (NISZ)
Change-Id: I4d69a2f7f4e5ef50d17bb0871c501d6e0026d0e2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99048
Reviewed-by: Attila Bakos <bakos.attilakaroly@nisz.hu>
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: Jenkins
Tested-by: László Németh <nemeth@numbertext.org>
2020-07-27 11:56:23 +02:00
Michael Stahl
14e87a4b15 tdf#133967 sw_redlinehide: fix redline deletion of table containing redlines
A delete redline is created from node 371 to node 1625; there are
existing redlines in the range, so AppendRedline() splits the new
redline into pieces between and on the existing redlines.

Even worse, because some of the existing redlines are in a table,
InsertWithValidRanges() then splits the pieces that overlap the table
into even smaller pieces, such that there are now the table structural
nodes that were in the initial new delete redline's range but are now
covered by none of the pieces.

This means that multiple merged text frames are created, with non-merged
frames between them, and thus the functions
UpdateFramesForAddDeleteRedline() and
UpdateFramesForRemoveDeleteRedline() [for Undo] have to deal with this
unexpected complication.

(regression from sw_redlinehide)

Change-Id: Ibf71c1deb2bc3fa2af16035954d5ef71b6827be5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99411
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-07-27 11:17:17 +02:00
Michael Stahl
e0b910d329 sw_redlinehide: fix "delete of insert redline"
Don't delete frames on start node in SwUndoDelete::UndoImpl; happens
on SwUiWriterTest::testTdf83260().

(regression from ad0351b849)

Change-Id: I271d8bcbe4ab266e9e922e144450f05a24d183cb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99410
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-07-27 11:15:35 +02:00
Michael Stahl
632cc05073 sw: fix AppendRedline() creating empty redlines for Outside
This happens on tdf#133967 bugdoc with the Delete/Delete case first, in
line 1445 - the start positions are equal, so the new redline is empty
=> DocumentRedlineManager.cxx:92: redline table corrupted: empty redline

Similar bugs exist for Delete/Insert case in line 1725 and Format/? case
in line 1892, the latter even checks a nonsensical condition
*pEnd != *pRStt that is always true for Outside case.

It's like that since inital CVS import.

Change-Id: I7ade25380a5a43b14e87db37da8fc84267e89dd2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99389
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-07-27 11:14:40 +02:00
Szymon Kłos
721120ff44 Make Bookmarks dialog async
Change-Id: I820019f6906fef57743886fb1ba9c98217955370
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99041
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99350
Tested-by: Jenkins
2020-07-27 10:57:50 +02:00
Miklos Vajna
66c8463e69 sw: prefix members of SwContourCache, SwHTMLTableLayoutCell, ...
... SwHTMLTableLayoutConstraints and SwStyleManager

See tdf#94879 for motivation.

Change-Id: I950012885edd77a0aa44a5aee1ef1ceb358bdf03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99466
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2020-07-27 10:18:52 +02:00
Noel Grandin
545dcd2c74 extensions/WinUserInfo: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: I16e7da267af4d6e45522b502515cebe52352b2f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99460
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-27 08:30:40 +02:00
Jan-Marek Glogowski
a67f89078e tdf#135077 Qt5 revert broken fix for tdf#132172
So I tested a lot of stuff, but missed the missing focus for new
dialog windows :-( This is IMHO a far worse problem, then the
popup, so just revert the fix.

This reverts commit 06fb3e7b7f.

Change-Id: I391ad91ded90e4518ab024572d3f182769b0bcda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99451
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2020-07-27 08:12:56 +02:00
Tomaž Vajngerl
6f55a64f00 allow to .uno:Save a PDF doc - divert to SaveAs to the doc. file
To save PDF annotations, we need to allow a .uno:Save if the
document was opened from a PDF file. When we get a .uno:Save
command, we need to divert that to SaveAs into the same file as
the current document was opened with.

Change-Id: I0c511c4e5501de03ea8b0efb5aaf37cd09936e6e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99463
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2020-07-27 07:12:05 +02:00
Arnaud Versini
d7894ddca9 basegfx: remove completly useless namespace opening and closing
Change-Id: I6959e9eabd6623435cc534c55869a844b0f207d0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99459
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 22:16:13 +02:00
Noel Grandin
946e742aa6 fpicker/win32: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: Ic7d6c94e8709184fc8f195bd019402e361e9b810
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99461
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 22:15:12 +02:00
Xisco Fauli
e59ac9bea9 tdf#134769: sc_subsequent_export_test: Add unittest
Change-Id: Ief7138716bb15a1b7a87fa9baee2cfaf7bbfc9c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99447
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2020-07-26 22:11:27 +02:00
Shivam Kumar Singh
a93b329b4c tdf#135106 Direct Formatting should be empty by default
Change-Id: Ic7dfb2e681c5128288b2f39054bc642ab6028fed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99420
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-07-26 21:32:07 +02:00
Christian Lohmaier
7bc59ed5fd Revert "tdf#132787: Don't duplicate hicolor icon theme as gnome"
This reverts commit a26a5bb71c.

Reason for revert: apparently compilation with installation sets wasn't tested at all/the change is incomplete and breaks because of missing files.

Change-Id: Ied6973659bd0c25f613d615a4cae699b04ae2a43
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99398
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2020-07-26 19:02:05 +02:00
Noel Grandin
3812706bea sw: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: Ibd5c19d78c1440b489d850fdacbaa74d0c3d1654
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99458
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 18:42:52 +02:00
Noel Grandin
c6046e915d sd: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: I92d19e8f01f759568756af85f2d76c226948ef68
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99457
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 17:10:24 +02:00
Noel Grandin
31b8db1d14 sc/vba: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: I6f8d7c3c0075cf5c1843b8bc79d93f467c4aec7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99456
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 17:10:17 +02:00
Noel Grandin
38bccb6928 sc: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: Id4bf552c6a2580742bf46ccf6cdd2e09b0dbdebc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99455
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 13:41:59 +02:00
Olivier Hallot
5935dd32a4 tdf#118148 Add extended tips to optuserpage.ui
Pick from text/shared/optionen/01010100.xhp and
add missing ET's

Change-Id: I8f188e2b2f64b570db90dca6b98240f6e9a86793
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99341
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-26 12:59:57 +02:00
Ilmari Lauhakangas
3589612dc4 Update git submodules
* Update helpcontent2 from branch 'master'
  to 09c3906689f2a33490dceb57b47caaa4d22b2060
  - Create help page for submenu Spacing
    
    Change-Id: I0858a71de5dbbb6e2d1033add3d69d00ad46372f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99383
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-26 12:59:08 +02:00
Caolán McNamara
dcba6d9600 rename ensureEventWidget to ensureMouseEventWidget
Change-Id: Ibe2d8722dc61c56e762cabb1cecccac8706fb4cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99449
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-26 11:30:45 +02:00
Noel Grandin
8a05c64a5b starmath: create instances with uno constructors
See tdf#74608 for motivation.

And adjust the sfx2 model factory code to cope with UNO
constructor functions.

Change-Id: I7e57fb3136ad0b3caadd511ea63cf98d3c03ab3d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99446
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 10:41:52 +02:00
Noel Grandin
5406f8a3cd package/xstor: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: If1512d63fd1089f6f8486e32106c68f495a1f3df
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99424
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-26 10:41:17 +02:00
Johnny_M
6325046aad Update git submodules
* Update helpcontent2 from branch 'master'
  to bd1204235cbbbe6339593531b1266f25e1c5111a
  - tdf#132643 Translate German section IDs
    
    Change-Id: I2f2236c92529a439e2c113d3360759746cce8429
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99439
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:09:59 +02:00
Johnny_M
39beb6cf29 Update git submodules
* Update helpcontent2 from branch 'master'
  to e06237458eab93557115b5c5f8e2682fc404d8c8
  - tdf#132643 Translate German section IDs
    
    Change-Id: I9b1dabdae0617e74a07506a8be445566228cae5f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99438
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:09:18 +02:00
Johnny_M
3b8d1bc294 Update git submodules
* Update helpcontent2 from branch 'master'
  to 4967b699ba7ee07820de5e5802c9f8185ae3e0b4
  - tdf#132643 Translate German section IDs
    
    Change-Id: I2d4a6e0a672db21ce316180b02938a118283183a
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99437
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:08:21 +02:00
Johnny_M
b836d0b3f5 Update git submodules
* Update helpcontent2 from branch 'master'
  to 2435b31a5fc9e70a52f5fb573c8847e30139661a
  - tdf#132643 Translate German section IDs
    
    Change-Id: If08df34f7d0d480e31a544470ba3b49702d741e7
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99436
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:07:18 +02:00
Johnny_M
23daaf50a7 Update git submodules
* Update helpcontent2 from branch 'master'
  to 0cc60d86dc0905e834d67d16ba85b6032f54ace9
  - tdf#132643 Translate German section IDs
    
    Change-Id: Ie3d894567df57e5557ac7b2dc010ea307aeaeed5
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99435
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:06:32 +02:00
Johnny_M
c568e6ee0a Update git submodules
* Update helpcontent2 from branch 'master'
  to e77ae87e8ecbaf52cefe92ffca9cc43e49f75405
  - tdf#132643 Translate German section IDs
    
    Change-Id: I25a9f8a33be3998c1927275a69a68480d40f16f7
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99434
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:05:52 +02:00
Johnny_M
51a10bf194 Update git submodules
* Update helpcontent2 from branch 'master'
  to 64db9db641899c405109b7d10eb5e602f91ec128
  - tdf#132643 Translate German section IDs
    
    Change-Id: Id31bebc3de230e89376f7d1ba002baee37d36e46
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99432
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:04:59 +02:00
Johnny_M
dc154372c1 Update git submodules
* Update helpcontent2 from branch 'master'
  to caf41978c40d7c031765083b4e8493584affdaa8
  - tdf#132643 Translate German section IDs
    
    Change-Id: I027412f1a9cdd47e0bd774660c381dd44dbb2c9f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99431
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:04:06 +02:00
Johnny_M
7d82008e73 Update git submodules
* Update helpcontent2 from branch 'master'
  to e47a1a6a1510b9def289daa9deaf550fd98e1a52
  - tdf#132643 Translate German section IDs
    
    Change-Id: I82296c358189107866f5da0e6457fb467017a34f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99433
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:03:27 +02:00
Johnny_M
843f6da2c7 Update git submodules
* Update helpcontent2 from branch 'master'
  to f61b97e69b487c32c3d3f1abdf76eb12323d7a26
  - tdf#132643 Translate German section IDs
    
    Change-Id: I3d6d7a1a2390c042da70ea09a4e475ad7e27b620
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99430
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-25 23:02:00 +02:00