Samuel Mehrbrodt
c41dfa1265
Better wording for Impress "Start from first/current Slide"
...
The menu is now:
Slide Show
Start from first Slide
Start from current Slide
...
instead of:
Slide Show
Slide Show
Slide Show From This Slide
...
I also changed the recently introduced function name/uno command for "Start from current Slide".
This should make no trouble, since this function has not seen a release so far.
Change-Id: I248c9d63ec28071b2887f89912aa90fa1e4afcb5
Reviewed-on: https://gerrit.libreoffice.org/3604
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-04-26 14:12:52 +00:00
Jakub Golebiewski
baffab9a4f
Bug 58505 - Tweak F5 for slide display, and add Shift-F5
...
Added menu entry to start the presentation from current slide.
Changed "Start Presentation" menu entry behavior so it starts
from the first slide.
Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261
2013-04-16 20:21:59 +02:00
Gergő Mocsi
d99f529676
Create Photo Album implementation
...
UI tweaks: dialog window open in all modes (Normal, Outline, Slide Sorter, ..).
Fixed some pointer issues in function CreateHdl).
Functionality: Title slide gets inserted only when we have one slide in the
presentation (having > 1, I assume that we don't have an empty presentation).
Conflicts:
sd/source/ui/dlg/PhotoAlbumDialog.cxx
Change-Id: I7eb844bf2382a44481435cfaa8f498e29c56bd69
2013-04-12 03:39:54 -07:00
Rob Snelders
99120b7ddc
Display the number of active slides in the statusbar
...
Conflicts:
sd/source/ui/view/drviews4.cxx
Change-Id: I788070fdf093ec8b9f875ea5e81999990cd04501
2013-03-23 22:58:52 +01:00
Rob Snelders
015131c87e
Give the number of slides also when more slides are selected
...
Change-Id: I2a169831f2caada6d052edb697036a53ca67ddd0
Reviewed-on: https://gerrit.libreoffice.org/2927
Reviewed-by: Thorsten Behrens <tbehrens@suse.com >
Tested-by: Thorsten Behrens <tbehrens@suse.com >
2013-03-23 14:36:21 +00:00
Urs Fässler
f4a37ca958
several translations and fixes for translations
...
Change-Id: I47ca71d578f3e0b1e2c3499f0785d986ed4f583e
2013-03-13 21:42:27 +01:00
Thomas Arnhold
f5ca04caca
Related to fdo#60724: correct spelling
...
Using the autocorrect list of LibreOffice
extras/source/autotext/lang/en-US/acor/DocumentList.xml
Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657
Script: http://pastebin.ca/2327716
2013-03-03 17:14:16 +01:00
Cédric Bosdonnat
b4c18dc0ea
Templates Manager: removed the old dialogs and menu entries
...
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
2012-12-20 18:02:52 +01:00
Michael Meeks
837e2808f7
re-base on ALv2 code. Includes:
...
Patches contributed by Armin Le-Grand
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles...
http://svn.apache.org/viewvc?view=revision&revision=1293316
#118485# - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
Patches contributed by Andre Fischer
http://svn.apache.org/viewvc?view=revision&revision=1172128
http://svn.apache.org/viewvc?view=revision&revision=1172133
Patch contributed by Ariel Constenla-Haile
i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress
contextmenu - CWS contextmenu1
http://svn.apache.org/viewvc?view=revision&revision=1182915
Patch contributed by Zhang Jian Fang
#118876#, Add check if the OutlinerParaObject is created successfully
http://svn.apache.org/viewvc?view=revision&revision=1243381
restore a re-based rdbedit.
2012-11-28 12:48:36 +00:00
Andrzej J.R. Hunt
2d63c4689a
Basic Impress Remote + linking of dialog and server.
...
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
2012-08-10 13:28:45 +02:00
Andrzej J.R. Hunt
ae5140e054
Remote dialog now showing.
...
Change-Id: I20857202e70a975d249ac0f121947691ac274602
2012-08-08 11:49:21 +02:00
Tim Hardeck
6484ccb4ed
move zoomitem from svx to sfx2
...
To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2.
This patch does base on Caolán McNamara's patch he sent to the mailing list.
Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648
2012-06-15 13:38:56 +02:00
Caolán McNamara
8a0685d49f
make ResId::toString a non-static member
...
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
2012-04-30 11:22:09 +01:00
Caolán McNamara
ab05fbd16e
fix build
2012-04-12 15:11:38 +01:00
Olivier Hallot
674ed53bc0
More RTL_CONSTASCII_USTRINGPARAM removals
...
module sd/../ui
2012-04-12 10:10:19 -03:00
Caolán McNamara
c1c3ef64bc
callcatcher: remove some unused code
2011-12-21 09:30:20 +00:00
Norbert Thiebaud
2a71139535
remove include of pch header from sd
2011-11-27 13:20:56 -06:00
awf
f82da78215
i118560 - slide sorter: pass PageSelector object by reference
...
* found as LGPLv3-only fix at svn rev 1196092 (http://svn.apache.org/viewvc?view=revision&revision=1196092 )
2011-11-23 23:53:50 +01:00
Felix Zhang
48e2a853b9
remove unused methods from sd::slidesorter
2011-10-21 16:56:52 +02:00
Dona Hertel
f7ccecc999
Easy Hack remove dead code and uncompiled code in 'sd' module
2011-04-14 11:36:04 +02:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Carsten Driesner
dde0ca60a7
removetooltypes01: Rebase to DEV300m99
2011-02-07 13:06:08 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Frank Schoenheit [fs]
3d789e3277
undoapi: merged DEV300m95
2010-12-16 13:15:45 +01:00
Frank Schoenheit [fs]
6702f4e83f
undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface.
...
Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-20 14:54:59 +02:00
Sebastian Spaeth
80b0861510
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:43 +02:00
Christian Lippka ORACLE
f8678b2f6f
#i104850# enable 'create summary page' during initial text editing
2010-10-11 17:31:02 +02:00
Petr Mladek
8e7505f5f5
remove include guards using fixguard.py
2010-10-05 18:20:54 +02:00
Vladimir Glazunov
3099107b00
CWS-TOOLING: integrate CWS renaissance1
2010-08-26 09:15:18 +02:00
Christian Lippka
78ce81b376
#i112791# add missing update for SID_INSERTPAGE slot on slide change
2010-07-07 15:53:12 +02:00
Andre Fischer
df76bfb069
renaissance1: merge with DEV300_m84
2010-07-01 18:06:39 +02:00
Andre Fischer
97d0f93bea
renaissance1: #i107215# Disabled duplication of slides in master mode.
2010-06-15 12:56:00 +02:00
Christian Lippka
defcfcf416
cws impress190: rebase m82
2010-06-14 18:49:32 +02:00
Frank Schoenheit [fs]
f884576207
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Andre Fischer<Andre.W.Fischer
5ad79ff630
renaissance1: merge with DEV300_m80
2010-06-02 15:26:12 +02:00
Christian Lippka
58dd850178
#i89450# removed unused code
2010-05-05 17:39:48 +02:00
Andre Fischer
8c9901906b
renaissance1: #i107215# Reorganized the selection function. Introduced button bar.
2010-04-23 17:06:10 +02:00
Christian Lippka
a7df737242
fixed unix warnings
2010-04-13 12:10:03 +02:00
Christian Lippka
6e40e38b26
renaissance2: rebase m76
2010-04-12 13:03:45 +02:00
Frank Schoenheit [fs]
9c32c9129e
slidecopy: merge CWS wth MWS-m76
2010-04-09 09:37:17 +02:00
Andre Fischer
8c6409990a
renaissance1: #i107215# Many fixes around drag-and-drop and selection.
2010-04-08 14:47:08 +02:00
Andre Fischer<Andre.W.Fischer
9300afa21c
renaissance1: merge with DEV300_m75
2010-03-23 15:37:20 +01:00
Frank Schoenheit [fs]
7f2bd81581
slidecopy: removed the old TaskPane implementation, now completely superseded by the new one
...
carrying both implementations was only temporary, to be able to easily compare both.
The new implementation still has not A11Y API implementation, that's on the TODO list.
2010-03-17 10:48:49 +01:00
Andre Fischer<Andre.W.Fischer
dce05d5b2c
renaissance1: #i107215# Fixes of minor compilation problems.
2010-03-15 14:14:59 +01:00
Christian Lippka
1c858f73a9
renaissance2: merge to m73
2010-03-12 20:13:16 +01:00
Andre Fischer
6426d891e7
renaissance1: #i107215# Added support for keys home/end. Fixed selection after inserting new slides.
2010-03-12 17:03:08 +01:00
Andre Fischer
ab3853cc3c
renaissance1: #i107215# Duplicating several slides inserts them in single row after selection.
2010-03-11 18:35:45 +01:00
Andre Fischer
b21a5ef925
renaissance1: #i107215# Fixed drag-and-drop when used with auto-scrolling. Improved hide/show handling.
2010-03-11 16:21:09 +01:00
Andre Fischer
538a067d21
renaissance1: #i107215# Improved calculation of insertion indicator, excluded pages.
2010-03-10 17:33:53 +01:00
Andre Fischer
4b83a7fe57
renaissance1: #i107215# Improved handling of transferables.
2010-03-08 11:34:08 +01:00