summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc
AgeCommit message (Expand)Author
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-31Spurious closing parenthesisStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-25Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-08-01std::function::operator bool returns true if it contains a valid targetDavid Ostrovsky
2015-08-01std::function doesn't have empty() methodDavid Ostrovsky
2015-07-31avmedia: replace boost::function with std::functionMichael Stahl
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-13avmedia: add some missing license headers to vlc filesMichael Stahl
2015-07-13avmedia: remove empty ThreadsafeQueue.cxxMichael Stahl
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: avmediaStephan Bergmann
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-01-08avmedia: disable VLC unless in experimental model.Michael Meeks
2014-12-12avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-07-01avmedia: sal_Bool -> boolStephan Bergmann
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-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi
2014-01-14These should be extern "C" function typesStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
2013-11-20Only throw exceptions that match specificationStephan Bergmann
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
2013-10-19avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo