summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/showwin.cxx
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-05coverity#704761 Dereference after null checkCaolán McNamara
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin