summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/rehearsetimingsactivity.cxx
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2019-02-05loplugin:flatten in slideshowNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-07-02loplugin:casttovoid: slideshowStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2017-04-16logging the simple message is sufficientCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-09some OSL_FAIL to SAL_WARNCaolán McNamara
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-03-02tdf#98175 fix Impress crashNoel Grandin
2016-02-24loplugin:cstylecastStephan Bergmann
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-13tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson
2015-08-11slideshow: prefer value_type over manual type generationThorsten Behrens
2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13loplugin:staticmethodsNoel 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
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-10-18random OUString to String conversionsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-22always set event descriptionDavid Tardon