summaryrefslogtreecommitdiff
path: root/include/avmedia/mediaitem.hxx
AgeCommit message (Expand)Author
2023-01-30tdf#143148 Use pragma once instead of include guardsAdoche Onaji
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-06-02clang-tidy modernize-pass-by-value in avmediaNoel Grandin
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02Fix mac build: "<::" cannot begin a template-argument listZolnai Tamás
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander 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-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen