summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/mediaitem.cxx
AgeCommit message (Expand)Author
12 daysAdd SfxItemType to SfxPoolItemOliver Specht
2024-05-06loplugin:ostr avmediaNoel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: avmediaStephan Bergmann
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-07elide some string copiesNoel Grandin
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara
2021-10-28Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
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