summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2015-10-14avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-20convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-07tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-22tdf#93188 - avoid crash in media player.Michael Meeks
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-04-Werror,-Wunused-private-fieldStephan 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-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in avmediaNoel Grandin
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-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin
2015-06-10tdf#90077 fix freeze when enabling media toolbar in ImpressNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-20Fix build for gcc 4.6.4.Thorsten Behrens
2015-05-20Fix reporting missing GStreamer pluginsStephan Bergmann
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-14refactor MediaWindow to use RenderContextTomaž Vajngerl
2015-05-13First cut at reporting missing GStreamer pluginsStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09Remove unused create member functionsStephan Bergmann
2015-05-09loplugin:staticmethodsStephan Bergmann
2015-05-09loplugin:implicitboolconversionStephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann