Fails with core.git commit ad8f4c4432e0c5c052b6f87977d1ad8663debe09 (vcl
lok: pre-load graphic libraries, 2019-07-04) reverted, which fixed TIFF
loading in the preload case (running in a chroot, no code available in
the chroot).
Change-Id: Ic46da0abcb13c4dd6fc1ce697b93e0b3062077d7
This adds a resize handle to calc column/row header, which is
enabled only on the currently selected column, which has a bigger
hit area, so it's easier to use - especially for resizing when
using touch devices.
Change-Id: Ia509fb61d0cc9161c585b17380f55034f77794ab
Reviewed-on: https://gerrit.libreoffice.org/74943
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Change-Id: Ifdf5867f4ed5f5572f1c7a42fdb55bf2a8b17aee
Reviewed-on: https://gerrit.libreoffice.org/74895
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Tested-by: Muhammet Kara <muhammet.kara@collabora.com>
(cherry picked from commit 0993b2c82fc9ec968cfbfdced72ea812cc7e2e2f)
Reviewed-on: https://gerrit.libreoffice.org/74898
Change-Id: If3d100977b8bf81aa1cbf9ef15e17b47f8e23bc4
Reviewed-on: https://gerrit.libreoffice.org/74894
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Tested-by: Muhammet Kara <muhammet.kara@collabora.com>
(cherry picked from commit 2cd7897cb20cbf927439585c6b24f44c58606e82)
Reviewed-on: https://gerrit.libreoffice.org/74897
Change-Id: I16ed30306e717a8676b1b02b68a65805a497c791
Reviewed-on: https://gerrit.libreoffice.org/74893
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Tested-by: Muhammet Kara <muhammet.kara@collabora.com>
(cherry picked from commit ec58a56ac8abad0111004e22cb789bdecf0cfaa2)
Reviewed-on: https://gerrit.libreoffice.org/74896
Hammers library is used to recognize touch events, but when dragging a
marker it requires some tweaks to adapt it
Change-Id: I11d1be5a93a1e3c82f76c37dd7e0b754dbb0537d
Reviewed-on: https://gerrit.libreoffice.org/74701
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Using killall does not work, it gives 'no process found'.
Change-Id: I0e528ab8c0f6f0c4cb06ea5e6c436aecf2274688
Reviewed-on: https://gerrit.libreoffice.org/74679
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Otherwise atexit handlers can get very upset.
Change-Id: I693ff3ee43dd8eedc0838b633445ae81229b7fcf
Reviewed-on: https://gerrit.libreoffice.org/74516
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Use a xml layout instead of ad-hoc creation of widgets for better look
(the widgets are not styled when created using 'new') and maintainability.
Update the label of the positive button based on whether the file will
be just created or overwritten (or hide it completely when the input is
empty).
Change-Id: I8cba88402dc4167ff053612b6101a3d7cf57b8c0
Otherwise they are not found when attempting to call them. Particularly
problematic was the callFakeWebsocketOnMessage that is called from C++.
Change-Id: I9c99733d63583e7c568f0f708e7efbd92497b5fb
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
This is needed for the Android app too, so generalize the switch.
Kill copying of the example documents into the APK when at that...
Change-Id: I5b575ade3e40cc0becd5c739077acff5299d3312
The current mobile-config.py filters out the sidebar-related entries
there. Let's focus on the functionality first and optimize later...
Change-Id: Ia86d11ae1aea24c5ba7d7f1e238c9194e544508a
Also remember it in the thread itself, otherwise we are likely to close
the newly created one, instead of the old one (when loading the document
the 2nd time).
[This is the most important piece of the '2nd start crashes' puzzle.]
Change-Id: I3bb89882b6f3ac1493c47a27b4c4589b6996afab
We have the same problems - lokit_main thread does not go away - so
let's get the code in sync.
For the actual MobileTerminationFlag background, see the "Introduce new
flag to speed up shutdown of the Online plumbing in the iOS app" commit.
Change-Id: I091a61472f2528971a7473e222bf79f6f33874a9
With 'trace', the logcat often ends up with 'Unexpected EOF' and nothing
else is logged until after you reconnect the device again.
Change-Id: Idd14a5100d49a4920be0a19b4d9b32e7fb158a12
This requires core.git 351b9aefe3de7c68e907fdc7926d9b508560320e (sw:
implement inserting comments when an as-char image is selected,
2019-06-18).
Change-Id: I16142d949e97305adf692730bf697c7cd23d3ee7
Also move panning the dialog to 2 finger pan, so that 1 finger
pan can send pan gesture event to the core.
Change-Id: I72e204d31ae12932bc18f63380475e45f0ccc065
Reviewed-on: https://gerrit.libreoffice.org/74088
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
If the user denies the permission with "Don't ask again" ticked
in the permission dialog then the only way to allow the permission
is through android os settings.
Change-Id: I8f51ae7390a9565011d6172bcbd08b3666bd60e4
Reviewed-on: https://gerrit.libreoffice.org/73071
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
The removal was snuggled in with
commit 63ecdd5d40
Author: Henry Castro <hcastro@collabora.com>
Date: Thu Aug 30 15:59:29 2018 -0400
loleaflet: update toolbar with new images
...and entries
Change-Id: Iaec8812f2944217ef996af25fa4f0ebec5874b2f
Reviewed-on: https://gerrit.libreoffice.org/73827
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>