summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)AuthorFilesLines
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+1
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin2-4/+4
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-4/+4
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-17/+17
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-17tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna1-1/+0
2019-03-05re-land "new loplugin typedefparam""Noel Grandin4-5/+8
2019-02-19pretty up logging of exceptionsNoel Grandin4-5/+5
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2019-02-05loplugin:flatten in slideshowNoel Grandin3-290/+290
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-2/+2
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-7/+7
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin3-5/+6
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin1-2/+0
2018-11-13loplugin singlevalfields improvementNoel Grandin2-13/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-1/+1
2018-10-30loplugin:returnconstantNoel Grandin2-6/+2
2018-10-09loplugin:constfields in slideshowNoel Grandin9-19/+19
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-03tdf#119146: fix populating maCurrentSubsetsMike Kaganski1-2/+21
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-1/+3
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen10-0/+10
2018-06-28tdf#102195: don't exclude everything between first and last subsetMike Kaganski2-59/+51
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke3-3/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl1-64/+7
2018-03-07tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl1-19/+4
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-01-15More loplugin:cstylecast: slideshowStephan Bergmann2-2/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-11-10slideshow: clip shapes in secondary screen windowMichael Stahl1-4/+19
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-21/+1
2017-10-23loplugin:includeform: slideshowStephan Bergmann22-64/+64
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-2/+2
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara1-5/+13
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist5-6/+6
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin4-20/+16
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+1