summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2014-03-10avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03upgrade liborcusMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-02-03Drop the deprecated QuickTime stuff when building a sandboxed LOTor Lillqvist
2014-01-29bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi
2014-01-14These should be extern "C" function typesStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-07fdo#72398 add m4v to allowed movie extsDavid Tardon
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
2013-11-20Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20Only throw exceptions that match specificationStephan Bergmann
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
2013-11-18Fix debug outputStephan Bergmann
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann
2013-11-18Remove bogus commentStephan Bergmann
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-04one ; is sufficientJulien Nabet
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-19avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo
2013-10-19avmedia/vlc: setting a correct video/audio trackMinh Ngo
2013-10-12Bin apparently unneeded #includeTor Lillqvist
2013-10-12Bin apparently unneeded #includeTor Lillqvist
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist
2013-10-07Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.Minh Ngo
2013-10-07Avmedia/VLC: Adding some todoMinh Ngo
2013-10-07Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo
2013-10-07Avmedia/VLC: Returns "No error" if there aren't any error.Minh Ngo
2013-10-07Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.Minh Ngo
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara
2013-10-03filters with incorrect trailing semicolonsCaolán McNamara
2013-10-03CID#738557 unused mbIsMediaWindowJavaBased memberCaolán McNamara