summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03tdf#119146: fix populating maCurrentSubsetsMike Kaganski
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-28tdf#102195: don't exclude everything between first and last subsetMike Kaganski
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl
2018-03-07tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-01-15More loplugin:cstylecast: slideshowStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-10slideshow: clip shapes in secondary screen windowMichael Stahl
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-11logging the simple message is sufficientCaolán McNamara
2017-06-10logging the simple message is sufficientCaolán McNamara
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: slideshowStephan Bergmann