libreoffice-online:libreoffice-6-3

Last commit made on 2020-03-03
Get this branch:
git clone -b libreoffice-6-3 https://git.launchpad.net/libreoffice-online

Branch merges

Branch information

Name:
libreoffice-6-3
Repository:
lp:libreoffice-online

Recent commits

340b76e... by Jan Holesovsky <email address hidden>

Avoid a TypeError.

I've been getting this on Android, but suspect it can be a general
problem:

loleaflet.html?file_path=/storage/emulated/0/Documents/untitled.odt&closebutton=1&permission=edit:165 Uncaught TypeError: Right-hand side of 'instanceof' is not an object
    at global.FakeWebSocket.global.socket.onmessage (loleaflet.html?file_path=/storage/emulated/0/Documents/untitled.odt&closebutton=1&permission=edit:165)
    at <anonymous>:1:25

Change-Id: Ifa6a6b15843e0c8235b920cea07324db59282074
(cherry picked from commit 22720ee7d12b2d4567567f59a367251ba5f1f721)
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89885
Reviewed-by: Alexandru Vlăduţu <alexandru.vladutu@1and1.ro>
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>

56eb8e6... by Andras Timar <email address hidden>

Bump package version to 6.3.0.0.beta1

Change-Id: Idec2fdf09a59fb972e116bf6b3b13325246ab935

f66c585... by Andras Timar <email address hidden>

docker: fix SSL cert generation with OpenSSL 1.1.1

Change-Id: I1534cd3d3da19ac17e65571e6e2f7e7b0a8e61ca
Reviewed-on: https://gerrit.libreoffice.org/73953
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>
Reviewed-on: https://gerrit.libreoffice.org/74434

c39d205... by Andras Timar <email address hidden>

Updated translations from Pootle

Change-Id: I1777498a1ef6b0724523fac2b500b64faafb38b6
Reviewed-on: https://gerrit.libreoffice.org/74436
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

7f9c90c... by Andras Timar <email address hidden>

force overwrite of ios-*.po when downloading from Pootle

Change-Id: Ib0184ebe1b7485af819979acf4df268a564772b8
Reviewed-on: https://gerrit.libreoffice.org/74435
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

4432023... by Michael Meeks <email address hidden>

Document Grab_Focus.

Change-Id: Ic3deb0aeac9782250f50cb975cfb67712f032c2d
Reviewed-on: https://gerrit.libreoffice.org/74433
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

0c056ec... by Samuel Mehrbrodt <email address hidden>

gitreview: Update branch

Change-Id: I693409007460fa275431758c3341a170bdb5ccca
Reviewed-on: https://gerrit.libreoffice.org/73533
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>

a04c692... by Michael Meeks <email address hidden>

Be more aggressive about updating last active time.

Change-Id: I5d269dfe0114fadf41359baa90ceeac4726171e5

8d48e00... by Michael Meeks <email address hidden>

When dismissing a dialog use afterClose to re-focus map.

It seems beforeClose is used by vex itself to emit the callback.

dc20893... by Samuel Mehrbrodt <email address hidden>

Log fatal errors also to stderr

Change-Id: I5e6429ab007d13a2506c375923049b91c80ffba0
Reviewed-on: https://gerrit.libreoffice.org/72722
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>
(cherry picked from commit b40cf51181ecf6d65f25238b84da0f98176fc249)
Reviewed-on: https://gerrit.libreoffice.org/73526
Reviewed-by: Michael Meeks <email address hidden>
Tested-by: Michael Meeks <email address hidden>