df-libreoffice:libreoffice-6-2-2

Last commit made on 2019-03-15
Get this branch:
git clone -b libreoffice-6-2-2 https://git.launchpad.net/df-libreoffice
Members of The Document Foundation can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
libreoffice-6-2-2
Repository:
lp:df-libreoffice

Recent commits

1cf474f... by Christian Lohmaier <email address hidden>

bump product version to 6.2.2.2.0+

Change-Id: I395cbb22314da4d4b2d333edd6bbe567ddc9d5c1

bbab72c... by Tamas Bunth <email address hidden>

tdf#122129 Firebird: fix concurrency issue

Allow only one isc_dsql_prepare at a time.

Change-Id: I3d5974057272cd47697aeb7be54579d0c1a662a0
Reviewed-on: https://gerrit.libreoffice.org/67231
Tested-by: Jenkins
Reviewed-by: Tamás Bunth <email address hidden>
(cherry picked from commit 6affbd2b57a336749a6a2ab3466a4e652a7ff365)
Reviewed-on: https://gerrit.libreoffice.org/69227
Reviewed-by: Adolfo Jayme Barrientos <email address hidden>
(cherry picked from commit bd5ef0f1ecb445021fc693bfd3cab0979a4c4c28)
Reviewed-on: https://gerrit.libreoffice.org/69281
Reviewed-by: Eike Rathke <email address hidden>
Reviewed-by: Christian Lohmaier <email address hidden>
Tested-by: Christian Lohmaier <email address hidden>

8e26c54... by Christian Lohmaier <email address hidden>

Update git submodules

* Update translations from branch 'libreoffice-6-2-2'
  - update translations for 6.2.2 rc2

    and force-fix errors using pocheck

    Change-Id: I47aa143a6e3e17927fe5d2c4bb66585d25e19f06
    (cherry picked from commit be42e4e43972dc6465aa549bf06a44dac5e5376e)

c58bc51... by Jim Raykowski <email address hidden>

Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"

See tdf#122900 for unwanted behavior changed caused by this.

This reverts commit 88cbc3ea2db8358bbedff01361f95f972f2b0231.

Change-Id: I9451a4b1f059b40d33b66b06f23228fc64170d8d
Reviewed-on: https://gerrit.libreoffice.org/67853
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <email address hidden>
(cherry picked from commit 5a557821c647c1a499270a8a1188e23fc015f782)
Reviewed-on: https://gerrit.libreoffice.org/69087
Reviewed-by: Xisco Faulí <email address hidden>
(cherry picked from commit 35074dc5518e59284663ce85496b3cda406a25eb)
Reviewed-on: https://gerrit.libreoffice.org/69129
Tested-by: Xisco Faulí <email address hidden>
Reviewed-by: Christian Lohmaier <email address hidden>
Reviewed-by: Thorsten Behrens <email address hidden>

b71f545... by Michael Stahl <email address hidden>

tdf#123446 sw_redlinehide: fix crash on Redo of ToX

The problem is that the ToX must be updated with the same layout redline
setting as it was originally created, so that subsequent Redo actions
see the expected node indexes.

Unfortunately it's not enough to just pass a flag to the ToX update
functions, because they check GetTextNodeForParaProps() so we need a
layout corresponding to the layout setting; if there isn't one, the
existing one is temporarily toggled.

This could be much better if the MergedPara would be independent of the
layout and always exist, but with the various SwModify design issues
that looks tricky to do...

(regression from 80cedb5dcb6a7dd6c01349b93fab49ecee5f6594)

Reviewed-on: https://gerrit.libreoffice.org/68704
Reviewed-by: Michael Stahl <email address hidden>
Tested-by: Michael Stahl <email address hidden>
(cherry picked from commit 405661a98f01416c596083262691cedd941733a1)

Change-Id: Ibdc5b4ace54ace27e5223a25ecaf39bb493fb69b
Reviewed-on: https://gerrit.libreoffice.org/68736
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <email address hidden>
(cherry picked from commit e53a3e8cc21b5c54c2463fbad6debd2011307b1c)
Reviewed-on: https://gerrit.libreoffice.org/69130
Tested-by: Xisco Faulí <email address hidden>
Reviewed-by: Christian Lohmaier <email address hidden>

ae6bf0d... by =?utf-8?q?Caol=C3=A1n_McNamara?= <email address hidden>

Resolves: tdf#123950 'standard' buttons missing

Change-Id: I44d25156c647e28c0b82f1c6da0de90a5a76261c
Reviewed-on: https://gerrit.libreoffice.org/68982
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <email address hidden>
(cherry picked from commit d890caf52114856a3f909a9c87285ca476817bf1)
Reviewed-on: https://gerrit.libreoffice.org/69166
Reviewed-by: Xisco Faulí <email address hidden>
Tested-by: Xisco Faulí <email address hidden>
Reviewed-by: Christian Lohmaier <email address hidden>

5f3271f... by Khaled Hosny

tdf#123304: Allow the full feature syntax as pre 6.2

Fix regression from:

commit dc9ee533dc707cc10b99d537eaccc3ee5aa555fe
Author: Tomaž Vajngerl <email address hidden>
Date: Fri Jun 15 19:32:15 2018 +0200

    vcl: parser of font features included in the font name

Where hb_feature_from_string() was replaced by a simple parser that supports
avery limited subset of the syntax it supports (as documented in
https://harfbuzz.github.io/harfbuzz-hb-common.html#hb-feature-from-string)

Reviewed-on: https://gerrit.libreoffice.org/69062
Reviewed-by: Khaled Hosny <email address hidden>
Tested-by: Khaled Hosny <email address hidden>
(cherry picked from commit 45deb5b714d2d011eb2a5ad91721a9c2c508a426)

Change-Id: I613190a677d24183e8c718fcfcaf9cf9b37a1e8f
Reviewed-on: https://gerrit.libreoffice.org/69068
Reviewed-by: Khaled Hosny <email address hidden>
Tested-by: Khaled Hosny <email address hidden>
(cherry picked from commit 3450311c403af714d3fc0ba14b9f7673c717a6a2)
Reviewed-on: https://gerrit.libreoffice.org/69133
Reviewed-by: Adolfo Jayme Barrientos <email address hidden>
Reviewed-by: Xisco Faulí <email address hidden>
Reviewed-by: Christian Lohmaier <email address hidden>
Tested-by: Christian Lohmaier <email address hidden>

8e8029a... by =?utf-8?q?Caol=C3=A1n_McNamara?= <email address hidden>

Resolves: tdf#123694 we need the controller, not the tabpage parent

Change-Id: Ib390abaec648a1e06fcc35f83cb170fc654cf021
Reviewed-on: https://gerrit.libreoffice.org/69205
Reviewed-by: Xisco Faulí <email address hidden>
Reviewed-by: Adolfo Jayme Barrientos <email address hidden>
Reviewed-by: Caolán McNamara <email address hidden>
Tested-by: Caolán McNamara <email address hidden>

a2f06dc... by =?utf-8?q?Caol=C3=A1n_McNamara?= <email address hidden>

Resolves: tdf#124028 dangling "completion" entries block responses

so e.g. math font dialog doesn't react to button clicks.

since...

commit ab8e0f5832fa910f8b1abd36d7cb3929cbac2395
Author: Caolán McNamara <email address hidden>
Date: Fri Jan 18 17:08:58 2019 +0000

    Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselect

remove the entrycompletions but left the reference to them

Change-Id: Ia02d0e657fc114692f69f88890192c470a1cab22
Reviewed-on: https://gerrit.libreoffice.org/69210
Tested-by: Xisco Faulí <email address hidden>
Reviewed-by: Adolfo Jayme Barrientos <email address hidden>
Reviewed-by: Caolán McNamara <email address hidden>
Tested-by: Caolán McNamara <email address hidden>

99f750a... by Michael Stahl <email address hidden>

tdf#123637 sw_redlinehide: fix iteration in SwCursorShell::GotoNextOutline()

If nStartPos == size() and !bUseFirst.

(regression from d0e9cc832d19b622532f01580d9cf78ee0b215db)

Change-Id: I571d24ec5e9d4f2780e7c6d5c8cee09baeaffcc1
Reviewed-on: https://gerrit.libreoffice.org/68821
Tested-by: Jenkins
Reviewed-by: Michael Stahl <email address hidden>
(cherry picked from commit dfdb7f9fcffe0b8594359c22277b64c7b6cdfd4c)
Reviewed-on: https://gerrit.libreoffice.org/68845
Reviewed-by: Thorsten Behrens <email address hidden>
(cherry picked from commit 0308bfd590a5bdf602254491b1a76e055e6c3f85)
Reviewed-on: https://gerrit.libreoffice.org/69169
Tested-by: Xisco Faulí <email address hidden>
Reviewed-by: Miklos Vajna <email address hidden>
Reviewed-by: Adolfo Jayme Barrientos <email address hidden>