summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fusldlg.cxx
AgeCommit message (Expand)Author
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-30loplugin:reducevarscope in sdNoel
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-10weld SdStartPresentationDlgCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-25sd/source/ui/func boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-03loplugin:stringconstantStephan Bergmann
2015-09-03tdf#85303: SLIDESHOW cannot start at selected slide sometimesJulien Nabet
2015-08-20loplugin:defaultparamsNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-08-24String->OUStringIvan Timofeev
2013-08-21String->OUStringIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler