summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/present.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-04IASS: make live slideshow non-experimentalThorsten Behrens1-4/+0
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen1-1/+0
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)1-0/+8
2023-11-24officecfg,sd: add Office::Security::Net::AllowInsecureImpressRemoteWiFiMichael Stahl1-1/+13
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin1-1/+20
2023-11-09Move "Enable Impress Remote" setting to presentation settingsSamuel Mehrbrodt1-0/+11
2023-11-06tdf#157788 Move "Show navigation panel" back to Presentation settingsSamuel Mehrbrodt1-0/+4
2023-11-06tdf#135089 Move Presenter console settings to Slide Show settingsSamuel Mehrbrodt1-0/+39
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin1-3/+0
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin1-7/+3
2023-05-30use more TypedWhichInfoNoel Grandin1-1/+1
2023-05-26use more TypedWhichIdNoel Grandin1-1/+1
2023-05-25use more TypedWhichIdNoel Grandin1-1/+1
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev1-0/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara1-10/+9
2020-10-23long->tools::Long in pyuno..sdNoel1-1/+1
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara1-6/+10
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen1-6/+3
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-3/+3
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen1-0/+1
2018-05-11drop metric connect_changed, use connect_value_changedCaolán McNamara1-2/+2
2018-05-10weld SdStartPresentationDlgCaolán McNamara1-149/+113
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+4
2015-08-20loplugin:defaultparamsNoel Grandin1-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+33
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-3/+3
2014-11-13loplugin: cstylecastNoel Grandin1-17/+17
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-2/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-3/+3