libreoffice-online:feature/co4-gsoc19-sidebar-work

Last commit made on 2019-07-31
Get this branch:
git clone -b feature/co4-gsoc19-sidebar-work https://git.launchpad.net/libreoffice-online

Branch merges

Branch information

Name:
feature/co4-gsoc19-sidebar-work
Repository:
lp:libreoffice-online

Recent commits

8ab50a3... by =?utf-8?q?Toma=C5=BE_Vajngerl?= <email address hidden>

tdf#125425 add cell selection markers and cell auto fill marker

This replaces the standard text selection marker with a cell
selection markers to resize the cell selection. This looks and
behaves better for cells in Calc and it is also easier to deal
with.

Additionally add auto fill marker to perform the auto fill action
on the cells. This was not possible to do previously unless you
hit an invisible part of the cell selection, which is not
convenient when using touch.

Change-Id: Ia02d03b7b8e8d98412ea98eb92fb47d1505ef979
Reviewed-on: https://gerrit.libreoffice.org/76494
Reviewed-by: Tomaž Vajngerl <email address hidden>
Tested-by: Tomaž Vajngerl <email address hidden>
(cherry picked from commit 42c4c864feaa3559c1384b64a893fa6d24a123ac)
Reviewed-on: https://gerrit.libreoffice.org/76572
Tested-by: Jenkins CollaboraOffice <email address hidden>

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

Don't combine tiles a long way from each other.

We currently combine only horizontally, but ctrl-right arrow in
calc can throw us to the other side of the sheet, creating a very
large area to re-render.

Change-Id: I7125ab815e3de1296b3af32632626005eeee0ec9
(cherry picked from commit f2c6facb296e79a9747f866a94f0ae2269dddc45)

12b82e9... by Jan Holesovsky <email address hidden>

Add a comment where the HULLO response is handled.

Useful for git grep HULLO :-)

Change-Id: Ia7696f91f6452aaab6df95b640ac361b4904d4b5
Reviewed-on: https://gerrit.libreoffice.org/76299
Reviewed-by: Tor Lillqvist <email address hidden>
Tested-by: Tor Lillqvist <email address hidden>

2c3338a... by Henry Castro <email address hidden>

kit: take ownership when saving a document template

Otherwise, it causes error log:
ERR Cannot save docKey [/filename], the .uno:Save has failed in LOK.

Change-Id: Ic99807848def72f76471c4f999ebeed9a7c0a2c8

cc55956... by Henry Castro <email address hidden>

wsd: introduce "TemplateSource" WOPI property

Change-Id: I9df1d5d0d4be7fe10ee15c40c36195c86ccf857e
Reviewed-on: https://gerrit.libreoffice.org/76190
Tested-by: Jenkins CollaboraOffice <email address hidden>
Reviewed-by: Jan Holesovsky <email address hidden>

5448916... by Tor Lillqvist <email address hidden>

Temporarily resurrect the context toolbar, but for the iOS app only

It will be superseded by the context menu, but that doesn't work even
in normal Online in this branch currently. Once it works, I can then
try to use the same styling for it in the iOS app as for the context
toolbar, to make it look like the native iOS "edit menu".

This reverts a3d9cf8999ac25bb2b2a5d6332d7ac6e2f7c7350, but for the iOS
app only.

Change-Id: I5c13cd0a5ece9038aba774b229dd86ec9c6678fc
Reviewed-on: https://gerrit.libreoffice.org/76192
Tested-by: Jenkins CollaboraOffice <email address hidden>
Reviewed-by: Tor Lillqvist <email address hidden>
Tested-by: Tor Lillqvist <email address hidden>

ac6e960... by Jan Holesovsky <email address hidden>

android: Load the document only after we've got the permission.

Without this, the first start was failing, there was only a black screen
and the request for permission.

Change-Id: I7929048ca51b044dcb574f48bd2b7bc9a27e0ec8

35ce0a5... by Jan Holesovsky <email address hidden>

android: Obviously we need to request for writing, not only reading.

Change-Id: I68927593bd17a6ee6de0c1d879d6b05372c1350e

a2f3929... by Jan Holesovsky <email address hidden>

android: No need for the extra wrapper, use the LOActivity directly.

Change-Id: Ie4afaedcc3b255c83c570acea02101d284e85653

4ce9c4b... by Tor Lillqvist <email address hidden>

Allow the iOS app to run on iPhone, too

Change-Id: Ib6bf9afc77a5b004d7dc6202aef61346fd9f1cdd