summaryrefslogtreecommitdiffstats
path: root/avmedia/source/viewer/mediawindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-4/+2
* Formatting changes across all modulesChris Sherlock2016-02-091-45/+13
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-1/+1
* tdf#91960 presentation causes Impress crashNoel Grandin2015-06-131-1/+4
* Remove include stdio (part2)Julien Nabet2015-05-181-2/+0
* avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-1/+1
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* nail more lifecycle oddness.Michael Meeks2015-04-101-0/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-01-091-7/+7
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* avmedia: sal_False/True -> false/trueStephan Bergmann2014-09-151-2/+2
* fdo#82994 Added some more audio formatsDaniel Sikeler2014-09-111-2/+2
* fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler2014-09-091-1/+1
* fdo#82994: added missing media extensionsDaniel Sikeler2014-08-281-1/+6
* ErrorBox AVMEDIA_ERR_URL to StringThomas Arnhold2014-08-151-2/+2
* Make OGLFrameGrabber workZolnai Tamás2014-04-201-6/+6
* Remove unneccessary commentsAlexander Wilms2014-02-231-30/+30
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-071-1/+2
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* fdo#72398 add m4v to allowed movie extsDavid Tardon2013-12-071-1/+1
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-201-7/+9
* Simplify MediaWindow::mpImplStephan Bergmann2013-11-181-25/+11
* Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara2013-10-041-2/+13
* filters with incorrect trailing semicolonsCaolán McNamara2013-10-031-2/+2
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-3/+3
* fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero2013-05-021-0/+2
* fdo#56832 Explicitly mention Ogg Audio and VideoSamuel Mehrbrodt2013-04-261-1/+2
* add a few more missing media extensions.Michael Meeks2013-03-081-1/+2
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-1/+1
* fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero2013-02-201-2/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-09-251-23/+14
* ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-211-16/+16
* targeted string re-workNorbert Thiebaud2012-06-021-3/+3
* callcatcher: drop unused hasPreferredSizeCaolán McNamara2012-04-251-7/+0
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-091-4/+4
* refactor media embedding completely:Michael Stahl2011-12-061-1/+1
* actually play embedded media:Michael Stahl2011-12-031-1/+1
* MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl2011-12-031-3/+35
* avmedia cleanup - remove unused codeMatúš Kukan2011-08-031-141/+0
* fix typosCaolán McNamara2011-04-011-1/+1
* add in .webm suffix for jrbCaolán McNamara2011-04-011-16/+16
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-26/+16
|\