459050 Commits

Author SHA1 Message Date
Stephan Bergmann
0ce7c84cc7 Revert "Fix typo in code"
This reverts commit 3ed9bba283a6a67864c0928186e277240be0d9ba.  osl_Pos_Absolut
(include/osl/file.h) is part of the stable URE interface; it must not be changed.

Change-Id: I1f49923a9351e4be5aee39b10720d38b424feb9b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110435
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-02-05 15:01:48 +01:00
Caolán McNamara
cb4ba42fbf cid#1472781 silence Uncaught exception
Change-Id: I898e6f2778b0db2850e051b0603ec9305f875477
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110460
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-05 12:47:51 +01:00
Christian Lohmaier
5e124e9d9d osl_File checks: creation in root can also fail because of read-only filesystem
80b7949016fbc6addd54bf9f6cf300c756fd0f8a enabled a bunch of previously
disabled checks, but on m1 macs osl_File::open::open_004 fails the
assert, because it doesn't fail with E_ACCES, but with E_ROFS.
(probably nothing to do with apple silicon, but rather because of Big
Sur and using apfs as filesystem)

Change-Id: Ibd2168ba5fb9d859ea339713099c9bc8a799fcc7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110431
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-02-05 12:40:27 +01:00
Caolán McNamara
896366b461 cid#1472782 Dereference after null check
Change-Id: I5a46d926377caf9f67c2aac43efd25918bf2aa38
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110459
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-05 12:35:29 +01:00
dante
476caeed6e tdf#138987 Python 3.12 preparations
Change-Id: I8ea476bfbaf27f8ab2daf4a370efc9917a5f9f8e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110346
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2021-02-05 11:44:52 +01:00
Michael Stahl
7f14ea4431 (related: tdf#121842) sw: encode URLs generated in ToX
The "|" is used as a separator there and it looks like it has never been
allowed in a URI, even in a fragment.

Change-Id: I1e4b9e12f5409f93c2291494fd4350431f68fe2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110388
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2021-02-05 11:41:52 +01:00
Caolán McNamara
8b15deceaa cid#1472785 Dereference before null check
Change-Id: I6e07e76be11b52873ee27054f7317996701223a1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110456
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-05 11:35:01 +01:00
Miklos Vajna
506bacb79a tdf#91920 sw page gutter margin, from top: add DOCX filter
ODF filter was already working as-is.

Change-Id: I71089a5d0171eba0cd4c2d14bdee6ca9b64193b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110455
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-02-05 11:15:16 +01:00
Tomaž Vajngerl
fb020d4ed9 devtools: remove msDocumentType as it is not used anymore
Change-Id: Ice018f86aff148eb720851d40bea8dbc7eb760df
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110120
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2021-02-05 10:37:03 +01:00
Tomaž Vajngerl
650b1718b2 devtools: change "Current Selection" tree item to a toggle button
It is a bit awkward that the selection is a tree item so this
changes it to be a toogle button, which when enabled, shows the
object in the right-hand side object inspector and disables the
left-hand side DOM object tree view in this case.

Change-Id: I4ebd03a39c72109f0545206354aa7dbe85e9649a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110119
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2021-02-05 10:36:39 +01:00
Caolán McNamara
47448aaff9 restore com.sun.star.mozilla.MozillaBootstrap
its used to find mozilla profile dirs for cert-related reasons

removed overzealously with...

commit ee9ed2192b56c98e5b8ee9890ddb4c533117332a
Date:   Thu Dec 10 18:39:26 2020 +0100

    tdf#138715 remove mork driver

Change-Id: I52f1ace5d4aac100c7652dc499ffe9c8312c9474
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110413
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-05 10:11:28 +01:00
Caolán McNamara
879668c9ba MOZILLA_CERTIFICATE_FOLDER needs to be non-empty to disable autodetect...
of the users profile. make CppunitTest_desktop_lib fails for me because
I have a real profile which is autodetected but which gives a
SEC_ERROR_TOKEN_NOT_LOGGED_IN failure if used. The intent here is
clearly to avoid doing an autodetect.

before

commit 02399a217b94660efc874e589fc4140bbbabd884
Date:   Mon Dec 31 12:22:39 2018 +0100

    for tests MOZILLA_CERTIFICATE_FOLDER should be set to empty not 0

"0" was explicitly used

Change-Id: I0110d8e2c4c378dde75a1c8da3757bfa29f6c1b0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110424
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-05 10:11:06 +01:00
Miklos Vajna
59e816faa2 tdf#91920 sw page gutter margin, from top: add layout
Take the new doc setting into account and if it's true, then undo the
existing "increase left margin" logic, and do an "increase top margin"
one instead.

Change-Id: I358a34790a52e2720ec23e6841d56e66858e28b0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110454
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-02-05 10:02:14 +01:00
Stephan Bergmann
8cc78b527b Avoid test_tdf139301 hanging upon failure
At least in my local Linux build, UITest_writer_tests7
UITEST_TEST_NAME=tdf139301.tdf139301.test_tdf139301, as introduced with
183c06fc02a50fb117bb6162e4d6e56cdd34fad1 "tdf#139301 fix OOXML-compatible preset
dash styles", consistently fails (for whatever reason) with

> FAIL: test_tdf139301 (tdf139301.tdf139301)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "~/lo/core/sw/qa/uitest/writer_tests7/tdf139301.py", line 40, in test_tdf139301
>     self.assertEqual(style, styles[i])
> AssertionError: 'Dash Dot Dot' != 'Dot'
> - Dash Dot Dot
> + Dot

and then would hang in tearDown (presumably because the

  self.ui_test.close_dialog_through_button(xOKBtn)

line would be skipped due to the AssertionError being thrown).

While this commit does not fix the failing test, it at least makes it no longer
hang.

Change-Id: I80fd88d1668b162166a971f1a7bef1b5f965c421
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110452
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-02-05 09:32:53 +01:00
Pranam Lashkari
0a2fa32f87 on SelMouseButtonDown check if window pointer is not null
Change-Id: Ib6f7821e685c407d29bed8fa61b9abf0e3535037
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110363
Tested-by: Jenkins
Reviewed-by: Pranam Lashkari <lpranam@collabora.com>
2021-02-05 09:16:04 +01:00
Miklos Vajna
34f5057fbe pdfium: add remaining FPDF_SCHHANDLE wrappers
So we don't have to expose the raw search handle in the public header
anymore.

Change-Id: I410314424e5a1d3a977c8e3de6f500f7c9a0a332
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110426
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2021-02-05 09:07:55 +01:00
Andrea Gelmini
b7d2acfe34 Removed executable permission on files
Change-Id: I99a689398865cb424be1c363906b11c159d3debb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110430
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2021-02-05 06:40:00 +01:00
Andrea Gelmini
ad3b581774 Fix typos
Change-Id: I51a158b2dafc7eb37f374f338968941e53b7c74d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110429
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2021-02-05 06:39:30 +01:00
Seth Chaiklin
47b70da552 Update git submodules
* Update helpcontent2 from branch 'master'
  to 5c476f480cddb8a6dd7b0020564953b22fe0660a
  - tdf#140096  add Ctrl+F6 and Ctrl+Shift+F10 to shortcut keys
    
        also clarify meaning of "subwindow" for F6
    
    Change-Id: I050fe63a4a927a95689188234d2174cae3e40a6d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110298
    Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
    Tested-by: Jenkins
2021-02-05 03:33:09 +01:00
Seth Chaiklin
86c1b7831a Update git submodules
* Update helpcontent2 from branch 'master'
  to a23f1e3eb559a1561ac45f3cc31c919d2d52f323
  - remove duplicated paragraph
    
    Change-Id: I596b1ec6b46cf32bdee6335e91917a7497ae4112
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110432
    Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
    Tested-by: Jenkins
2021-02-05 03:22:20 +01:00
Andrea Gelmini
3ed9bba283 Fix typo in code
Change-Id: Ib8b306a27d25a34e784aeeb72708b0d5d1511f3c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110394
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2021-02-04 22:56:54 +01:00
Caolán McNamara
955fd7d8dc split rect arg into dest pos and source rect
Change-Id: I622979fa54e54f1c6e00b5a16546fdbc12957422
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110383
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-04 21:49:22 +01:00
Xisco Fauli
948207edfb check-missing-unittests: use bugzilla rest api
to ignore open bugs or performance issues

Change-Id: Id43ef8bae4936213a65fded3ce138bbf43de397e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110420
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-02-04 21:30:32 +01:00
Julien Nabet
a444a8dd40 tdf#140151: revert fix for tdf#46579 which caused regression
Change-Id: I48468d4cef1f4d68dab4759c8da30aead6b99e5d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110425
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-02-04 21:20:08 +01:00
Andrea Gelmini
adff0a2901 Fix typo in code
Change-Id: I50bc2e4909bc34b431fcff8047b9184fa5cd7d9c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110267
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
2021-02-04 21:06:03 +01:00
dante
99ffc6fbb3 Fix -Wmaybe-uninitialized
Any operator >>= does not guarantee initialization.

(code was introduced with <https://git.libreoffice.org/core/+/11e52fe2979b0947814a49b9c17ec373795cbf8e%5E!/> "introduce Degree100 strong_int type")

.../libreoffice/oox/source/export/drawingml.cxx: In member function ‘void oox::drawingml::DrawingML::WriteShapeTransformation(const com::sun::uno::Reference<com::sun::drawing::XShape>&, sal_Int32, bool, bool, bool, bool, bool)’:
...s/libreoffice/oox/source/export/drawingml.cxx:1790:79: warning: ‘nTmp’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 1790 |                         nCameraRotation = NormAngle36000(Degree100(nTmp / -600));

Change-Id: I93bee48bc050c29d831e78afcf62aef154c72fc5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110341
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-04 19:50:40 +01:00
Xisco Fauli
618f562346 sc: uitest: blind fix for test failing sporadically in jenkins
Change-Id: I085e23fa94cbd303263c35a8234da9f0eea2ad5f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110421
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-02-04 18:48:02 +01:00
Michael Stahl
c598e0accf sw: fix copying and deleting of table in section via API
This is a follow-up to 7ab349296dac79dad3fec09f60348efcbb9ea17e.

The first problem was that tables that contain protected cells refused
to be deleted, which caused an infinite loop in
SwXTextRange::DeleteAndInsert().

This also affected SwXTextTable::dispose(), and DDE tables.

Fix this by forcibly deleting even protected cells from UNO APIs;
protection is an UI feature.

The second problem was that pasting the table SwFEShell::Paste() would
set up aCpyPam so that it selects from the start node of the table to
the last text node in the table, excluding the table cell and table end
nodes, which caused:

DocumentContentOperationsManager.cxx:3548: An insufficient number of nodes were copied!

Fix this by setting up aCpyPam over the entire body section of the
clipboard document.

Change-Id: I8c6caee5e75260dff79f106efc11f9669feddc0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110411
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2021-02-04 18:34:49 +01:00
Miklos Vajna
97abf85bb1 tdf#91920 sw page gutter margin, from top: add doc model & UNO API
Do this per-doc, rather than per-page-desc, because Word doesn't support
it per-section, so we would just create interop problems for ourselves
with supporting it per-page-desc.

Change-Id: Id3c6aac7323deb8d27bab08675ff623f90a63cd9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110423
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-02-04 18:08:51 +01:00
Noel
1094350516 have one set of twips<->mm conversions
Change-Id: I510f4a0524a7c72eb124cba103cbf398024976d3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110407
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-04 17:36:48 +01:00
Andrea Gelmini
4887f113d3 Fix typo
Change-Id: I7cc5e98fe967da00228c1540ac28a0074e6d5e4c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110344
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
2021-02-04 17:13:07 +01:00
Andrea Gelmini
e3ea88c6db Fix typo in code
Here it passed "make build-nocheck" on Linux

Change-Id: I1f6ea440e54f87a90abb1b6e9983443764516e06
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110373
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Dante DM <dante19031999@gmail.com>
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Tested-by: Jenkins
2021-02-04 17:11:57 +01:00
Miklos Vajna
e1d7242341 tdf#91920 sw page gutter margin: add UI
Also update the preview widget and hide the new UI in Calc/Impress.

Change-Id: Ic5c0ba100f6e886651d83c04961e9f0566a4202c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110414
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-02-04 16:52:03 +01:00
Caolán McNamara
6f7f9e4d19 log why status wasn't SECSuccess
Change-Id: Ibdbfdb9c6fd25165d584d35475909f0085896898
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110410
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-04 16:14:59 +01:00
Olivier Hallot
86790ab0a5 Update git submodules
* Update helpcontent2 from branch 'master'
  to 57222f5d4710b0a2fc43e4273ccad8c952dc6510
  - Revert "Create Help page for the SF_String service"
    
    This reverts commit a6f6fa2254ced7120ac0fb0075b4fd5195c334af.
    
    Reason for revert: was not yet ready
    
    Change-Id: Ibc95e08e2cb2a1f2220b503f3ab472518f98a047
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110365
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-04 15:54:14 +01:00
Xisco Fauli
e89debccbb sc: uitest: Add test for cf93998eb5abc193d95ae5433bf4dfd11a9d62d8
Change-Id: I063b4999ad9d04ec658da923e088e16c5edd507e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110405
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-02-04 15:48:31 +01:00
Rafael Lima
82502e59d2 Update git submodules
* Update helpcontent2 from branch 'master'
  to a6f6fa2254ced7120ac0fb0075b4fd5195c334af
  - Create Help page for the SF_String service
    
    SF_Array:
    - Adds a <variable> tag
    
    SF_Document:
    - Fixes localization issues pointed out by translators on WebLate
    
    Change-Id: Ifa0a3c7665796ea2e5464dc3f2bd9508b3f7847c
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110360
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-04 15:31:36 +01:00
Szymon Kłos
50e345d50b Don't skip lines if only one row in the list
Mouse wheel emits delta > 1 so if we see only one row
but delta is 3 we skip then 2 rows.

Change-Id: I136788d38a189c061a55cba12eef05c7a4733820
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110379
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2021-02-04 15:12:36 +01:00
Szymon Kłos
217b9423e4 Resize IconView entry if there is no space
If IconView has only one row and there is no space for
default 100px height - scale down the entries.

Change-Id: I8b310f1274ba91872af0849e36e3a87e775c98b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110381
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2021-02-04 15:12:02 +01:00
Szymon Kłos
7b4fa32120 Invalidate IconView on scroll if has only one row
When we have only one row the page size for scrollbar is
set to 1 so delta is always 1. This prevents from invalidation
when scrolling up using a scrollbar button and results in artifacts
on the screen.

Change-Id: I92ed0133450ba459e19b575d8c52d059464b1e33
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110377
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2021-02-04 15:11:54 +01:00
Noel
011d0d0078 remove svx/mutxhelp.hxx
which is a clone of cppu::BaseMutex

Change-Id: I6db266a4b67ac2d8b6c389cd27bf5bc7b9ecc754
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110402
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-04 14:29:36 +01:00
Andrea Gelmini
ef98a5aae0 Fix typo
Change-Id: I2202a3208b2b65f2ca7fb887c48fce311aef8f7f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110390
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-02-04 13:46:57 +01:00
Attila Bakos (NISZ)
54302a574a tdf#138512 sw: fix crash on textbox alignment
Regression from 3347d71b23595919e167bd49932675e77cbbdbbb
(sw: fix text position at textbox alignment) has been
fixed by this commit. Hopefully there won't not be newer
regressions.

Please note the crash only occur on GTK vcl backend so,
the py-test only with that case will show the problem.
In the other case there were no crash.

Change-Id: I3280547a6195e240e5b33e0d0931fb60d4d19fff
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109669
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2021-02-04 13:45:13 +01:00
Attila Bakos (NISZ)
ec33be1d13 tdf#136059 OOXML export: fix shape wrap "Contour"
Custom shapes lost their contour setting, e.g. the
text was wrapped around the bounding box of a diamond
instead of the shape.

Change-Id: Ic1e276b8957751aad95cc2624e9f54dcb853ddad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108930
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2021-02-04 13:26:04 +01:00
Attila Bakos (NISZ)
c96c386c5d tdf#136516 add positioning to SwTextBoxHelper::syncProperty()
Before when the shape of the textbox moved, the anchor
and the position synched. However if the new position
of the shape required new anchor position, that was not
handled. In addition after positioning and new anchor
position the sync is necessary again, because anchor
moving can change the calculated position values and
that can change the anchor etc...

The OOXMLImport test modification was necessary because
a test failed during Jenkins tests however there was
no difference between the test document before and after the
fix. In addition I can not reproduce the fail of the test
in my local repository, and only the Linux- and Windows
builds showed the problem.

Solved also tdf#138951, tdf#139686 and tdf#139092.

Change-Id: Ibdfff89db01d75aeae74948e2ea41ce5a613b6fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109365
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2021-02-04 12:56:11 +01:00
Noel
1898237691 use more getSdrObjectFromXShape
Change-Id: Ia237643ab040425f231f781c86e7e060f0b53717
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110400
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-04 11:19:35 +01:00
Caolán McNamara
380ab85b65 don't need FindBin if --disable-openssl used
Change-Id: I786ca760b8f4e606945acfc9b2667c2305c014d1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110378
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-04 10:55:46 +01:00
Jean-Pierre Ledure
304571f881 ScriptForge - (SF_FormControl) Review error checking
- separate error message vs corresponding message for dialogs
- more precision on form naming: form document.form name
- add new error message in SF_Exception and SF_Root messages lists
- add new message in po files

Change-Id: I1f7f2dc7b5627d12a8c5ecf238e6cbd3aa1505fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110380
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-02-04 10:53:44 +01:00
Miklos Vajna
113e7c1be4 tdf#91920 sw page gutter margin: add RTF filter
Map between \gutter and SvxLRSpaceItem::m_nGutterMargin.

Change-Id: I40303f87f59d18e04beb016869dc2a8f3c7da755
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110401
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-02-04 10:35:46 +01:00
Noel Grandin
14eff34dd1 fix sporadic crash in sd_misc_tests on windows
we end up trying to process a timer message, but from inside
the vcl de-init function, which means the timer stuff has already
been de-initialised.

Change-Id: I94703219754f1ccabd3065fc5ea437f39264197b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110397
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-02-04 09:22:18 +01:00