summaryrefslogtreecommitdiff
path: root/include/avmedia
AgeCommit message (Expand)AuthorFilesLines
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin1-14/+22
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara2-5/+4
2014-10-17-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin3-8/+8
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+4
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás1-0/+2
2014-05-30header guard naming consistencyNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás1-2/+1
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás1-0/+2
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-3/+2
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-0/+3
2014-04-02Fix mac build: "<::" cannot begin a template-argument listZolnai Tamás1-2/+2
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás2-0/+27
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-9/+9
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms2-6/+6
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann3-6/+9
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-1/+1
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann1-1/+2
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann1-12/+14
2013-11-09fdo#65108 inter-module includes <> include/avmediaNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold5-13/+13
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-0/+4
2013-04-23execute move of global headersBjoern Michaelsen5-0/+425