Commit graph

245 commits

Author SHA1 Message Date
Pedro Pinto Silva
81aac851a7 Freemium options: Add external content and fix vex
- Add html file where structure can be changed
  - Add illustration as default (in the case integrator doesn't
	have one). Avoid any purple so to do not confuse the user about
	who is requesting the subscription
- Set custom vex button text (to do: translations)
- Add custom class to vex so we can target it better in CSS

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I6a4c0232f3728ba88f650ce28905ebfe2f6d9bfc
2021-07-20 14:41:18 +05:30
Pranam Lashkari
e02e1df76d Introduce Freemium options
Signed-off-by: Pranam Lashkari <lpranam@collabora.com>
Change-Id: Ib6b68ff74839cf84f2d8c8cfb7d380be9209f923
2021-07-20 14:41:18 +05:30
Szymon Kłos
275223318b jsdialog: sidebar: provide icons for fontwork panel
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I1c11e65f1153fc94297330262a96b400a4b730f8
2021-07-02 10:35:01 +02:00
Szymon Kłos
bbaae8bd23 Add missing line style icons
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Ib0dc59bd194b65376a2915ee727facc9d8a92fb6
2021-06-28 10:06:58 +02:00
Szymon Kłos
553f62d97b jsdialog: toolbox dropdown arrow and popup images
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Idb2d3dbb219716ca187aaa340a954856001de8f8
2021-06-28 10:06:58 +02:00
Andreas-Kainz
c2e8885ce3 Mobile fix closedocmobile icon
Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: I72faf40324b41c494627006c9c427c989ef189a3
2021-05-30 19:47:56 +02:00
Andreas-Kainz
3d95c17544 Mobile Icon closedocument fix
Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: I6ab019f5774f8d501892cedae9019f830e5ea23f
2021-05-28 11:42:02 +02:00
Andreas-Kainz
c7b76b164f Mobile TopBar update layout
Fullscreen and presentation was removed (they are available at the hamburger menu)
Spacer after undo/redo so that there are 3 buttons on the left and 3 on the right
Update TopBar icons. All are now monochrome

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: Iff79bc24a4fcfacee63d87ecefea76c00b1dfdab
2021-05-28 08:42:10 +02:00
Andreas-Kainz
e8255044c0 Colibre styles icon update:
update cell styles for calc
remove styles for writer, cause there is a preview already

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: I1267a1ca704327d7ce4025acc2c5ec5593fab6a4
2021-05-24 22:59:17 +02:00
Andreas-Kainz
f05769b7c2 Statusbar use hue-rotate styles svg icons
By default all Statusbar icons use blue1-txt-primary-color
instead of use green0-txt-primary-color, yellow0-txt-primary-color and orange1-txt-primary-color hue-rotate svg filter was used.
-> Simplify codebase

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: I5f675c25b4711c2ecc2c04612b3a95682dc17ad9
2021-05-24 11:40:49 +02:00
Andreas-Kainz
6adc772fef LibreOffice mimetype icon update and fix for #2407
writer mimetype use the style from the 16px icon not from 32px one, so there is only one color, like it is for calc, impress and draw.
calc, impress and draw mime use the LibreOffice branding colors
better alignment of document icon to finaly fix #2407

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: Ieb9e5f01f4ff7c3fdecb6443e43d789233a57399
2021-05-24 10:50:03 +02:00
Andreas-Kainz
830f38105c Notebookbar Shortcuts-bar simplify icons and alignment
Shortcuts icons fit better 16px size and are all blue maybe in the future they will get an filter
Alignment of the icons were increase

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: Ic6cd842b83bdbb4e4b79025afab9dd4bfabe98c6
2021-05-22 19:27:32 +02:00
Andreas-Kainz
71831e2733 Notebookbar add commands to File and Layout tab
File tab:
- add repair command

Layout tab:
- add FullScreen, Reset zoom, ZoomMinus, ZoomPlus
- add Sidebar and other view related commands like Show Ruler and Show Status Bar

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: I8fa709848244c28fe8f7534a5431e07e213ae458
2021-05-20 08:33:42 +02:00
Andreas-Kainz
de8a07d57e Colibre icon fix d="" was wrong cause of copy/paste
Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: Ib45ef28c8d3a5a6bce0fa3eef26aac54aac142fd
2021-05-14 09:37:58 +02:00
Andreas-Kainz
6d1045b447 Colibre icon update: property wheel use white background
See Colibre icons at LibreOffice. Rizal prefer white background so the icons get updated to follow.

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: Ibea2f4b4fdcf921b1852a6a0bfd8856d0d491da8
2021-05-14 02:22:04 +02:00
Pedro Pinto Silva
144134e88c Notebookbar: Help Tab: promote items to bigtoolitem
Fix a single line layout of small icons in the help tab
by promoting those buttons to bigtoolitem.
- Hopefully this change makes it easier to scan and detect
those actions, specially:
	- Online Help
	- Report an Issue
This change also improves the space efficient, giving more room
for upcoming buttons

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ic9a709e4c36d2e42a95466f9f0899399142789ad
2021-05-10 09:21:19 +02:00
andreas kainz
b46c579524 Help icon last-updates update #2026
change the last-updates icon to show the LibreOffice update icon
online-help was updated by removed the globe for online, cause cool is by definition online in addition as the help is inside the app

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I8e1c0295842bfad1c0f34774adb4676262e1b643
2021-04-30 18:47:31 +02:00
andreas kainz
967505b826 Update Help icons #2026
lc_report_an_issue use the report icon with an edit symbol cause by click on it, user can edit cool
lc_keyboard-shortcuts icon get less keys so the icon isn't that busy and use the correct colors
lc_online_help the earch stuff was removed, sorry but cool is online so no need for an online symbol

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I6c9f57f316997da3298f8ac4748bfe980733ad54
2021-04-30 00:14:51 +02:00
Pedro Pinto Silva
7e12749e55 Text import (csv imports): add missing icon lc_fromrow
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I0a82908c5ec3262fe1b0637389c90461a4a87c2b
2021-04-27 11:30:41 +02:00
andreas kainz
23dc1b2aaf Fix insert line and shape icon #2152
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I327dc32c22ee156a967fea3c6012d6bd0b677482
2021-04-26 17:43:41 +02:00
andreas kainz
b1865b2b59 Colibre icon theme update to correct colors and forms
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Ie2dbf0c41760b5f3ec0b94cbd342c3a6dda513d5
2021-04-26 16:26:09 +02:00
andreas kainz
8a7278f94b Colibre Icons update insertgraphic #2151
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I065c1f73e53364a0facf7b251631df986698ef89
2021-04-26 15:49:53 +02:00
andreas kainz
34b8dee385 update colibre filter icons
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I573ec838432b861e9648fdc169e8ba9e5dba28b2
2021-04-25 08:19:32 +02:00
andreas kainz
4d356ad99c Update Colibre icons
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I3cb2da96c096b69fd1b945398b31c180f3ed6845
2021-04-25 08:18:50 +02:00
Andreas_K
584e139bbd Notebookbar Calc Sheet and Data Tab update #2007
Update the structure of the Insert Notebookbar Tab for all apps.

### general sections:
1. as there are not that much commands and it's very difficult to arrange them into 3 item groups, all commans are bigtoolitems

### Calc Insert Tab
Define and Manage commands moved from Data Sheet to Insert Sheet, section Hyperlink
- Now the group is similar to LibreOffice Insert Tab

### Calc Sheet Tab
Group/UnGroup Hide/Show Details moved to Data Tab
- Now the group is similar to LibreOffice Data Tab
- Commands are at the Menubar also in Data Section

### Calc Data Tab
- Pivot Table + Refresh/Delete Section was removed cause it's already in Insert Tab and Data Tab has a lot of content, so no need for duplicated content at the very left area
- Sort section has the same layout than all other sections
- Autofilter section layout is similar to all other sections
- Group section was moved from sheet tab and as Remove Outline is an command for Group, it was added
- Recalculate, Validity and Goal Seek get into one section. Recalculate and Validity area already into one section in the menubar.
Finaly the Data Tab has a similar command layout with bigtoolitem and toolitems.

Signed-off-by: Andreas_K <andreas_k@abwesend.de>
2021-04-25 00:47:58 +02:00
Pedro Pinto Silva
b63a99d0a6 Fixes #2030: Sidebar icons: cropped and misaligned
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I24a0319305088fd44a296721a8e2f41b8876bd38
2021-04-21 10:11:26 +02:00
Pedro Pinto Silva
2f1eb41842 Writer: Improve table controls (markers)
- Do not use big rectangles as markers
  - it hides surrounding content
	- too intrusive (since it appears every time we select a table)
- Use smaller discreeter elements WHILE maintaining the existing
  active zone size (so it's still easy to click it, no need to be precise)
- Add missing hover status
  - Create new SVG plus add rounded corners
- Treat column and row marker as different elements
  - Use one generic class + add another for each type (element modifier)
	- So we can target each one and have a nice center line
	no matter the disposition (vertical, horizontal)

note: motivated by the reported issue:
https://github.com/CollaboraOnline/online/issues/1297

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I4d997864e99582f74411a12c33381a926fd47a05
2021-04-12 17:48:22 +02:00
Pedro Pinto Silva
2f1ad35983 Draw: Notebookbar: File tab: Stack options and add download as png
- stack odg and pdf options, allows for better placement of future options:
  - svg
  - tiff
- Add download as png and respective icon

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I81b11a79d80898aca6288cea6e4e02559d9a0c51
2021-03-25 17:27:26 +01:00
Pedro Pinto Silva
5227e91c15 Mobile: Calc: Hamburger Menu: Add Run Macro
- Add Entry
- Add icon

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: If7de2b95fa5a2cd00e8b0873d00ff2eb73fcba1a
2021-03-15 13:56:00 +01:00
Szymon Kłos
10df7e45a6 notebookbar: add missing items in data tab
Change-Id: Ia527b75bdcc91f637fd72aa3c29250ae2698cda7
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2021-03-15 11:24:02 +01:00
Szymon Kłos
463c15c63c notebookbar: add missing format tab in calc
Change-Id: Iecdf243486756f8e831805076714f9653c9bcb92
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2021-03-15 11:24:02 +01:00
Szymon Kłos
f40d531bf8 notebookbar: add missing items in format tab
Change-Id: I2c14a530818acfd17916499ce62527587298f5c4
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2021-03-15 11:24:02 +01:00
Pedro Pinto Silva
a4ca812257 leaflet: annotation: wizard: style context menu for mobile
- Bigger targets
- Add existent icon or create for better mobile scanning
- Improve layout

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Iccfdfb3d02e3c4ee148fdcfa05ba3c0a320a6c78
2021-03-11 14:33:18 +01:00
Pedro Pinto Silva
36ecadffe7 Add missing image for connectortoolbox
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ib3a7a99ccab6b5ad70234cf56e6573fea1eb56e7
2021-03-09 15:16:20 +01:00
Szymon Kłos
b48d215a18 mobile-wizard: fontwork property panel
Change-Id: I5279eba27ee6848a5bde539dc30f4e7a37e0eb89
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2021-02-05 14:27:54 +01:00
Rizal Muttaqin
c03940312a Add download as csv icon
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Id77468703bb941e853a7c1419b386d5a8c91fde7
2021-02-04 13:23:57 +01:00
mert
75f1cc3705 added insert connectors popup dialog
Change-Id: If97eb79bd697fe2e2b9cb86cbc1643e5890bf626
Signed-off-by: mert <mert.tumer@collabora.com>
Signed-off-by: Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>
2021-01-21 10:22:58 +01:00
Tomaž Vajngerl
bf0daa2dce Use own icon for drawings, don't share with presentations
Change-Id: I6cecc9869d36bc1e45a4ed88344c62e0c9adac1d
Signed-off-by: Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>
2021-01-21 10:22:58 +01:00
Szymon Kłos
5aed87e10b Add fontwork dialog to the ui
Change-Id: I3c66f2e6db4fbfa5dd42484e260113e6233d62fd
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2021-01-13 09:46:22 +01:00
Pedro Pinto Silva
b170601ff1 Writer: Expose Insert Line on classic and NotebookBar mode
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I7a19e64a436f2007cc434b7046f87ff3bc048203
2021-01-08 12:31:16 +01:00
Ezinne Nnamani
5fc33d3bc4 loleaflet: Online Help
Retook the English screenshots at Help -> Online help from share.collabora.com. Then replaced them with the previously existing screenshots that were outdated

Signed-off-by: Ezinne Nnamani <nnamani.ezinne@collabora.com>
Change-Id: Ibce2d958b8df881cdca3bbd59367dcd7d2348633
Signed-off-by: Ezinne Nnamani <nnamani.ezinne@collabora.com>
2021-01-05 07:05:47 +01:00
andreas kainz
952b5c0219 NB writer: add context-graphic tab
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Iea802e4bd662ed9003f61665b771e49f6ea6e4c4
2020-12-23 11:20:22 +01:00
Szymon Kłos
b678a1a5f9 jsdialog: added menubutton
Change-Id: I2c8931f5d3c3358a5a7e5f7200493ca1a132d816
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2020-12-21 09:58:42 +01:00
Pedro Pinto Silva
8088e06e41 Align plus sign
so it's centered aligned with the main rounded rectangle that composes the outer-shape

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I5dd3fbd6d37a2552c09ecfbf515d85ac25f6a571
2020-12-15 14:25:27 +01:00
umutbayramoglu
f7d993da70 Mobile: Modify 'insert comment' icon
Signed-off-by: umutbayramoglu <umut265@gmail.com>
Change-Id: I18048fcd84345032d7a2a4fb0d52a4505fb4f0d7
2020-12-15 14:25:27 +01:00
Pedro Pinto Silva
17dc3b23fd Mobile: Insert comment: Add missing icon
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I879f4aeeea8bc0a4bb16b1617e0c3f0d88d2ebdf
2020-12-10 19:45:28 +01:00
umutbayramoglu
da5c34183c Update insert comment icon
Signed-off-by: umutbayramoglu <umut265@gmail.com>
Change-Id: Id61ae05dabeb26c540bcae2ef45b1c05b6f3fb80
2020-12-10 17:58:33 +01:00
umutbayramoglu
2358b83059 Create new icon that replaces the 'insert comment' icon
Signed-off-by: umutbayramoglu <umut265@gmail.com>
Change-Id: I865caf09b5fabe9dd30ad9b7ea8ff580e1a495e4
2020-12-10 17:58:33 +01:00
Pedro Silva
582f4c3568 Update colibre icons (jsdialog, autofilter)
Signed-off-by: Pedro Silva <pedro.silva@collabora.com>
Change-Id: Iaf6d259aa6e0372bc5344388a03494848e2cb722
2020-12-04 15:22:59 +01:00
Szymon Kłos
25816601bc Add Pivot Table entries in menu/notebookbar
Change-Id: If989a7ed3f894750497d7145fd31a0feb1e99b53
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2020-12-04 15:16:22 +01:00