[Libreoffice-commits] online.git: Changes to 'feature/co4-gsoc19-sidebar-work'
Tomaž Vajngerl (via logerrit)
logerrit at kemper.freedesktop.org
Thu Aug 1 04:58:42 UTC 2019
New branch 'feature/co4-gsoc19-sidebar-work' available with the following commits:
commit 8ab50a3c8498a028eeeccc01b84f1f7cbabbe762
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
Date: Sun Jul 28 10:45:41 2019 +0900
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 <quikee at gmail.com>
Tested-by: Tomaž Vajngerl <quikee at gmail.com>
(cherry picked from commit 42c4c864feaa3559c1384b64a893fa6d24a123ac)
Reviewed-on: https://gerrit.libreoffice.org/76572
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
commit 8dae787af4593a7b60dc5aad1b9b5f261dfc7354
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Thu Jul 25 19:44:50 2019 +0100
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)
More information about the Libreoffice-commits
mailing list