- Fix checkbox
- Chrome: fix input dimensions
- Remove unnecessary margins
- Hide frame-label in SelectSourceDialog (we don't need it, there is only one frame and we already have a title)
- Add .ui-treeview-cell.with-sub-dialog to be used when we get that class
- fix hideitems, remove border
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I5b07c543038163a33c66ea81672a858fca2b4059
- radio buttons
- label
- listbox and listbox-arrow
- make sure disable elements do not get hover styles
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Icb3f4171a431fe794c2a97848952219a6bb2bee0
In some browsers the 3 components (icon, label and arrow)
were not being displayed properly.
- Adjust arrow element for StatisticsMenu
(fiddle with useInLineLabelsForUnoButtons and noLabelsForUnoButtons [Control.JSDialogBuilder.js] wouldn't solve it)
- Remove unnecessarily padding-left: 25% from .unotoolbutton images
- Also avoid other problems with regular arrow by setting its dimensions to 0
- Be sure that image gets centered aligned everywhere with margin: auto
- Avoid position absolute
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I907bfe711bbf81ac2a1071b73c322813426fc4e9
Happens when renderfont is called without first loading a document.
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I1152d1f4b3f610364e22c406cda5494672f20aed
...(CanvasTileLayer) for the pinch-zoom event. This uses extra canvas
elements for each freeze-pane which are not attached to the DOM
(OffScreenCanvas is not available in IE11). These canvases will always
be kept updated as the main canvas except that they also include a few
(three for now) border tiles, so that zoom-out works. The zoom animation
frames are drawn on the main canvas by drawImage() call from the
offscreen canvas at the right intermediate scaling. After the pinch zoom
event has ended (_onPinchEnd()) the map's zoom/center are updated and
offscreen canvases are cleaned up.
Caveat: The zoom animation frames will have out of sync row/col headers
and it is slow to render them frame by frame for every intermediate
zoom. It is much easier/faster to have them in sync if they are drawn in
main canvas which is currently a WIP item.
Signed-off-by: Dennis Francis <dennis.francis@collabora.com>
Change-Id: I74fefd0302d139d32c227f67eb6759bb6b298f83
So we can catch crashes / debug messages of core code.
Signed-off-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Change-Id: Ib11426e7fdd8f219be4715b3f1e2983ad33d7f2b
In case the local branch name and the remote branch name is different.
E.g. if you had co-6-4 tracking origin/distro/collabora/co-6-4, then the
correct advice is './g review distro/collabora/co-6-4', not './g review
co-6-4'.
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I6b5556f992e30756542ed8e1f1cc15e61ce9bffa
The ".uno:RunMacro" will pop up a dialog
to select a visual basic script to execute
server side.
Change-Id: Ide4143b0fab15b9882c5163d301a77016f81a7e8
Signed-off-by: Henry Castro <hcastro@collabora.com>
Add default option to execute macros with level 1
Change-Id: I6292edb935e2acbd366662ea4f1c49c471349cbc
Signed-off-by: Henry Castro <hcastro@collabora.com>
Occurs when showing the Macro Selector dialog,
the node children populate on demand when the
user click the expand element.
So client side will send the request 'expand'
and asynchronous it receives the data to update
the dialog, another result it is not acceptable.
Change-Id: Ib176b86ab7f1b3bb5b463c825565f5d25fedf1f9
Signed-off-by: Henry Castro <hcastro@collabora.com>
Occurs that when showing the Macro Selector Dialog
the nodes of the treelistbox are shown on demand,
so the item is collapsed waiting user click to expand.
Change-Id: I45ea3252c9ea7f3806b22aec3063a57bf59c6d21
Signed-off-by: Henry Castro <hcastro@collabora.com>
Apparently the treeview control in server side,
create a "<dummy>" entry when no children exist.
Change-Id: If2afdd8aed7f8090ed33a8b77a96447394cad7bf
Signed-off-by: Henry Castro <hcastro@collabora.com>
Currently translated at 27.1% (29 of 107 strings)
Translated using Weblate (Japanese)
Currently translated at 52.5% (219 of 417 strings)
Translated using Weblate (Japanese)
Currently translated at 60.7% (221 of 364 strings)
Translated using Weblate (Japanese)
Currently translated at 58.8% (10 of 17 strings)
Translated using Weblate (Japanese)
Currently translated at 24.2% (26 of 107 strings)
Translated using Weblate (Japanese)
Currently translated at 52.5% (219 of 417 strings)
Translated using Weblate (Japanese)
Currently translated at 58.5% (213 of 364 strings)
Co-authored-by: 日陰のコスモス <baffclan@yahoo.co.jp>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/android-app/ja/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/android-lib/ja/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/ja/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/ja/
Translation: Collabora Online/Android app
Translation: Collabora Online/Android lib
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I7aae2abde203d194fc67307502cc2d5136ccdd92