summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsSlotManager.cxx
AgeCommit message (Expand)Author
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt
2019-11-02cid#1455210 Dereference before null checkCaolán McNamara
2019-10-30tdf#114175: Set proper title for page rename dialog in DrawMuhammet Kara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-19uitest: add more events to ui loggerAhmed ElShreif
2019-08-05Fix typosAndrea Gelmini
2019-07-27weld RemoteDialogCaolán McNamara
2019-07-25sidebar: Add .uno:MasterSlidesPanelAshod Nakashian
2019-07-03tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-04[Pardus] Make the slide change command accessible.Gulsah Kose
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-04weld SvxNameDialogCaolán McNamara
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin