Necessary to add 'parent' member to parsed JSON structures to
allow walking up the hierarchy easily while building.
Change-Id: I52da1ba415e07bb7fef60a1c667e8c46cb0d640a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87902
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Still work in progress. The new UNO command is "MoveTabstop" with two
arguments: Tabstop (the index of the tabsetop) and Amount (in twips,
left (negative) or right).
The intent is that moving a tabstop in core will cause a callback that
will redraw the ruler, like moving a paragraph margin does.
Change-Id: Ic6b8b11811d2a7f6510c505fff421e1796300c70
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87868
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
After user has chosen to close it, of course.
Change-Id: I82fcabdae5b0f0c96b4a1101a5f55856c8dd2c60
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87800
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
The mobile wizard would not perform any actions
if opened when the mobile keyboard is visible
Change-Id: Id8722b551ea6c13f3fe22b78c996e2bb4b2db2f8
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87712
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
The document object has already prevented default actions
Change-Id: I4d60ec0c6915ca266f3e2c24f0958127186ca970
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87752
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
They are no longer used instead of the Hammer recognizer library
Change-Id: Ied076c5731dcaeca37e1a15b6b637cbb62250b20
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87751
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
Unfortunately the emulate 'context menu' conflict with the default
horizontal scroll behavior
Change-Id: I3cd45520a6f1e00460031b78e4963db59bc9ae59
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87750
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
Change-Id: If137e015930f3918d230a86b6e2940747389ec5d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87746
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
This renaming will allow the mobile wizard to be able to find the
svg images/icons corresponding to the uno command
affected context menu/Mobile wizard:
Row header
Column header
Sheet tabs
Change-Id: I94198096085ebe1f482a70d84c8399c34f9e0ea0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87713
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
By now, we only emulate mobile layout, but we are using
simple mouse events (click, rightclick), not touch events.
Later it might worth to investigate, how to emulate touch
events.
Change-Id: Ib7d032933c50221173bbc749f0653d7d777884b1
- realign plus icon
- readjust top elements' position
- avoiding changing border from #toolbar-wrapper as this would affect readonly mode
Change-Id: I010aaa7b3bd25bce1fe386854c0a7cd0b9c7331e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87675
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
select any row/column now try to open the context menu
by right-clicking row/column header and perform some action
Action will be performed on the originally selected row/column
(same goes with the mobile wizard)
Change-Id: I2d2a7f871b1562d4706e9ea1e4382968a4502583
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87658
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
This patch fixes non-showing character properties
on calc, also a bit improved the related function
in terms of performance.
Change-Id: Iba3f32ec5322225dd0d34bb56173151c52156564
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87610
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Under Cell Appearance properties, cellbordertype, borderlinestyle,
borderlinecolor items are removed due to not working properly.
Change-Id: I56fd71355051a0b1dc20f6dc86090e2f35520b3a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87608
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
This reverts commit 2f861612e9,
which caused the formula bar to be hidden, and rows to get
misaligned on tablets.
Change-Id: I14826fccb23283e3f7462eee7aeb43fb6d2eaeaa
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87568
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
On mobile, we now do not show the keyboard by default
when the user taps the cell in Calc or a text-area in Impress.
Instead, the user should double-tap. This is especially useful
when the user selects the cell on first tap, then double-tap to edit.
As for Impress, editing-mode is enabled only by double-clicking,
so showing the keyboard on mobile on single tap is not helpful
as the user can't edit just yet. So it makes sense to show
the keyboard only on double-tap, when the slide is in text
editing mode.
On desktop and for other document the behavior is unchanged.
Change-Id: I4206291f60656391d061387f7bbad1b6e3caf80d
Impress toolbar now reflects the state of the sidebar.
All sidebars now show correctly for Impress docs,
except for the properties deck, which conflicts with
the sidebar button.
Change-Id: I8802e5e35b388df20ca21c4f756b4d95197de570
Use the clipboard code to generate the HTML of
the selected text, so we can check the font properties
in the document.
Change-Id: I43e5325b7fe0a9fda073c43335231e014374d6c2
- Add exeption
- Even if there is no image passed add it manually and adjust HTML sctructure so to be consistent with other menu-entry-with-icon elements
- Add inserttable monochrome icon
- pass optional argument data.id
Change-Id: I34536272d3ef5742895c4db5a52058fe6558f837
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87633
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
In mobile view context menu replaced with wizard for calc column header
Change-Id: I3ea1dfc79815d9fde61d5d22e7a8b09a98a8bc63
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87287
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
In mobile view context menu replaced with wizard for calc row header
Change-Id: Id85eefacbe598a3a041dd92dbe6b3c85e8997b4a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87286
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
only the image button was clickable which was
confusing where to tap on mobile. This patch
changes the hit area to surrounding div instead
Change-Id: Idfa2533b5daaa9df8f288eab5f9bb4b9e861d822
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87609
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Change-Id: I095c23c086c026995d1433e9f3efc1adfef2a8cd
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87601
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
after new callback function route for the mobile wizard,
noneexisting images were being added to menu
Change-Id: Iec3f817cc218d7a4cb9b92370f092fdf6dc18d70
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87228
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Contain the textInput instance in map and use
the available focus() and blur() functions instead.
Ideally these functions would be renamed to something
more accurate, but that's a big and risky change.
Note that there are many cases where the textInput is
still accessed directly. These are harder to encapsulate
just yet, but we should move in that direction.
Change-Id: Ibc14fcbde14b54a9633cf534e11072f6fd383403
In mobile view, the 'spreadsheet-toolbar' toolbar is not needed anymore
Change-Id: Ie4dd518cbb4db62a3b3d0da812e37219d8a8bc4b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87548
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
- Replace content (symbol character) with a darker element (SVG)
- Avoid adding new asset when we can simply apply transformations etc
Change-Id: I3c9ecdfd000723a30c28cb92ac752bd98823bcb7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87540
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Change-Id: I61e2bdb24e082d095a832dec29f406869f21f986
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87538
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
It checks for the state of the .uno:Orientation which
comes from core commit 7285b040ccf619210207c555981beb6df64cfc5a
Change-Id: Idc20f8b6f7c5ba10f5ce4726f4bc4408116dfe6f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86704
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Tested-by: Aron Budea <aron.budea@collabora.com>
Since the Orientation commands (Portrait and Landscape)
can now be accessed from the hamburger menu.
Change-Id: I5d07a6ac8df3e5f4e28dbd5a71d58bde5613251a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87371
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Tested-by: Aron Budea <aron.budea@collabora.com>
In the mobile wizard, if there are no icons for a menu entry, firefox
will display a broken image even if we set alt='' in img tag. Lets add
an error event handler for img(icon) element to not display
anything. This seems to be the general solution that works both in Chrome
and Firefox.
TODO: We may want a css-only solution probably by having a custom transparent
icon to override the broken-image icon.
Change-Id: I879035ca847c4c52611eccfc20834866c0144e02
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87373
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
This is about the context menu related to shapes.
The core is already sending data about all anchor menu items but they
were not whitelisted. After whitelisting them, they work well except
that the 'anchor' overlay image is not shown over the cell the shape
is anchored to.
Change-Id: I9c2c84e58047d92132329d09a4a2569272d804ff
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87232
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: I8010b5fd435580a0637d5b9c5d23d5c109674c9c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86774
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Some integrations send a BCP 47 language tag in lang parameter (by the way
this is what makes sense, the lower case codes are non-standard). This commit
fixes the bug, when for example lang=pt-BR fell back to pt with the JavaScript
UI.
Change-Id: I770f499feb605696fa589bfc326194218c3c9fb1
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87222
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
When a user creates a graphic and immediately start
dragging it will show only a bounding rectangle,
then it will show the proper SVG background when
download is complete
Change-Id: I3b623e6a15b5af683f858171f22f47af101495c3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87200
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
The main invisible rectangle should not be removed
and the SVG is just a background it should not be
draggable
Change-Id: I828c38dbdab3cf9baad5002b5f45470c5e4fa07a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87196
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
This was a bad idea, since 'XTEXT_PAINTSHAPE_BEGIN' is not unique
to identify graphic text, I will find another solution
Change-Id: Ic60f53254e461299b24251aa325a42a1eb8e896e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87193
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
Unfortunately, when drag and drop the selected graphic,
the SVG background does not finish downloading to client side.
In order to improve the selected graphic the SVG background is cached
Change-Id: If2a88ab3df50b7defe52a7beda074563af20415b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87166
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
moved the getMenuStructureForMobileWizard from map
to more appropriate place in JSDialogBuilder.js
Change-Id: I366b8317c6469652ee9469746ae7b78c2c3a1f7f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87169
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
This checks whether all statements end with a semicolon.
We already use this rule in the code, so I enable to check
this rule by eslint to keep the code consistent.
Change-Id: I5ea46376d2b6fb488224d4d69e4d117139763a8c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87154
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Change-Id: I2f3661b2eaafc8d8facb186e92738818431483e4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87153
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
This particularly happens when the user has entered something into the
formula input bar - after hitting Enter, the focus should return to the
sheet.
This is consistent with the desktop LibreOffece, where hitting Enter in
the formula input bar returns focus to the sheet too.
Change-Id: I020e008022e958f471d0cb31a8de986f576ba704
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86984
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
When editing a cell in a spreadsheet, if you don't focus on another
element before clicking 'Save' in the menu, it won't actually save the
last edited cell. This is different from the 'save' toolbar icon, which
actually saves it.
Change-Id: I5bb7551ce9fad28f3108bee8a7a44735e01f9d93
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87119
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
After you have sleected a table on a text document in the iOS (and
Android) app, you are supposed to be able to tap the "header"
rectangle that is painted for each column and row, in order to select
the whole of that column or row. But this worked only in web-based
Online with a desktop browser, for clicking it with a mouse.
Was much more complicated than expected. But now it seems to work. One
needs to use Marker instead of Rectangle.
Change-Id: I4f701c70dd4edce6a3edb6fcf9feffa7b7969a8c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87079
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Sheet tab context menu converted to mobile wizard for mobile devices
bugfix: prevented mobile wizard to appear in readonly mode
which allowed sheets editing in readonly mode
Change-Id: I64c9437d2171b0518aa3c08f06d8d65fb3d302af
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86507
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
The twips coordinates sent by core in CommentsPos message are already
correct w.r.t zoom level (See ScModelObj::getPostItsPos() in core.git).
In addition these values are view specific (each client user).
Change-Id: I18c2971f34362de0eba5181f9dbe3e662c223575
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86986
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
- Use shadow instead of background gradient in order to have more granular control over the result (multiple shadows)
- [Toolbar]: decrease indicators width to 0; [MobileWizard]: decrease indicators height to 0
- ^ to avoid mistaps. We now have larger "gradients" with 0 space from the element which allows any elmente that is underneath to be tappable
Change-Id: Ie329ed4e85d7342ab9cdc90f89cfdc8663e73da7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86979
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
This reverts parts of commit da455c486a.
Unfinished; also stream size calculation cannot have worked.
Change-Id: I39635fe5165b82dd36095d58cfefff4920ce3a35
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86845
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
- it appears to show the user that there is hidden content and that is possible to scroll/swipe
- it disappears once the mobile-wizard-content reaches the end
Change-Id: I93c039fb614cd28e0d40b63a3b5a744d730f5dbe
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86865
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
This fixes this scenario:
* tap into the (routed) formula input bar
* write 'abc'
* tap a different cell in the sheet
=> not possible to write in the cell in the sheet any more, only
possible to enter text via the formula input bar.
Change-Id: Ib45bd660605bc0fc4bcf4f9b1aef258fd82e98d8
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86924
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
Such used to be fired by Map, but that was removed some time ago.
So kill the attempt to use it on iOS, it must be dead code.
Change-Id: Ic4af8394c0f059f4a06a1c6d371890863f250696
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86863
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Show it in the same text input field that is used in the WOPI-like
case. Make the text input field non-editable and not even focusable.
Show the file name as it should be displayed to the user. I.e. reverse
two layers of URL encoding. At least for the iOS app this is
necessary.
Change-Id: Ifc3c8c0907178ecb419f3108ffc558a05a16313d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86840
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Set the iframe's src in a script so we can pass on a filename cleanly.
add a postMessage: sample URI at the end of 'make run'
Move some of the more obvious pieces into framed.doc.html.
Change-Id: I2bd8215f083bcb16369421ed88acb198808c1fdb
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86787
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Ironically our attempts to double-check message origin against our
parent was blowing a security exception.
Instead send the list of origins we will accept from WSD, and
check them ourselves (as well as the browser check).
Why make it so hard to check that a postMessage comes from an
ancestor frame ?
Change-Id: I1311be3e1d68a31cfdc96b45a5eb5dd7f26e7ea9
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86788
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Alexandru Vlăduţu <alexandru.vladutu@1and1.ro>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Without this, we were closing the document, which was very annoying.
Change-Id: I1e841da28c92c0e01284c2d7e2d4dbc6762bfffd
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86779
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
- account for moz vs webkit intricacies
- account for newest spreadsheet formula implementation
Change-Id: If5ae4159bf5b5cea82771b085f8e7e90f97e0804
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86760
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
- it was causing improper behaviour when multiselecting
- there is always a cell (svg path) that is been set always with diferent stroke color even when multiple cells are selected and so CSS shouldn't be modified but instead, probably, JS bits
Change-Id: Ie8f11f14f5ffc958f646332c7fe2bc810b34d808
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86755
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
if unwanted, this menu item can be hidden with branding.css
#menu-report-an-issue {
display: none;
}
Change-Id: Ic3fc3a74e8bea0b68ced542423c6068b150f647b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86632
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
- which increases legibility even when there is a checked element underneath
- also decreases its width so the element that is partially under is still interactive without the need to swipe it first
Change-Id: I54fe3e3d0bd699246f76c77e929b3c4a250e0b82
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86691
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
long press event in thumbnail previews in Impress
Change-Id: Ib0661b906882b87d68833c96ce3f535bd3fccbec
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86568
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
It is complicated to debug 5 event listener attached to an element,
let's use one event listener.
Change-Id: I9de1f1707f95f07a49358c8e7580ad232edd4389
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86567
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
Avoid mobile's extraordinary IM work for now; encouraging the core
to tolerate a number of backspace characters is a tad tough for now.
Change-Id: Id3cad6ad12384440ee613e88741c395c2d742683
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86589
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Hopefully it can be re-used for a single-tab view now.
adapt to new panel naming re-using the UNO methods - cf.
related core commit.
Change-Id: I1312d3571ccb7cf3561f1661f73f860c56f002a4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86572
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Avoid lots of indirection and complexity based on the new,
simplified sidebar JSON hierarchy from the core.
Change-Id: I73d5c6af30d40e9a430e0f3df3b78b620f425e39
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86510
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Possibly a good idea for Android, too? See bug report for description
of what this fixes.
Change-Id: I6b70f431ced09044756c2edc3fcc2542428b62e1
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86484
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
It has been added an attribute 'disabled' when permission is
'readonly', otherwise it is removed
Change-Id: I64a4cf9a7a754d66862e55805202358b9f83caf8
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86442
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
The mobile and desktop prevents default 'contextmenu' action
Change-Id: I89171c955c153b2fceaad92970e2eaf039cb8527
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86373
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
Insert Shapes dialog opens on the right
side of the screen and can be too
narrow on desktop
Change-Id: I8f9fe8f00989b504d05282fcd5332bf1a1b94ad0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/85747
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
By implementing mobileapp: false in the panel builder.
Change-Id: Id518fb4b02598511403eac4cef53e94317042fd4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86370
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Also add option to enable/disable on-line spell-checking to the menus too.
Change-Id: I1ba2a68c7d410041b6710f598a7c7fc60511ffee
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86371
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
- Enable and adjust elements when on mobile so they are visible but discreet (without covering icons)
- Make them not clickable when on mobile (thus avoiding unwanted scrolled due to users mistaps
- Make their parent aware of the ongoing scrolling and call w2ui resize on it (thus making the left and right indicator showing and hiding as we please)
- Test and adjust so this changes do affect affect the click listening on desktop etc
Change-Id: Ic35dadb71e7fd6ae3ff2fad3e52d5219e7520c55
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86364
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Horrible hack, but works for the specific case described in the bug at
least.
Change-Id: I55150d84dc892ece69540fdc0d06bc277891c1fa
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86328
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
There are global variables when the early websocket connection
is in progress while the bundle JS file is being downloaded,
so in order to not confuse it is preferable to move to another location.
Change-Id: I9fe144dea6bf36abd16fcf00259acca93674eff9
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86308
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
There are global variables when the early websocket connection
is in progress while the bundle JS file is being downloaded,
so in order to not confuse it is preferable to move to another location.
Change-Id: I36b3e52c87666c5a805c2286af45ec5b44d79619
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86296
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
To identify Browser, it has a specific section in L.Browser object
that detects any type of browser, so let us be consistent and move
the global variable "isInternetExplorer"
Change-Id: I3f744ea21a2e051a0ad4255fcd280af4549b6ef7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86292
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
This fixes the annoying effect to blur and focus again
when the graphic is editing.
Change-Id: I3b26cf0a3aaa6418062121279f65df3753e179a6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86289
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
The android browser application changes the orientation when the
soft keyboard pop ups, it has been given a heuristic number 2/3 screen height
to hide the slide sorter, this is because there is a header size
that show the URL bar and it can be improved to the equal screen size of the
native Android app.
Change-Id: I182795fe698bf191cd5b675c1768820ab78b1602
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/85333
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Henry Castro <hcastro@collabora.com>
This patch fixes the following issue:
- Open a spreadsheet.
- Enter a few chars in a cell, and press enter.
- Go back to the cell, and in the formula bar, enter more text.
=> Characters are inserted backwards.
Change-Id: I6930fab44c6cacdd4710d363ca3bf15d564b64e4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86100
Reviewed-by: Marco Cecchetti <marco.cecchetti@collabora.com>
Tested-by: Marco Cecchetti <marco.cecchetti@collabora.com>
- Remove specific id rules and swap them with class rules
- Decrease row's width
Change-Id: I058c2bd80070df1d238eb978e8e616081a4b3d8c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86187
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Previously clicking into the search input field did not hide the cursor
in the document.
Change-Id: Ia524d39de0825190c51257a3c9a0a4257ca45150
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/83353
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
LibreOffice Online/loleaflet-help (Basque)
Currently translated at 65.9% (274 of 416 strings)
Change-Id: I48b012237b44a58b9db99e1846ef6ada41591d30
update translations
LibreOffice Online/loleaflet-help (Greek)
Currently translated at 100.0% (416 of 416 strings)
Change-Id: I56fa496a05af7095426cf33981c7412e7b1ce884
update translations
LibreOffice Online/loleaflet-help (Czech)
Currently translated at 64.9% (270 of 416 strings)
Change-Id: I21780e4434c97a2b1b57d6bee1395f7315401b9a
update translations
LibreOffice Online/loleaflet-ui (Portuguese (Brazil))
Currently translated at 100.0% (282 of 282 strings)
Change-Id: Ibaced4b2d7b9283295442ccb1bd29feb211ab9da
update translations
LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I1b5eb09d28c898a0017b992d38ceb8a539512435
update translations
LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 95.7% (270 of 282 strings)
Change-Id: Iecc592600d715a7e5734d0ff2137e45ec4c47fdc
update translations
LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 28.3% (72 of 254 strings)
Change-Id: I90e71b72fe9f237319f816f4238ab8894e931acf
update translations
LibreOffice Online/android-app (Russian)
Currently translated at 36.4% (36 of 99 strings)
Change-Id: Icfdcbb39693f1040ac0020203d89b3d681bcc278
update translations
LibreOffice Online/ios (Japanese)
Currently translated at 25.0% (1 of 4 strings)
Change-Id: I9e517daf8c597873f13e5846ea8ae7f066180109
update translations
LibreOffice Online/loleaflet-help (Turkish)
Currently translated at 54.8% (228 of 416 strings)
Change-Id: I6fba1e15136dda371866c5466566ec0cd179bd85
update translations
LibreOffice Online/loleaflet-help (Basque)
Currently translated at 60.1% (250 of 416 strings)
Change-Id: I5ac21e7bb84589c9b477c854aa114c53a1a8e89d
update translations
LibreOffice Online/loleaflet-help (Greek)
Currently translated at 73.1% (304 of 416 strings)
Change-Id: Ic330c9dc9c58dfd9f82202e25f34f328e1a095bd
update translations
LibreOffice Online/loleaflet-help (Czech)
Currently translated at 56.2% (234 of 416 strings)
Change-Id: I180f62f473f1b267c299c1800c3d3cebd14e77a3
update translations
LibreOffice Online/loleaflet-ui (Turkish)
Currently translated at 90.4% (255 of 282 strings)
Change-Id: Ic5d17c3cb2823c1d93ccfa50fc41a2c1278ae0ce
update translations
LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I0e62f01cbb464302560e9a3fa594c05893528b30
update translations
LibreOffice Online/android-app (German)
Currently translated at 64.6% (64 of 99 strings)
Change-Id: I0a02762f6326c45800152c8dbe37c783cde4bfad
update translations
LibreOffice Online/loleaflet-help (Basque)
Currently translated at 58.4% (243 of 416 strings)
Change-Id: Ie2471d9c57c5f8ad98973f76007d4f50b6074e63
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.8% (415 of 416 strings)
Change-Id: I09437d51b9aa80de90db047acdc9cc4ab45411a0
update translations
LibreOffice Online/loleaflet-help (Greek)
Currently translated at 54.3% (226 of 416 strings)
Change-Id: Ic6d62cf74743557d949b2e295b170cd9d21be160
update translations
LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 60.8% (253 of 416 strings)
Change-Id: Ibdba503dbe7c6860cd864da6e9991d56afb8d59c
update translations
LibreOffice Online/loleaflet-help (Asturian)
Currently translated at 7.7% (32 of 416 strings)
Change-Id: I0444fb66c5aab27eda0062740b8ab82d8b0e7c7b
update translations
LibreOffice Online/loleaflet-ui (Chinese (Traditional))
Currently translated at 81.2% (229 of 282 strings)
Change-Id: I9bf03a8faf102bcd455019ac69b8afa1896183b5
update translations
LibreOffice Online/loleaflet-ui (Portuguese (Brazil))
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I0d4d6d2c3dc8ee10ee5fac17c4dee57da8163ed5
update translations
LibreOffice Online/loleaflet-ui (Portuguese)
Currently translated at 100.0% (254 of 254 strings)
Change-Id: Ic9007adb9918dc39c530b48674682f2b666fec1b
update translations
LibreOffice Online/loleaflet-ui (Basque)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: Iee3ee122cd8b812047150b91183ba0c48a2682f7
update translations
LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I5f9a2c381cd7551469eddc038f6b9b8df5750fcb
update translations
LibreOffice Online/loleaflet-ui (Esperanto)
Currently translated at 60.3% (170 of 282 strings)
Change-Id: I3f041ca89f6bd29185d5f502fc260ce867b1cf06
update translations
LibreOffice Online/loleaflet-ui (German)
Currently translated at 86.2% (243 of 282 strings)
Change-Id: Ic2c86836ad9dbc031c16f656901bf5420a2031cd
update translations
LibreOffice Online/loleaflet-ui (Welsh)
Currently translated at 86.9% (245 of 282 strings)
Change-Id: I8010ab08fbaf95b0ae421eadb8faf06b5677710b
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Change-Id: I65938afd2b242c0794f00da0cccf882d65e4b45c
Translation: LibreOffice Online/loleaflet-ui
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-ui/
update translations
LibreOffice Online/android-app (Lower Sorbian)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I6799aa9fc3208ad9e3a79d5bba4a3db8ccabb64e
update translations
LibreOffice Online/android-app (Greek)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: Id473d6b5a5a92863787852e1e6106abad72f995b
update translations
LibreOffice Online/android-app (Basque)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I6eb2062b4ff99c1a378e82a833e5ba5bc20b1a39
update translations
LibreOffice Online/android-app (Upper Sorbian)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I987dfa4e71327177a81ca4367e2a9eb376a3709e
update translations
LibreOffice Online/android-app (Portuguese)
Currently translated at 100.0% (98 of 98 strings)
Change-Id: Ib3c2e2582b77595d31dce360bcba00e0bd7b99bf
update translations
LibreOffice Online/android-lib (Lower Sorbian)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: Id4432893385994606f6c036bc190135e857cf802
update translations
LibreOffice Online/android-lib (Greek)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I0b36f3238a453fad43bdbfd3fcd9bce2375fe54f
update translations
LibreOffice Online/android-lib (Basque)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: Ie5e5180aaafb01e8405420d9ef82c4f865e09dec
update translations
LibreOffice Online/android-lib (Upper Sorbian)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: Iea62da479acd13225114f673c62179a542fd0b59
update translations
LibreOffice Online/android-lib (Turkish)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I6ec53f5d688e2be94ef9c1ba9206180de03e8693
update translations
LibreOffice Online/android-app (German)
Currently translated at 63.6% (63 of 99 strings)
Change-Id: I3a040a445a1301eb88d2a0f4a822bcf9c41f28f5
update translations
LibreOffice Online/android-app (Turkish)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I8432754a1d68ef90274f2dad94455b5b81bf7bd9
update translations
LibreOffice Online/ios (Asturian)
Currently translated at 100.0% (4 of 4 strings)
Change-Id: I6af2d4994af11ccdd01f6e724b43f917efb32241
update translations
LibreOffice Online/loleaflet-help (Turkish)
Currently translated at 54.1% (225 of 416 strings)
Change-Id: I1e9f29d6f6af3ecb205bab2356be1916e5ca5d9e
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 100.0% (416 of 416 strings)
Change-Id: Ibb08e61520c728fc2aa8709c01eb4a8daaf19f06
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 100.0% (416 of 416 strings)
Change-Id: Iaa3e4202407dc7f7773f1076dd3d5340376f4571
update translations
LibreOffice Online/loleaflet-help (Portuguese)
Currently translated at 54.6% (227 of 416 strings)
Change-Id: I2f4c613eb7de8aeec44c867d163a629d81cd1171
update translations
LibreOffice Online/loleaflet-help (Italian)
Currently translated at 48.8% (203 of 416 strings)
Change-Id: I4ad078582f24a84dcf0792052fc601e713fc376c
update translations
LibreOffice Online/loleaflet-help (Upper Sorbian)
Currently translated at 59.9% (249 of 416 strings)
Change-Id: I907f9047dc4f854c33b166dcdc92c06586d95e12
update translations
LibreOffice Online/loleaflet-help (Basque)
Currently translated at 53.1% (221 of 416 strings)
Change-Id: I82c9887a5ac8663f2b2173874aa695dfa4c4814b
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.5% (414 of 416 strings)
Change-Id: I857c14ebbf38b27f7772cde00f7fd6e55ae5eae8
update translations
LibreOffice Online/loleaflet-help (Lower Sorbian)
Currently translated at 48.8% (203 of 416 strings)
Change-Id: Ib4cff19f35dd9cb1370173a5e41cc0d2f4aaa0ff
update translations
LibreOffice Online/loleaflet-help (Czech)
Currently translated at 52.4% (218 of 416 strings)
Change-Id: Ifb46bfeeb733a2bb9572aba65f7237001b2f0e4e
update translations
LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 60.6% (252 of 416 strings)
Change-Id: I26a11d3526a758cf0e69d194b2bad1d6c99f6be3
update translations
LibreOffice Online/loleaflet-help (Asturian)
Currently translated at 7.5% (31 of 416 strings)
Change-Id: I2290d78e1405000dcac50474a53d3134216b5b2d
update translations
LibreOffice Online/loleaflet-ui (Turkish)
Currently translated at 85.1% (240 of 282 strings)
Change-Id: I4ea5c6abb1e72bb1b0a439bcefbbef82a73b7f7a
update translations
LibreOffice Online/loleaflet-ui (Italian)
Currently translated at 82.3% (232 of 282 strings)
Change-Id: I7b38345dfdc65249811add67f88789184b6b58f1
update translations
LibreOffice Online/loleaflet-ui (Upper Sorbian)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I0a6616ab95b68ad2cc8d933f47805e0135e8f7a0
update translations
LibreOffice Online/loleaflet-ui (Basque)
Currently translated at 99.6% (281 of 282 strings)
Change-Id: Ie0efc77442602e18d1a22c781c652b6845725de4
update translations
LibreOffice Online/loleaflet-ui (Greek)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I47a56e9892ba6eb2fb6c08dc38292d23289efc96
update translations
LibreOffice Online/loleaflet-ui (Lower Sorbian)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: Ide31bc4b658400c0e695faa45645dd4880ffdd77
update translations
LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 97.5% (275 of 282 strings)
Change-Id: I54723bb332d487c803f66cb30722ab22c172ec35
update translations
LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 94.7% (267 of 282 strings)
Change-Id: I4ee32cb3d9142d1e2bca16a6312b60549ab6c68a
update translations
LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 23.6% (60 of 254 strings)
Change-Id: I7c643f87f9d02db857364a3d8f4d327e4fb0ef1b
update translations
LibreOffice Online/loleaflet-help (Portuguese)
Currently translated at 54.6% (227 of 416 strings)
Change-Id: Ib711d0cad922ea2ef2a424de21571b41b40bc40d
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Change-Id: I3ee1b8a36298db943a1f45684a405ccf43a01d1a
Translation: LibreOffice Online/loleaflet-help
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-help/
update translations
LibreOffice Online/android-app (Czech)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I4c01047f12d91b1bd5f4ae8f744aa116f99f8e57
update translations
LibreOffice Online/android-lib (Czech)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I2669b3646c0efac7530444800cc1bb59bfa6e0fe
update translations
LibreOffice Online/android-app (Portuguese (Brazil))
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I1ec178ea146a08b4b17d92a51bd5b6c14da44d14
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 98.8% (411 of 416 strings)
Change-Id: Ida001f151b3c85dde2918db7bdc64b2f98df633b
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 98.8% (411 of 416 strings)
Change-Id: I1bac72559b5ae3bb3e3f4e48c0a54d01a5a7a9bc
update translations
LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 56.2% (234 of 416 strings)
Change-Id: I53abd4585c1325825dd1133937a21752e8628644
update translations
LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 89.4% (252 of 282 strings)
Change-Id: Id2cd31ccd8069e291dad1903fca517dbd20c087a
update translations
LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 93.6% (264 of 282 strings)
Change-Id: I497358c0e54f0d9f3f3a51c79337eba5bc635206
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.3% (413 of 416 strings)
Change-Id: Ib0e2e2dee239c6fadd5684047d5210c9ef9ae14f
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Change-Id: Ida0d57604d7a6e22417f43b623bc2587764d0c96
Translation: LibreOffice Online/loleaflet-help
Translate-URL: https://vm137.documentfoundation.org/projects/libo_online/loleaflet-help/
update translations
LibreOffice Online/android-app (Dutch)
Currently translated at 100.0% (98 of 98 strings)
Change-Id: Ic6c397821e10a6690e7068ebea0509a58248d041
update translations
LibreOffice Online/android-app (Portuguese)
Currently translated at 58.2% (57 of 98 strings)
Change-Id: I81f83f2625a116898c11e408caeecb2fb85c8b5d
update translations
LibreOffice Online/android-lib (Czech)
Currently translated at 16.7% (1 of 6 strings)
Change-Id: I7b1493d4a8f3ea771b984beca3d9a5d8341b04f0
update translations
LibreOffice Online/android-lib (Dutch)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I45d23d73977e300c0b0ee6c6d889323186398933
update translations
LibreOffice Online/android-lib (Portuguese)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I48682b3edb51e98a7f1e9e92a863385ff29e3483
update translations
LibreOffice Online/android-lib (Catalan)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I6f689d13e94fedfeed5afcee610543182d35f88b
update translations
LibreOffice Online/android-app (Catalan)
Currently translated at 92.9% (91 of 98 strings)
Change-Id: Id757548de7239edadeb611c21ba664797b57c021
update translations
LibreOffice Online/android-lib (Spanish)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I0b4353ac906a037425f2cc9fa0e3be4c966e467a
update translations
LibreOffice Online/android-app (Spanish)
Currently translated at 100.0% (98 of 98 strings)
Change-Id: I2811efc78217f5def537714420704cf67d61b061
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.0% (412 of 416 strings)
Change-Id: Ia7b5a6888f96ea03f7c5ada6c5033f5bdb1bde8e
update translations
LibreOffice Online/loleaflet-ui (Portuguese (Brazil))
Currently translated at 100.0% (254 of 254 strings)
Change-Id: I6c5d7f72d034578cadc9645249ec0e05bd860200
update translations
LibreOffice Online/loleaflet-ui (Portuguese)
Currently translated at 100.0% (254 of 254 strings)
Change-Id: Ia49e5271bbfe67a0cec3398bf2216bbd680852c1
update translations
LibreOffice Online/loleaflet-ui (Dutch)
Currently translated at 100.0% (254 of 254 strings)
Change-Id: If431df6f75eb5d26190083da9e0784d7d2f679c4
update translations
LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 99.3% (271 of 273 strings)
Change-Id: Ic083bb1e169316801963080f808d22c54a04a85b
update translations
LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 3.5% (9 of 254 strings)
Change-Id: Ia5d1d69ee97c4f3cbe5872a8b0ece2e16410a322
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86041
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
When user clicks in the document while insertion mobile
wizard is opened, closing of the mobile wizard is triggered,
but the toolbar item's state is not updated.
Change-Id: I92b2585b069006e3a21c15ca687126ea49d80a95
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/85911
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
In desktop case, it depends on the checked state whether we insert
or delete a header / footer. However, when deletion is triggered
there is a dialog coming up, what we would like to avoid on mobile.
So on mobile we allow only insertion by now. So we can add
"On:bool=true" param to All menu item.
Change-Id: I8ee764c488563b04226cc53e744034b22c0437ff
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/85910
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
LibreOffice Online/android-app (German)
Currently translated at 64.6% (64 of 99 strings)
Change-Id: I0a02762f6326c45800152c8dbe37c783cde4bfad
update translations
LibreOffice Online/loleaflet-help (Basque)
Currently translated at 58.4% (243 of 416 strings)
Change-Id: Ie2471d9c57c5f8ad98973f76007d4f50b6074e63
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.8% (415 of 416 strings)
Change-Id: I09437d51b9aa80de90db047acdc9cc4ab45411a0
update translations
LibreOffice Online/loleaflet-help (Greek)
Currently translated at 54.3% (226 of 416 strings)
Change-Id: Ic6d62cf74743557d949b2e295b170cd9d21be160
update translations
LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 60.8% (253 of 416 strings)
Change-Id: Ibdba503dbe7c6860cd864da6e9991d56afb8d59c
update translations
LibreOffice Online/loleaflet-help (Asturian)
Currently translated at 7.7% (32 of 416 strings)
Change-Id: I0444fb66c5aab27eda0062740b8ab82d8b0e7c7b
update translations
LibreOffice Online/loleaflet-ui (Chinese (Traditional))
Currently translated at 81.2% (229 of 282 strings)
Change-Id: I9bf03a8faf102bcd455019ac69b8afa1896183b5
update translations
LibreOffice Online/loleaflet-ui (Portuguese (Brazil))
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I0d4d6d2c3dc8ee10ee5fac17c4dee57da8163ed5
update translations
LibreOffice Online/loleaflet-ui (Portuguese)
Currently translated at 100.0% (254 of 254 strings)
Change-Id: Ic9007adb9918dc39c530b48674682f2b666fec1b
update translations
LibreOffice Online/loleaflet-ui (Basque)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: Iee3ee122cd8b812047150b91183ba0c48a2682f7
update translations
LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I5f9a2c381cd7551469eddc038f6b9b8df5750fcb
update translations
LibreOffice Online/loleaflet-ui (Esperanto)
Currently translated at 60.3% (170 of 282 strings)
Change-Id: I3f041ca89f6bd29185d5f502fc260ce867b1cf06
update translations
LibreOffice Online/loleaflet-ui (German)
Currently translated at 86.2% (243 of 282 strings)
Change-Id: Ic2c86836ad9dbc031c16f656901bf5420a2031cd
update translations
LibreOffice Online/loleaflet-ui (Welsh)
Currently translated at 86.9% (245 of 282 strings)
Change-Id: I8010ab08fbaf95b0ae421eadb8faf06b5677710b
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Change-Id: I65938afd2b242c0794f00da0cccf882d65e4b45c
Translation: LibreOffice Online/loleaflet-ui
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-ui/
update translations
LibreOffice Online/android-app (Lower Sorbian)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I6799aa9fc3208ad9e3a79d5bba4a3db8ccabb64e
update translations
LibreOffice Online/android-app (Greek)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: Id473d6b5a5a92863787852e1e6106abad72f995b
update translations
LibreOffice Online/android-app (Basque)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I6eb2062b4ff99c1a378e82a833e5ba5bc20b1a39
update translations
LibreOffice Online/android-app (Upper Sorbian)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I987dfa4e71327177a81ca4367e2a9eb376a3709e
update translations
LibreOffice Online/android-app (Portuguese)
Currently translated at 100.0% (98 of 98 strings)
Change-Id: Ib3c2e2582b77595d31dce360bcba00e0bd7b99bf
update translations
LibreOffice Online/android-lib (Lower Sorbian)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: Id4432893385994606f6c036bc190135e857cf802
update translations
LibreOffice Online/android-lib (Greek)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I0b36f3238a453fad43bdbfd3fcd9bce2375fe54f
update translations
LibreOffice Online/android-lib (Basque)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: Ie5e5180aaafb01e8405420d9ef82c4f865e09dec
update translations
LibreOffice Online/android-lib (Upper Sorbian)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: Iea62da479acd13225114f673c62179a542fd0b59
update translations
LibreOffice Online/android-lib (Turkish)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I6ec53f5d688e2be94ef9c1ba9206180de03e8693
update translations
LibreOffice Online/android-app (German)
Currently translated at 63.6% (63 of 99 strings)
Change-Id: I3a040a445a1301eb88d2a0f4a822bcf9c41f28f5
update translations
LibreOffice Online/android-app (Turkish)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I8432754a1d68ef90274f2dad94455b5b81bf7bd9
update translations
LibreOffice Online/ios (Asturian)
Currently translated at 100.0% (4 of 4 strings)
Change-Id: I6af2d4994af11ccdd01f6e724b43f917efb32241
update translations
LibreOffice Online/loleaflet-help (Turkish)
Currently translated at 54.1% (225 of 416 strings)
Change-Id: I1e9f29d6f6af3ecb205bab2356be1916e5ca5d9e
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 100.0% (416 of 416 strings)
Change-Id: Ibb08e61520c728fc2aa8709c01eb4a8daaf19f06
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 100.0% (416 of 416 strings)
Change-Id: Iaa3e4202407dc7f7773f1076dd3d5340376f4571
update translations
LibreOffice Online/loleaflet-help (Portuguese)
Currently translated at 54.6% (227 of 416 strings)
Change-Id: I2f4c613eb7de8aeec44c867d163a629d81cd1171
update translations
LibreOffice Online/loleaflet-help (Italian)
Currently translated at 48.8% (203 of 416 strings)
Change-Id: I4ad078582f24a84dcf0792052fc601e713fc376c
update translations
LibreOffice Online/loleaflet-help (Upper Sorbian)
Currently translated at 59.9% (249 of 416 strings)
Change-Id: I907f9047dc4f854c33b166dcdc92c06586d95e12
update translations
LibreOffice Online/loleaflet-help (Basque)
Currently translated at 53.1% (221 of 416 strings)
Change-Id: I82c9887a5ac8663f2b2173874aa695dfa4c4814b
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.5% (414 of 416 strings)
Change-Id: I857c14ebbf38b27f7772cde00f7fd6e55ae5eae8
update translations
LibreOffice Online/loleaflet-help (Lower Sorbian)
Currently translated at 48.8% (203 of 416 strings)
Change-Id: Ib4cff19f35dd9cb1370173a5e41cc0d2f4aaa0ff
update translations
LibreOffice Online/loleaflet-help (Czech)
Currently translated at 52.4% (218 of 416 strings)
Change-Id: Ifb46bfeeb733a2bb9572aba65f7237001b2f0e4e
update translations
LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 60.6% (252 of 416 strings)
Change-Id: I26a11d3526a758cf0e69d194b2bad1d6c99f6be3
update translations
LibreOffice Online/loleaflet-help (Asturian)
Currently translated at 7.5% (31 of 416 strings)
Change-Id: I2290d78e1405000dcac50474a53d3134216b5b2d
update translations
LibreOffice Online/loleaflet-ui (Turkish)
Currently translated at 85.1% (240 of 282 strings)
Change-Id: I4ea5c6abb1e72bb1b0a439bcefbbef82a73b7f7a
update translations
LibreOffice Online/loleaflet-ui (Italian)
Currently translated at 82.3% (232 of 282 strings)
Change-Id: I7b38345dfdc65249811add67f88789184b6b58f1
update translations
LibreOffice Online/loleaflet-ui (Upper Sorbian)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I0a6616ab95b68ad2cc8d933f47805e0135e8f7a0
update translations
LibreOffice Online/loleaflet-ui (Basque)
Currently translated at 99.6% (281 of 282 strings)
Change-Id: Ie0efc77442602e18d1a22c781c652b6845725de4
update translations
LibreOffice Online/loleaflet-ui (Greek)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: I47a56e9892ba6eb2fb6c08dc38292d23289efc96
update translations
LibreOffice Online/loleaflet-ui (Lower Sorbian)
Currently translated at 100.0% (282 of 282 strings)
Change-Id: Ide31bc4b658400c0e695faa45645dd4880ffdd77
update translations
LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 97.5% (275 of 282 strings)
Change-Id: I54723bb332d487c803f66cb30722ab22c172ec35
update translations
LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 94.7% (267 of 282 strings)
Change-Id: I4ee32cb3d9142d1e2bca16a6312b60549ab6c68a
update translations
LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 23.6% (60 of 254 strings)
Change-Id: I7c643f87f9d02db857364a3d8f4d327e4fb0ef1b
update translations
LibreOffice Online/loleaflet-help (Portuguese)
Currently translated at 54.6% (227 of 416 strings)
Change-Id: Ib711d0cad922ea2ef2a424de21571b41b40bc40d
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Change-Id: I3ee1b8a36298db943a1f45684a405ccf43a01d1a
Translation: LibreOffice Online/loleaflet-help
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-help/
update translations
LibreOffice Online/android-app (Czech)
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I4c01047f12d91b1bd5f4ae8f744aa116f99f8e57
update translations
LibreOffice Online/android-lib (Czech)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I2669b3646c0efac7530444800cc1bb59bfa6e0fe
update translations
LibreOffice Online/android-app (Portuguese (Brazil))
Currently translated at 100.0% (99 of 99 strings)
Change-Id: I1ec178ea146a08b4b17d92a51bd5b6c14da44d14
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 98.8% (411 of 416 strings)
Change-Id: Ida001f151b3c85dde2918db7bdc64b2f98df633b
update translations
LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 98.8% (411 of 416 strings)
Change-Id: I1bac72559b5ae3bb3e3f4e48c0a54d01a5a7a9bc
update translations
LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 56.2% (234 of 416 strings)
Change-Id: I53abd4585c1325825dd1133937a21752e8628644
update translations
LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 89.4% (252 of 282 strings)
Change-Id: Id2cd31ccd8069e291dad1903fca517dbd20c087a
update translations
LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 93.6% (264 of 282 strings)
Change-Id: I497358c0e54f0d9f3f3a51c79337eba5bc635206
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.3% (413 of 416 strings)
Change-Id: Ib0e2e2dee239c6fadd5684047d5210c9ef9ae14f
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Change-Id: Ida0d57604d7a6e22417f43b623bc2587764d0c96
Translation: LibreOffice Online/loleaflet-help
Translate-URL: https://vm137.documentfoundation.org/projects/libo_online/loleaflet-help/
update translations
LibreOffice Online/android-app (Dutch)
Currently translated at 100.0% (98 of 98 strings)
Change-Id: Ic6c397821e10a6690e7068ebea0509a58248d041
update translations
LibreOffice Online/android-app (Portuguese)
Currently translated at 58.2% (57 of 98 strings)
Change-Id: I81f83f2625a116898c11e408caeecb2fb85c8b5d
update translations
LibreOffice Online/android-lib (Czech)
Currently translated at 16.7% (1 of 6 strings)
Change-Id: I7b1493d4a8f3ea771b984beca3d9a5d8341b04f0
update translations
LibreOffice Online/android-lib (Dutch)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I45d23d73977e300c0b0ee6c6d889323186398933
update translations
LibreOffice Online/android-lib (Portuguese)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I48682b3edb51e98a7f1e9e92a863385ff29e3483
update translations
LibreOffice Online/android-lib (Catalan)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I6f689d13e94fedfeed5afcee610543182d35f88b
update translations
LibreOffice Online/android-app (Catalan)
Currently translated at 92.9% (91 of 98 strings)
Change-Id: Id757548de7239edadeb611c21ba664797b57c021
update translations
LibreOffice Online/android-lib (Spanish)
Currently translated at 100.0% (6 of 6 strings)
Change-Id: I0b4353ac906a037425f2cc9fa0e3be4c966e467a
update translations
LibreOffice Online/android-app (Spanish)
Currently translated at 100.0% (98 of 98 strings)
Change-Id: I2811efc78217f5def537714420704cf67d61b061
update translations
LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 99.0% (412 of 416 strings)
Change-Id: Ia7b5a6888f96ea03f7c5ada6c5033f5bdb1bde8e
update translations
LibreOffice Online/loleaflet-ui (Portuguese (Brazil))
Currently translated at 100.0% (254 of 254 strings)
Change-Id: I6c5d7f72d034578cadc9645249ec0e05bd860200
update translations
LibreOffice Online/loleaflet-ui (Portuguese)
Currently translated at 100.0% (254 of 254 strings)
Change-Id: Ia49e5271bbfe67a0cec3398bf2216bbd680852c1
update translations
LibreOffice Online/loleaflet-ui (Dutch)
Currently translated at 100.0% (254 of 254 strings)
Change-Id: If431df6f75eb5d26190083da9e0784d7d2f679c4
update translations
LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 99.3% (271 of 273 strings)
Change-Id: Ic083bb1e169316801963080f808d22c54a04a85b
update translations
LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 3.5% (9 of 254 strings)
Change-Id: Ia5d1d69ee97c4f3cbe5872a8b0ece2e16410a320
Reviewed-on: https://gerrit.libreoffice.org/85789
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>