summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slideview.cxx
AgeCommit message (Expand)Author
2020-08-27Fix typosAndrea Gelmini
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-22remove unnecessary polypolygon subdivideLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
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-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-10-08tdf#94222: Revert "slideshow: replace for_each with range-based loop"Jan Holesovsky
2015-09-16slideshow: fix mysterious crash with the gtk3 vclplugMichael Stahl
2015-09-14boost->stdCaolán McNamara
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-24slideshow: replace for_each with range-based loopDaniel Robertson
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-04-18fix higher debug levelsCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from slideshowAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-08-23remove unused commentSiqi LIU
2013-08-23miscSiqi LIU
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-03-16Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens
2012-03-16Clear sprites to white fdo#45219.Thorsten Behrens
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-23CWS-TOOLING: integrate CWS autorecoveryVladimir Glazunov
2010-03-18aw079: rebase to m75Armin Le Grand