summaryrefslogtreecommitdiff
path: root/sd/inc/sdcommands.h
AgeCommit message (Collapse)Author
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara
because these contain place-holder text and it doesn't make sense to be able to edit them (unless some-day we support custom place-holder prompts) because they are now read-only add a pair of "show next level" and "hide last level" features so on right clicking the last outline paragraph you can make the next one visible, or make the last one invisible Change-Id: Iea24d810f298156cfe2f32aa53d0515da45e08eb
2013-10-23fixincludeguards.sh: sdThomas Arnhold
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-04-26Better wording for Impress "Start from first/current Slide"Samuel Mehrbrodt
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-16Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski
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-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi
Create a slideshow from a series of image files. Created the dialog window (called photoalbum.ui). Image preview is working. Options "Fit to slide" and "1 image and title" are implemented. Added a title page with the author's full name. TODO: 2 images / 4 images per slide i18n of messages UI tweaks Change-Id: I14b337187dc5d373fcd28489098fda813b5fd5f6 Reviewed-on: https://gerrit.libreoffice.org/2582 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-09-24Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky
Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
Change-Id: I20857202e70a975d249ac0f121947691ac274602
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt
Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
Change-Id: I9d0e4f31d073ad416934358c6507dc6564754758
2012-06-22re-base on ALv2 code.Michael Meeks
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
This is the first part of a nice cleanup ;) Change-Id: I2fa632dbb589053d8f95456233e10e97dff190fa
2011-12-05Remove Large Handles optionStefan Knorr (astron)
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
2011-11-08removed Simple Handles optionTim Hardeck
Removed the unnecessary option "Simple Handles" with all related functions and icons.
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer