summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/showwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-20Resolves: tdf#158332 'fake' keystroke exits presentationCaolán McNamara1-5/+7
2023-12-20comment re GTK 2.34 should be 3.24Caolán McNamara1-1/+1
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke1-1/+2
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski1-2/+2
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin1-2/+3
2022-04-27tdf#141835 handle SHOWWINDOWMODE_END when resuming the slide showdldld1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+2
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-17/+17
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara1-2/+5
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann1-2/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-3/+1
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-1/+0
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-23loplugin:unusedfields in sdNoel Grandin1-5/+0
2019-02-15loplugin:flatten in sd/source/ui/slideshowNoel Grandin1-12/+12
2019-02-09loplugin:indentation in sdNoel Grandin1-1/+1
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen1-0/+2
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-6/+6
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-4/+4
2017-10-23loplugin:includeform: sdStephan Bergmann1-5/+5
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin1-11/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-03-10loplugin:constantparam in sdNoel Grandin1-3/+3
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29com::sun::star->css in sdNoel Grandin1-3/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-3/+2
2015-08-20loplugin:defaultparamsNoel Grandin1-2/+2
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-5/+2