summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fusldlg.cxx
AgeCommit message (Expand)Author
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
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-08-08STL'ify CustomShowListNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-06-23Replace List with std::vector<String>.Rafael Dominguez
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-08Remove all bogus comments in impress.Guillaume Poussel