Age | Commit message (Collapse) | Author |
|
Change-Id: I194ce3ddbb041cd01ee1b9c66fec7b5e782e1a1a
|
|
Change-Id: Ie7c335def446bc663f63a58bfc91d44386c2f30e
Reviewed-on: https://gerrit.libreoffice.org/12978
Reviewed-by: Matthew Francis <mjay.francis@gmail.com>
Tested-by: Matthew Francis <mjay.francis@gmail.com>
|
|
Change-Id: I26922eb51120331c1f10b00e2bf59bdd7cd8d413
|
|
Change-Id: I09972ebec71a332d2f5a8630df7b5fecd2b78c87
Reviewed-on: https://gerrit.libreoffice.org/12228
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Ibebe4ea7ba504b306a191ca0cd61cfd366577d5e
Reviewed-on: https://gerrit.libreoffice.org/12107
Reviewed-by: Matthew Francis <mjay.francis@gmail.com>
Tested-by: Matthew Francis <mjay.francis@gmail.com>
|
|
i#87898 Porting old icon fixes from AOO Bugzilla.
Remove outdated icons for old display options (aw053).
Checked via git grep core and help source. No instances.
QA - Low risk; visual inspection of icons in general use. Originally icons appeared in optionsbar.xml for Draw and Impress, circa 2007. See i#80528.
Change-Id: I324f94fd6b03b6dbe483667d3cf197f95f7284c0
Signed-off-by: Andrew <dent.ace@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/8363
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
|
|
I removed border dialog with commit
8560fb88c7252e5ad60674e447f2e194298f08de
because it seems unused and when the corresponding
command was called only a blank window was opened.
It seems it was just bugous, so revert this commit
and fix the dialog.
Conflicts:
sw/inc/swabstdlg.hxx
sw/source/ui/dialog/swdlgfact.cxx
sw/source/ui/dialog/swdlgfact.hxx
Change-Id: I68f8c13457e899a894f03bdd60ebedfb2b70afea
|
|
After commit ffc2e5be1f712b09710e2096ad2f7eb81b80118d ,
these deleted icons are useless since other UNO commands are used instead:
View050 -> Zoom50Percent
View100 -> Zoom100Percent
View200 -> Zoom200Percent
Adjust -> ZoomOptimal
FitInWindow -> ZoomOptimal
Sorry I forgot to remove then in that commit.
Note: As UNO command now is 'zoomoptimal' instead of 'adjust' and
people feel 'adjust' icon better, I deleted the disliked 'zoomoptimal'
icons and renamed 'adjust' icons to it.
Change-Id: I141f2c4ad2f63928efb15faa5f68bc9c6dabc144
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/4117
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I484a783547c3bed1d80a0f510434b4c0fe37bed7
|
|
Change-Id: I57f3db05a21caeff04f280a0c13c3facfe23c3c1
|
|
Change-Id: I5e7bf2ecb0d194420b694861187bab23d1bbef3c
|
|
Change-Id: I4c85ed661da5fc81c49343afcb33adc65d90f374
|
|
Created a new icon for query properties as discussed here
http://bit.ly/16Ae2ce
Made for all themes containing icons for queries.
Change-Id: Ib65e10479298b7a530b973658d202505fb33ccf3
Reviewed-on: https://gerrit.libreoffice.org/3216
Reviewed-by: Stefan Knorr <heinzlesspam@gmail.com>
Reviewed-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
Tested-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
|
|
So far I only add an icon to the galaxy theme.
Therefore I add now the other icons on the other themes as well.
Change-Id: Id852d1adb87c31ee45187a0a7b4bfead56c7b19f
|
|
The icons were in the wrong direction (the arrow pointing to the
opposite side) so I flipped them horizontally (and changed colors
when necessary).
Note: icon-themes is based on languages rather than interface direction
so there might be other languages I'm unaware of.
Change-Id: If44bed902d763ebbc41ca422399bfd48cc390f93
Reviewed-on: https://gerrit.libreoffice.org/1712
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
Users don't have to open the XML file to know what repository they want
to use... we are now doing it for them and showing the repositories in
a dropdown listbox
Change-Id: I7c20c5a2880061d1ede35a17001e2a75c49a6e88
|
|
These icons haven't been shipped any more for some time, it seems.
Change-Id: I4b1fceb22ff3713e35eb409846d6b3c2468ffe44
|
|
The search and bookmark icons aren't used, instead their duplicates
in "sfx/res" respectively "res" are used.
LibO's help system does not actually display zooming or annotation buttons.
"helperdialog" is the function that can enable/disable our Clippy replacement
– no need to have that in a toolbar, no need for an icon.
"help" wasnt picked up, it seems.
"helpmenu" had a scissors icon.
"helpdownload" only was a X icon.
Change-Id: I22d31c6c123dd92c5c0be8ee610583c1c77226d5
|
|
Change-Id: Ibcc3cf6c162ae05ca2a2ae3f5957872dba6f2785
|
|
.uno:OpenFromWriter
.uno:OpenFromCalc
Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
|
|
Hopefully, this is much more logical.
|