summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-11/+7
2016-07-12Remove excess newlinesChris Sherlock12-68/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-7/+7
2015-11-04yyyyyNoel Grandin2-6/+3
2015-10-29com::sun::star->css in slideshowNoel Grandin12-84/+57
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-117/+117
2015-10-11tdf#93243 slideshow: replace boost::bindDaniel Robertson2-29/+10
2015-10-11Replace simple while loops with range-based forDaniel Robertson2-12/+5
2015-09-21boost->stdCaolán McNamara2-3/+2
2015-09-14boost->stdCaolán McNamara1-3/+3
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+2
2015-08-20loplugin: defaultparamsNoel Grandin2-2/+2
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson4-174/+95
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud14-34/+0
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud2-15/+10
2015-08-07cppcheck:noExplicitConstructorNoel Grandin2-2/+2
2015-07-17loplugin:unusedmethods slideshowNoel Grandin1-10/+0
2015-07-10do not include boost/utility.hppMichael Stahl4-4/+4
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin2-10/+12
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin3-14/+15
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe2-12/+8
2015-05-05loplugin:staticmethodsNoel Grandin4-6/+6
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-26/+27
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+1
2015-04-16slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks1-3/+3
2015-04-13loplugin:staticmethodsNoel Grandin3-8/+8
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks1-21/+21
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-2/+3
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-2/+4
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-9/+13
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-08coverity#1257110 Big parameter passed by valueCaolán McNamara1-1/+2
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens3-8/+4
2014-11-25-Werror,-WuninitializedStephan Bergmann1-3/+1
2014-10-01slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin2-4/+4
2014-09-02fix buildMarkus Mohrhard1-1/+1
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger3-5/+8
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás1-5/+3
2014-06-13-Werror,-Wunused-parameterStephan Bergmann1-1/+3
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky1-3/+3