summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.cxx
AgeCommit message (Expand)Author
2024-02-29cid#1592640 Dereference after null checkCaolán McNamara
2024-02-27cid#1592376 Uninitialized scalar fieldCaolán McNamara
2024-02-27cid#1592380 COPY_PASTE_ERRORJulien Nabet
2024-02-24Fix typoAndrea Gelmini
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-23IASS: Added SdrObject Insert/Remove suppportArmin Le Grand (allotropia)
2024-02-21IASS: Avoid more SlideShow shutdownsArmin Le Grand (allotropia)
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-01-11tdf#158664 Ignore Notifications when SlideShow is inactiveArmin Le Grand (allotropia)
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-11-28Update SlideShow on DrawModel changes IIArmin Le Grand (allotropia)
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin
2023-11-20Fix typoAndrea Gelmini
2023-11-20Update SlideShow on DrawModel changesArmin Le Grand (allotropia)
2023-11-06tdf#157788 Move "Show navigation panel" back to Presentation settingsSamuel Mehrbrodt
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski
2023-06-20tdf#155920: next effect in END mode should no resume showDaniel Lohmann
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-02BaseMutex->std::mutex in SlideShowListenerProxyNoel Grandin
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-06-14tdf#149351 Add a 'Turn off mouse as pen' shortcutGabor Kelemen
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-27tdf#141835 handle SHOWWINDOWMODE_END when resuming the slide showdldld
2022-04-25tdf#148654 stop playing sound with presentation endsCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-12-28use comphelper::WeakComponentImplHelper in SlideshowImplNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in sdNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-30add SfxUnoFrameItem arg to indicate what frame sent this SfxRequestCaolán McNamara
2021-10-25loplugin:indentation (macOS)Stephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-06make --disable-scripting compileCaolán McNamara
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin