libreoffice-online:feature/calczoom

Last commit made on 2019-11-01
Get this branch:
git clone -b feature/calczoom https://git.launchpad.net/libreoffice-online

Branch merges

Branch information

Name:
feature/calczoom
Repository:
lp:libreoffice-online

Recent commits

9390b07... by Michael Meeks <email address hidden>

Enable spreadsheet zoom.

Change-Id: I019fab6b91b170562e2a5be0729de9f52a0af1e0

823e2b2... by Michael Meeks <email address hidden>

Revert "Disable intermediate zoom levels on calc"

This reverts commit 12fa2aafa0735779beb260206f1c00b48cbdd2c8.

Change-Id: Ib558243eb0583e0f96833caa5195022ebcc81c7d

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

Revert "calc: forbid keyboard zoom to anything but 100% and 200%"

This reverts commit 03f5aab033b9b5e9de6eb2b990968b60c736a244.

85be221... by Pedro Pinto Silva <email address hidden>

Fix to complement the new changes from bea95e329b17ea4365453c63ee88cf81bf54585e:

- added new class for mobile-wizard-content (only when in presence of slide-sorter)
- CSS fix

Change-Id: Ib85bc284e7a8a1a405bf4b7cfe470750bbd4f0f3
Reviewed-on: https://gerrit.libreoffice.org/81891
Reviewed-by: Henry Castro <email address hidden>
Tested-by: Henry Castro <email address hidden>

1fac537... by Tor Lillqvist <email address hidden>

Bump iOS Deployment Target to 12.2

Change-Id: Ie4df6293f80bc7568ac76244e9eb4e05cc712d76
(cherry picked from commit 9953f25f55544b0e2b878fb86f40521f7f54d49b)

ccbcbde... by =?utf-8?q?Szymon_K=C5=82os?= <email address hidden>

jsdialogs: handle .uno:CharBackColor

Change-Id: I9946809ec48924c7f455da7b65c44ecb7836717b

dc3b46c... by Pedro Pinto Silva <email address hidden>

Insert comment: Style and improve textarea, add states

Change-Id: I0beab8ef051acc04e9bc8cf2fb0ca3105eff3809
Reviewed-on: https://gerrit.libreoffice.org/81858
Reviewed-by: Szymon Kłos <email address hidden>
Tested-by: Szymon Kłos <email address hidden>

1727abd... by Pedro Pinto Silva <email address hidden>

mobileWozard: Impress: layout: replace icons with proper files from current theme and fix styling for active layout

Change-Id: I357a3fc2895ffca00f5f8b1c13602fbfa643b9a5
Reviewed-on: https://gerrit.libreoffice.org/81842
Reviewed-by: Szymon Kłos <email address hidden>
Tested-by: Szymon Kłos <email address hidden>

62b8e9b... by Henry Castro <email address hidden>

loleaflet: remove dead code in loleaflet/build folder

The file loleaflet/build/build.html it will not work and
the exported function test no longer is used anymore.

Change-Id: I8f5898d38798f22987598f05a7415d81342abec5
Reviewed-on: https://gerrit.libreoffice.org/81802
Reviewed-by: Henry Castro <email address hidden>
Tested-by: Henry Castro <email address hidden>

3a06166... by Henry Castro <email address hidden>

loleaflet: move the plugins documentation to loleaflet/docs/plugins

The only plugin that was merged into the source code was
https://github.com/leaflet/leaflet

The file "L.Path.Drag.js" was renamed and modified to be adapted to
desktop or mobile case.

Change-Id: I7026ca9cb882c01d1453b9157401e0bf692193fb
Reviewed-on: https://gerrit.libreoffice.org/81800
Reviewed-by: Henry Castro <email address hidden>
Tested-by: Henry Castro <email address hidden>