summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)Author
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11tdf#93243 slideshow: replace boost::bindDaniel Robertson
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-09-21boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-16slideshow: convert new to ::Create to get initial ref-counting right.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
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-08coverity#1257110 Big parameter passed by valueCaolán McNamara
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens
2014-11-25-Werror,-WuninitializedStephan Bergmann
2014-10-01slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02fix buildMarkus Mohrhard
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás
2014-06-13-Werror,-Wunused-parameterStephan Bergmann
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-16slideshow/glTF: make sure parent window does not cover the OpenGL windowZolnai Tamás
2014-05-15slideshow\glTF: add a parent window to the OpenGL windowZolnai Tamás
2014-05-15slideshow: update log messagesZolnai Tamás
2014-05-10coverity#738843 Uninitialized scalar fieldCaolán McNamara