Commit Graph

552 Commits

Author SHA1 Message Date
a2c6ce60b9 fdo#80538 Add (hidden) edit icons to the toolbar again
per https://bugs.freedesktop.org/show_bug.cgi?id=80538#c23

Change-Id: I1e9b06bd84ddbfbf70b4de904679bb99c2b72da0
Reviewed-on: https://gerrit.libreoffice.org/11203
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31 07:11:06 -05:00
b751142173 Help buttons mushrooming all over the place...
Change-Id: I098cdc4899c27930f3d0a16d7fbd26dbce91d4c5
Reviewed-on: https://gerrit.libreoffice.org/11212
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31 06:55:12 -05:00
0eb2c17d0e fdo#83289 (part) help btn for impress photo album
Help button in Impress Photo Album dialog

Change-Id: Id21a29955036ed74ee9b66be8c076ecf81f25a17
Reviewed-on: https://gerrit.libreoffice.org/11211
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31 06:49:31 -05:00
c6270de939 fdo#80538 Show an infobar when document is in read-only mode
and remove the Edit icon from the toolbar

Change-Id: I27d9506bd0fb76b3f1ad056a9866f7744674a3e2
Reviewed-on: https://gerrit.libreoffice.org/11182
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2014-08-29 03:42:38 -05:00
fedae0bd6c Fix fdo#83160 (part): Help button for impress rem.
HIG-ify Impress remote dialog and add help button in dialog

Change-Id: I17a67090121af9fb9656a3afa177fa4c5403332b
Reviewed-on: https://gerrit.libreoffice.org/11154
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-28 06:52:20 -05:00
b4558b5081 fdo#73151 Make better use of the sidebar
The general idea is to encourage use of the sidebar instead of floating windows (for Navigator, Styles&Formatting and Gallery)

Changes:
* Show the sidebar by default in Writer & Impress
* Remove the Gallery floating window (Gallery now always opens in the sidebar)
* Remove all Gallery, Navigator and Styles&Formatting links from the default toolbar in Writer
  (since they have an icon in the sidebar and the sidebar is shown by default now)
* When selecting "More" from the Styles dropdown, the Stylelist opens in the sidebar instead of the floating window

This has all been discussed extensively here: https://bugs.freedesktop.org/show_bug.cgi?id=73151

Change-Id: I3a0461d1472711da7121801000af294b432fccb1
Reviewed-on: https://gerrit.libreoffice.org/11077
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-24 06:26:17 -05:00
b34ddf0700 fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.
Was added to writer in LO 4.1 but menu entries for other modules
were overlooked.

Change-Id: I90bcaa727eaa8fd8b35218f73c101f25c7a71d7b
Reviewed-on: https://gerrit.libreoffice.org/10707
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-08-05 13:37:34 +00:00
2420e776f7 fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'
In this commit not only a menu entry is created, also the name is changed
from 'Edit File' to 'Edit Mode'.

Change-Id: Icd7998307cb0337dd2ee95b298452557ab37375b
Reviewed-on: https://gerrit.libreoffice.org/10211
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-21 08:25:06 +00:00
43b0a48596 can't have bare english strings in .cxx
Change-Id: I1a14e37f3362c082bc460895ffd0b949c636b8ea
2014-06-23 14:12:43 +01:00
9701a7ca98 Convert DLG_ASS to .ui
Change-Id: I29ee55654391f24399aea24fc02c49c430c4e839
Reviewed-on: https://gerrit.libreoffice.org/9834
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23 12:14:14 +00:00
171efcb7ac fdo#76203 - use consistent titlecase for UI title labels
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9
Reviewed-on: https://gerrit.libreoffice.org/9858
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23 09:01:25 +00:00
76fe2776af translatable="yes" in .ui files
Change-Id: I2f15875aaba4d960e7b66d38286ef08e091532e1
2014-06-16 12:32:25 +02:00
64992cc56e fdo#77987, part 1: set min&max values of spinboxes
by attaching adjustments to them. This restores pre-ui behaviour,
as without proper initial minimum value, one can't enter values < 0
into the dialog

I just copied the numbers as they were in .src file, but they were
prolly completely made up (and they're adjusted later anyway
according to size/position of workspace)

Change-Id: Ic09fdd9e947f04d6f2151e9d7a8714f4f1d29552
2014-06-10 00:04:59 +02:00
eaa89db886 tweak massively complicated html export wizard a bit
Change-Id: I1d15780d0128204f063a816df9df251b05ab93d2
2014-05-30 15:54:58 +01:00
df903c3e20 Convert DLG_PUBLISHING to .ui
Change-Id: I0e15b6f7610c7b262a037d6a9ea482112a5bb8b4
Reviewed-on: https://gerrit.libreoffice.org/9532
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-30 09:53:41 -05:00
e4ce7d286a fdo#46839 Convert line color picker to split button
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
2014-05-18 14:50:58 +03:00
584b415924 Keep only one class for toolbox color controls
instead of 5 (mostly identical) classes.

Also the following bugs were fixed:

* All pickers now use split buttons. (fdo#45671)
* Color palette now indicates the current color. (fdo#73891)
  (Previous changes related to that bug are reverted as part
  of this commit.)
* Selecting a color from a float panel now updates the
  button. (fdo#77683)
* For Font color/background color in Writer, the color
  that is shown on the button, is always the one that's
  actually used. (Can be a different color after hiding
  the toolbar.)
* For Font color/background color in Writer, the button
  now indicates when we're in the format paintbrush mode.
  (Removed in 085e8a07e61ef2d3a82e11094d8773ab17cfdb3c
  for some reason.)

Change-Id: Idb4829552240c52fb0882aca627c8177bbe2f839
2014-05-14 12:39:42 +03:00
d6f5d4ee2c add a status bar icon to fit slide to window
Change-Id: I2c1d1fc7425b0aaad2a2445e0ac71ddc38410fdb
2014-05-08 14:48:22 +01:00
0833f4046a fdo#64047: n#863021: Add set-all language menu.
Problems:
* Doesn't reset the spell error markers
* Modifies only at object level
* Currently has only setting for 'all text'
* Maybe provide a current slide only option?

Change-Id: I4695423fed3ed9422185b23803eedd12ef434bea
2014-04-23 18:36:38 +05:30
7007e3952d fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labels
Currently .uno:zoom is used for the topmenu and submenu.
Deleting the '...' behind the text will delete it for both,
which is not correct. Therefore I introduce .uno:ZoomMenu for the
topmenu.

Change-Id: I75bcae572be0cca7216c34d81e0b99f4c59c0aab
Reviewed-on: https://gerrit.libreoffice.org/8503
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2014-04-06 13:32:31 -05:00
cab8cfbe60 Basic UI for inserting 3D models
-By now only in impress.
-One supported file format: gltf/.json

Change-Id: I66b9cc91afeac292a19e8917f923228dc96a791a
2014-03-27 11:22:33 +01:00
3b1cca8c54 Related: fdo#74468 drop hard-coded 'sec' and use FUNIT_SECONDS
Change-Id: I11e2aa39d77c01446387b13ba4bc9f40b61a958a
2014-03-21 17:00:28 +00:00
12b78edde9 Remove from option-dialog the CurrentPage-option (fdo#71601)
Change-Id: I28a75468b1f43e0219fa0f03fe89601a77d3cd4d
Reviewed-on: https://gerrit.libreoffice.org/7842
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-18 20:35:38 +00:00
78ff9d90f2 fdo#74468 fix timing of slide transitions
Regression since commit 16428c9600964a4945cf6fd0d938dea047d1248b.

Change-Id: Id274c21e08d10d2e727f3b5a3fd852cd297e4637
2014-02-13 14:19:46 +01:00
5350d30b10 fdo#62082 Fix buttons in Custom animation toolbar
* Use small button size
* Fix duplicate arrows
* Change "Remove" icon
* Remove no longer used icons

Change-Id: I28a22704fc0696d00d97ac3b6b6fc0c98c3433ed
Reviewed-on: https://gerrit.libreoffice.org/7867
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05 16:05:06 +00:00
882645231b uiconfig: remove obsolete helpid's and clean trailing whitespace.
Change-Id: Ic94ed52bbe0e5c612258fa56a970d61de0972eb3
2014-02-03 18:12:18 +01:00
0f7542a7a7 fdo#74455 - hide direct printing button and replace with new print dialog.
Change-Id: I7ae80079f4bd5fed1234753b521a680498ec43e1
2014-02-03 18:05:56 +01:00
5eaa0135c3 place some elements side by side to regain a line
Change-Id: I9b838b6c00bc6e456adcf5d63c9936c08bf0d1aa
2014-01-16 15:18:33 +00:00
4e7333c6a6 swap entries to optional checkbox is on last row
so there isn't a hole if the remote control option is
hidden

Change-Id: I514b76d35ef831f4c74ea43f18b2fa812059cfd2
2014-01-10 19:17:46 +00:00
45b72633d1 designate which elements should shrink when limited width
draw/impress print options page (de)

Change-Id: Ie4cf8902d3db68a156d10bd4d1b2c7db33539f9c
2014-01-08 18:59:36 +00:00
6cbccc8efa convert unlink image querybox to .ui
Change-Id: I46458d497757162be283effb624a7c769aeb5354
Reviewed-on: https://gerrit.libreoffice.org/7200
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27 21:26:12 +00:00
7347482cc3 hidpi: Make many places Hi-DPI aware.
This also introduces a getter for the mnDPIScaleFactor variable.

Change-Id: I02ba6858fb1842f911d62976f4c54afc3bfa337f
2013-12-20 14:23:35 +01:00
00a3143b31 convert the last tabpage in sd to .ui
Change-Id: I49eb93ec73d0783ab62eab5ce469526dd069e0b0
2013-12-03 11:32:32 +00:00
8027780051 mark non-translatable .ui strings explicitely as such
so bin/ui-translatable.sh will not find false positives

Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
2013-11-30 19:04:43 +01:00
781dc45515 make some .ui strings translatable
Change-Id: I3e2a93ac7521b4b484a96da22efac0b4cb52b333
2013-11-30 18:58:56 +01:00
6116f37372 convert slide design to .ui
Change-Id: I0ecda6e3a29e51dfd1cd36fa8b0a02c8327d4c2c
2013-11-20 12:51:12 +00:00
aecc0d723f missing translatable="yes" attributes
Change-Id: I138c8f245e4bfb2f23dd4cd8a629d8e5e3aac56b
2013-11-17 10:55:50 +01:00
2dec3d1d4f convert 500th dialog (vectorize) to .ui
Change-Id: Ib1a8716091a16eb970c9f218f4a8e496de72ff51
2013-11-15 12:52:00 +00:00
2531d750ed missing .ui
Change-Id: Ifac13b48a951e002e2fa3eed19c2bd00ff4cca67
2013-11-15 12:20:49 +00:00
6abfb890a2 convert impress remote dialog to .ui
Change-Id: I4ed22a776720bd6de64d08767a03a746276acba4
2013-11-15 12:11:42 +00:00
b3a10e1e62 rework to get panel and dialog working at the same time
Change-Id: I0a2adcd606842c6b39665ecc641d2fd92c4eb7e7
2013-11-15 09:46:23 +00:00
ecca93071c convert impress table design panel to .ui
Change-Id: I4ed28ad5ba94c055fbab51148d9258624dcfdb14
2013-11-15 09:46:23 +00:00
e34263af77 convert draw table design dialog to .ui
Change-Id: Ieb9e7f9d2b8ff89aa83e44f4f1d3f634adf71b25
2013-11-15 09:46:23 +00:00
f7bb9d000b convert cross-fade dialog to .ui
Change-Id: I51f90299f0a2f9573dd8cfd1e6b875e7c76af125
2013-11-14 11:56:48 +00:00
f13a47fa04 convert insert slides dialog to .ui
Change-Id: I9dc8366d2e8bd2ab16ce11c9e69cbdbdca0ccae5
2013-11-14 11:05:38 +00:00
c1fd218e90 convert name html design to .ui
Change-Id: If384ab765e09a6600d3e9cb559ed58dccb6b18c1
2013-11-13 13:50:36 +00:00
a4451e6e1f convert break dialog to .ui
Change-Id: Ic0cee9c164eb077f76403a154461f1d1f3b52921
2013-11-13 09:55:03 +00:00
fbdc77fea9 convert insert slides dialog to .ui
Change-Id: I4285ccfb9609305b2e92fec6c3f79b5277016f8b
2013-11-06 11:46:04 +00:00
a71a562a99 fdo 70998: Termchange: Graphics->Image
Change-Id: If451dfb24567157c86bca9a4a8564eb8de231a38
Reviewed-on: https://gerrit.libreoffice.org/6524
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-04 07:49:45 -06:00
2aa5d13ed0 fdo#61950 De-extensionize presentation minimizer
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-14 12:21:39 +02:00