summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/viewmediashape.cxx
AgeCommit message (Expand)AuthorFilesLines
7 dayscanvas: simplify calcTransformedRectBoundsXisco Fauli1-5/+2
2024-11-12loplugin:reftotemp in slideshowNoel Grandin1-13/+13
2024-07-28tdf#158510 Don't change the initial URL when using fallbackVladislav Tarakanov1-2/+15
2024-05-13loplugin:ostr in slideshowNoel Grandin1-10/+10
2022-09-02tdf#149969 slideshow: handle loop from the animation of a media shapeMiklos Vajna1-0/+8
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna1-1/+13
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin1-4/+5
2021-10-31Prepare for removal of non-const operator[] from Sequence in slideshowMike Kaganski1-4/+6
2021-06-02tdf#92917: fix crash in Impress in viewmediashape (slideshow)Julien Nabet1-1/+2
2021-06-01Reduce scope (slideshow/viewmediashape)Julien Nabet1-1/+1
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara1-1/+1
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara1-2/+7
2020-11-17Remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameterStephan Bergmann1-3/+2
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-3/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-4/+1
2020-01-23tdf#126459: Consider translated origin of the view also on resizeKatarina Behrens1-2/+7
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen1-18/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+2
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin1-7/+2
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin1-2/+2
2019-04-17tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna1-1/+0
2019-02-19pretty up logging of exceptionsNoel Grandin1-2/+2
2019-02-05loplugin:flatten in slideshowNoel Grandin1-113/+113
2018-11-13loplugin singlevalfields improvementNoel Grandin1-12/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+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
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-21/+1
2017-10-23loplugin:includeform: slideshowStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara1-5/+13
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-2/+1
2017-06-10logging the simple message is sufficientCaolán McNamara1-9/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-10/+3
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+1
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin1-1/+1
2016-03-25fix headless buildOliver Specht1-1/+3
2016-02-09Remove excess newlinesChris Sherlock1-11/+0
2016-01-14loplugin:unusedmethods unused return value in slideshowNoel Grandin1-6/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04yyyyyNoel Grandin1-4/+2
2015-09-14boost->stdCaolán McNamara1-3/+3
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-2/+0
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin1-8/+10