diff options
author | Thomas Viehmann <tv@beamnet.de> | 2014-08-15 00:07:58 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2014-08-14 19:50:27 -0500 |
commit | 6af3bc396eedde71e40c3e8d714a728c8fa881aa (patch) | |
tree | 4593a0c84a353658e58b418efc2f76b779f58f14 /icon-themes | |
parent | ec7ab6356b02d85011485048d0f4d11239d386af (diff) |
fdo#79116 make paste special easier to use
This patch adds three short cut buttons to the calc paste special
dialog: paste values only (numbers, strings, dates), paste values and
formats, and paste transposed.
Change-Id: Ie70fbaa28976b2311b1d9cf53b094a5083fb42d4
Reviewed-on: https://gerrit.libreoffice.org/10928
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/galaxy/sc/res/paste_transpose.png | bin | 0 -> 752 bytes |
-rw-r--r-- | icon-themes/galaxy/sc/res/paste_values_formats.png | bin | 0 -> 1115 bytes |
-rw-r--r-- | icon-themes/galaxy/sc/res/paste_values_only.png | bin | 0 -> 962 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/icon-themes/galaxy/sc/res/paste_transpose.png b/icon-themes/galaxy/sc/res/paste_transpose.png Binary files differnew file mode 100644 index 000000000000..9f1d315c69a6 --- /dev/null +++ b/icon-themes/galaxy/sc/res/paste_transpose.png diff --git a/icon-themes/galaxy/sc/res/paste_values_formats.png b/icon-themes/galaxy/sc/res/paste_values_formats.png Binary files differnew file mode 100644 index 000000000000..82f0b1f9c7b9 --- /dev/null +++ b/icon-themes/galaxy/sc/res/paste_values_formats.png diff --git a/icon-themes/galaxy/sc/res/paste_values_only.png b/icon-themes/galaxy/sc/res/paste_values_only.png Binary files differnew file mode 100644 index 000000000000..4ae118b57079 --- /dev/null +++ b/icon-themes/galaxy/sc/res/paste_values_only.png |