Rene Engelhard
5fdf2009d2
tdf#134522 remove --with-build-version ./configure flag
...
Noop. Use --with-extra-buildid
Change-Id: I110514f6f58c1cd2ca635234a20cf560e6e3d6e6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98923
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-07-23 10:51:30 +02:00
Jan Holesovsky
dfc28be248
configmgr: Use a proper LanguageTag-based locale fallback mechanism.
...
Without this, zh-Hant-TW locale used via the LibreOfficeKit was reduced
to zh-Hant and further to zh, which was interpreted as zh-CN, causing
incorrect strings particularly in the sidebar.
Change-Id: I58e53f71d13824e422a7b3634f3822d55090f8ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99203
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-07-23 10:40:27 +02:00
Caolán McNamara
7ee6e771e2
defeat IsReallyVisible for subedit of forms navigation-bar edit paint
...
Change-Id: I2baaf9f58831f52ae9d8d479bb409d8ffb70451d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99259
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-23 10:38:06 +02:00
Caolán McNamara
7db082e575
keep sensitivity in sync with StateChangedType::Enable
...
Change-Id: I49321251d8fab6b6d0e44897bcb9c201aa5e2d45
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99254
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-23 10:37:43 +02:00
Noel Grandin
5c0d98c34c
ucb/gio: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I8e20d9800d9446a42e1e2baed51f650b324cc248
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99267
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-23 10:24:38 +02:00
Julien Nabet
26357bcb38
tdf#135032: autoredaction, take into account emails in lowercase
...
Change-Id: Ie922a9e7203e46b19a0c7418983b1d0d7e787f02
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99216
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-07-23 10:16:12 +02:00
Julien Nabet
c61f3f4728
tdf#128838: autoredact, change Content UI according to Type when editing target
...
Change-Id: I99806c7a7629329a98ade23a3ad1f4c4921ec3ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99213
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-07-23 10:15:18 +02:00
Noel Grandin
ced1dd9e2d
connectivity/ado: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I27bfc55d401fb1a9b9c33309f4b1f00ec13a92fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99212
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-23 10:14:17 +02:00
Noel Grandin
c049d5336c
scaddins: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I678bc7fb73b5863b1656dc7f8b12c5b903c33b3e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99225
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-23 09:25:36 +02:00
Noel Grandin
7f0fb9a5e7
shell/wininet: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I6612d0e45b50f3b02396734b2a20a2c17e18e052
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99137
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-23 08:52:27 +02:00
Miklos Vajna
d28fade134
sw: handle TabOverflow when replacing compat options
...
This was added in commit fd886cdc6a
(n#693238: fixed docx import of tabs set after the end margin,
2011-10-31), it's off for old ODF documents, on otherwise.
Change-Id: If5b132d9270c5cca888fb1e6e803958858aa76d0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99253
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-07-23 08:39:09 +02:00
Yusuf Keten
490f430b2c
tdf#133026: Additions - Thread Execution Termination
...
After press the close button, the search thread will be terminated after this patch.
Change-Id: Ic79928bf0604203de9497c34cb18dbd76e3f376c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99250
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-07-23 08:01:17 +02:00
Stephan Bergmann
eaf5551862
Silence GCC 11 trunk -Werror=nonnull involving dynamic_cast
...
...where the compiler now warns that the implicit this pointer argument could be
null in a member function call made via a dynamic_cast-converted pointer (and
where the code apparently relies on the dynamic_cast not to fail)
Change-Id: I79482f4a853b6b47c5f9dd099a4e8377a19f7b0d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99219
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-23 07:53:20 +02:00
Miklos Vajna
d8270636a5
sw: find & replace: fix soft hyphen cleaning
...
If there is a formatted soft hyphen after the search string, then
replace skipped the replacement, even if there was a match.
Do the same for comments & footnotes, though the primary reported
problem was just soft hyphens.
(The same happened when manually doing find & replace using the Ctrl-H
dialog.)
Change-Id: I8437e84dea99ceef98d515beef5893cf954e674f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99236
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2020-07-22 23:24:20 +02:00
Caolán McNamara
e3bf5b17bf
split SvxFmAbsRecWin up to make a reusable piece
...
Change-Id: I3c9992d39f7dd45ac354b8e4087bacfd9715b234
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99246
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 22:17:34 +02:00
Caolán McNamara
2943666a77
let up/down increase/decrease record number
...
Change-Id: I4d77cf71640922db5865586a0d053a46834f4b0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99245
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 22:16:27 +02:00
Caolán McNamara
a9d797ed77
weld form navigator label item windows
...
Change-Id: I2e49ffda6dc29746819a61db2848b6bcfe5f4a23
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94650
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 22:16:10 +02:00
Shivam Kumar Singh
19f44fe538
tdf#134564 tdf#134578 Improve hierarchy viewing in Inspector
...
Significance of this patch -
* Added TreeView Lines in the ui file for Inspector
for better hierarchy viewing
* Properties and there respective values are divided
into separate columns.
* Grey out disabled properties
* bold PS, CS and DF
Change-Id: I825a75dd2c5bc54715fe59f3c639024a5e3ab5cb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98990
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-07-22 21:01:28 +02:00
Mike Kaganski
3d9f47e9b0
Read contentType from "MediaType" present in the stream
...
Change-Id: I7268205529144ab6edc9634cb0310de9886fca08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99198
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-07-22 20:56:23 +02:00
Caolán McNamara
e8f419ca59
align label contents to flush left
...
Change-Id: I75e4887e2b8fbfd94f240af260e0f4eeba53d7ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99244
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 20:48:47 +02:00
Caolán McNamara
84522fc879
merge duplicate GetFocus implementations
...
Change-Id: Ifc2e3fab6dacb3b0bca74c0584c16170b8b97de4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99234
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 20:48:24 +02:00
Caolán McNamara
df8f780cc2
move useful parts of ControlBase down hierarchy
...
Change-Id: I4116a3532b21f6066468bd3905efef1020ace101
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99233
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 20:47:54 +02:00
Caolán McNamara
40251f0e73
avoid intermediate bitmap causing blurring
...
and use incoming device as background
Change-Id: I13eea4148527fa2c3552db12555ca1ca005d7799
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99232
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 20:47:19 +02:00
Noel Grandin
376cd186ee
fix unused ScMatrixRef
...
from the surrounding code, these look like they should be returned
since these look like bad code checks, add asserts.
Change-Id: Idb1a2eb80b3357654e91bf2ad52b547421552003
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99226
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 20:33:42 +02:00
Noel Grandin
8aa16f7ae0
dtrans/ftransl: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I7068fd727d57258a21001d24d2f6b14fa51f9870
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99159
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 20:33:33 +02:00
Julien Nabet
b53fbe19df
tdf#130863: autoredact, disable useless checkboxes for regex
...
Change-Id: Ic2bebfb24b8630c6135500a872eb6d6dee7935f2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99227
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-07-22 18:56:31 +02:00
Olivier Hallot
8a5aba03e1
Update git submodules
...
* Update helpcontent2 from branch 'master'
to 4366b556f493d0b2d9f5dd391164948401a4975b
- tdf#130733 Fix 'Rename Bookmark' help button
Change-Id: Id76665c5ddcdde6500b54d751b95a9ba020b6e2b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99247
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-22 18:49:48 +02:00
Caolán McNamara
6dfbd75425
make label fill full area
...
Change-Id: I01cfcb8bbb2fb189220096bdcf917937f5e8fdb6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99231
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 18:41:32 +02:00
Pierre MARTY
4bfff26b51
tdf#132816: update slide "master" option buttons in tabbed ui
...
Make AutoUpdate:
- SfxBoolItem DisplayMasterBackground
- SfxBoolItem DisplayMasterObjects
Change-Id: I5f6bbe6cc630d74c5713ae2c0d622a74f22606b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94574
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2020-07-22 17:57:45 +02:00
Noel Grandin
e915431be0
ucb/ftp: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: Ic71294b1fb2afd1726e0c5948d6f088b7cdac964
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99222
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 17:52:10 +02:00
Noel Grandin
7405145605
embeddedobj/msole: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I11ad7cf96d65332e418f1854803d62a30bacc7e4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99163
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 17:48:12 +02:00
Noel Grandin
950d7d4d51
ucb/package: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: Id93f1e18d6646e3747443678bf3d56fa75cb46ce
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99223
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 17:48:06 +02:00
Balazs Varga
b115d4899d
tdf#131288 Chart: fix export of embedded xlsx
...
To avoid exporting a broken DOCX, we have to seek
the 'embeddingsStream', so we avoid to export an empty
(0 Kb) embedded xlsx.
Co-authored-by: Balázs Regényi
Change-Id: I1723091aab3e2070f3db75ce866897e38021718d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99151
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2020-07-22 17:45:39 +02:00
Justin Luth
91d1cd8687
tdf#81522 comphelper: just ignore disposed obj on save
...
Even if xObj.is(), it might be disposed, and then
getCurrentState() will raise an exception,
resulting in an ERRCODE_IO_GENERAL,
and failing to save the entire document.
Although it might not seem good to just ignore an error
on save, the general attitude in that function already
leans that way. In fact, the other ::StoreChildren()
wraps the entire for-loop in a try-catch.
Also, in this function a bad xPersist also breaks
out of the loop and returns a false.
So wrapping the entire xObj in an "ignore if errors"
try-catch seems reasonable to me in this instance.
The alternative is not to allow the user to save at all,
which is much worse, especially since there is nothing
he can do to fix the problem.
Change-Id: I0372245563735ae7ac7976bf7ce6060e57a5eb87
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99129
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Justin Luth <justin_luth@sil.org>
2020-07-22 17:27:55 +02:00
Noel Grandin
47c05f54ca
ucb/file: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I1650f042a87d7351a126c0701cce8b2e12829461
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99221
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 16:05:06 +02:00
Joan Montané
df8ed9ddad
Update git submodules
...
* Update dictionaries from branch 'master'
to 8cd579e3a67ab36040501138d17c647db24547a0
- tdf#133766 Updated Catalan dictionary to version 3.0.5
Change-Id: I2feda8cfb5fc2f68db2f9a582d4765e35a242f1a
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/95853
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-07-22 16:01:45 +02:00
Noel Grandin
f3f0d05f72
ucb/neon: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: Ia86a4cc06819ce5820ab44d293790f7bd9a03711
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99224
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 15:53:23 +02:00
Noel Grandin
06d64d7900
ucb/ext: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: Ie2e0958e181db002d747bffd05ead02bebd96956
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99220
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 15:41:34 +02:00
Marco Pinto
1266a4ab9f
[en-US] Added 13 words to autocorrect
...
Change-Id: I0e3d18783cf0c97926d10437b4e0de834b6b0f03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98463
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-07-22 15:38:53 +02:00
Marco Pinto
a1db9d02fc
[en-GB] Added 13 words to autocorrect
...
Change-Id: If487f3cf53487d155b8df5d2fd42c4cfb1500aa1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98462
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-07-22 15:38:33 +02:00
Andrea Gelmini
2a8edb215d
Fix typo
...
Change-Id: I8f88c7f055534a8673e89a9bb23a3fe2e85b1dbd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99215
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-07-22 15:37:48 +02:00
Caolán McNamara
b710a098c8
update svx pch
...
Change-Id: I311f35edbe8c1390fe471883b77c8ce35a1aa0b0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99180
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 15:24:06 +02:00
Stephan Bergmann
ddcc98fa50
Remove obsolete dynamic exception specifications from SDK example C++ code
...
GCC 11 trunk g++ defaults to C++17 now, so that CustomTarget_odk/build-examples
and CustomTarget_odk/build-examples_java would now fail with "error: ISO C++17
does not allow dynamic exception specifications".
550e0e42d9
"Remove dynamic exception
specifications from cppumaker-generated code" had long since removed the
exception specifications from the underlying (C++ classes representing) UNO
interface types, so just remove them from the SDK example code, too. An
alternative would have been to make sure those CustomTarget use an old C++
compiler standard. However, testing that the examples work against a new
standard has probably similar merit to testing that they keep working against
some obsolete standard.
Change-Id: I8ec9ac2f9ced7bd1b746fb00d9bce94bf6aedda5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99218
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-22 15:13:24 +02:00
Stephan Bergmann
7adb6398dc
Silence GCC 11 trunk -Werror=nonnull in external/boost
...
...like
> In file included from workdir/UnpackedTarball/boost/boost/concept/assert.hpp:35,
> from workdir/UnpackedTarball/boost/boost/concept_check.hpp:20,
> from workdir/UnpackedTarball/boost/boost/range/concepts.hpp:19,
> from workdir/UnpackedTarball/boost/boost/range/size_type.hpp:20,
> from workdir/UnpackedTarball/boost/boost/range/size.hpp:21,
> from workdir/UnpackedTarball/boost/boost/range/functions.hpp:20,
> from workdir/UnpackedTarball/boost/boost/range/iterator_range_core.hpp:38,
> from workdir/UnpackedTarball/boost/boost/range/iterator_range.hpp:13,
> from external/boost/include/boost/range/iterator_range.hpp:29,
> from workdir/UnpackedTarball/boost/boost/range/as_literal.hpp:22,
> from workdir/UnpackedTarball/boost/boost/algorithm/string/trim.hpp:19,
> from workdir/UnpackedTarball/boost/boost/algorithm/string.hpp:19,
> from external/boost/include/boost/algorithm/string.hpp:29,
> from sal/cppunittester/cppunittester.cxx:61:
> workdir/UnpackedTarball/boost/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FinderConcept<boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >, const char*>]’:
> workdir/UnpackedTarball/boost/boost/algorithm/string/iter_find.hpp:81:13: required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::__debug::vector<std::__cxx11::basic_string<char> >; RangeT = const char*&; FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >]’
> workdir/UnpackedTarball/boost/boost/algorithm/string/split.hpp:158:50: required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, boost::algorithm::token_compress_mode_type) [with SequenceSequenceT = std::__debug::vector<std::__cxx11::basic_string<char> >; RangeT = const char*&; PredicateT = boost::algorithm::detail::is_any_ofF<char>]’
> sal/cppunittester/cppunittester.cxx:303:71: required from here
> workdir/UnpackedTarball/boost/boost/concept/detail/general.hpp:47:52: error: ‘this’ pointer null [-Werror=nonnull]
> 47 | static void failed() { ((Model*)0)->constraints(); }
> | ~~~~~~~~~~~~~~~~~~~~~~~~^~
Change-Id: Ia22b5d510ba41bea138dfcc8d8e0b9eb1e9ad41c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99217
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-22 15:05:54 +02:00
Noel Grandin
b76e903ccc
dtrans/clipboard: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: Iba30f1cf6892330495f57343619e234194bc5b5b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99158
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 14:41:19 +02:00
Noel Grandin
5c2b301f03
extensions/prop: create instances with uno constructors
...
See tdf#74608 for motivation.
Change-Id: I89d2c8d0b2bf960b3de1853c69fa64ff41b484ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99185
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-22 14:40:58 +02:00
Andrea Gelmini
690b9b0837
Removed executable permission on cxx file
...
Change-Id: I440d2dc5c2d1e38eaae124cec357f3f5f0acb65c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99181
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-07-22 13:19:08 +02:00
Andrea Gelmini
be3c8a90e7
Update git submodules
...
* Update helpcontent2 from branch 'master'
to da688f647b63750ed33e7fe436ac9a086df0c501
- Fix typo
Change-Id: Ic8737cf620e6cd1ec64a2fb4234d0982f3724b16
2020-07-22 13:17:35 +02:00
Caolán McNamara
11112bdb2d
ofz#24317 hash too short
...
Change-Id: I6b2df62f0d18c6918a82a002f1e9a364c877caf1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99211
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 12:52:20 +02:00
Caolán McNamara
c213e05d04
move PatternField to toolkit headers
...
Change-Id: Ib75cefc6ca6a289113bac2903eb807f5d43ff3df
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99175
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-22 12:24:46 +02:00