summaryrefslogtreecommitdiff
path: root/include/avmedia
AgeCommit message (Expand)Author
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
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-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-07-25new loplugin overrideparamNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-12-24loplugin:unusedfieldsNoel 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-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-10-17-Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai 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-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-02-18Drop unnecessary #includeTakeshi Abe
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-18Simplify MediaWindow::mpImplStephan Bergmann
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/avmediaNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen