summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/mediaitem.cxx
AgeCommit message (Expand)Author
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-04avmedia: remove trivial copy ctorJochen Nitschke
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-07-17com::sun::star->css in avmediaNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13More ::rtl::OUString to OUString and RTL_CONSTASCII in avmediaRicardo Montania
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl
2011-12-02Fixed build breakage, and remove warning.Kohei Yoshida
2011-12-03actually play embedded media:Michael Stahl
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-12-03avmedia::MediaItem: add pImplMichael Stahl
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13removetooltypes01: #i112600# remove tooltypes from avmediaMikhail Voytenko