summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-1/+1
* -Werror,-Wdeprecated-declarationsStephan Bergmann2015-10-022-0/+6
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-1/+1
* convert Link<> to typedNoel Grandin2015-09-202-17/+14
* boost->stdCaolán McNamara2015-09-142-2/+1
* tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks2015-09-081-0/+1
* tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks2015-09-084-15/+16
* tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks2015-09-071-1/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-071-2/+2
* convert Link<> to typedNoel Grandin2015-09-042-12/+6
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-5/+3
* make pWindow private in SfxChildWindowNoel Grandin2015-08-251-2/+2
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-251-1/+0
* tdf#93188 - avoid crash in media player.Michael Meeks2015-08-221-1/+5
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-193-6/+6
* tdf#84323: Make osl::Condition::wait more readableStephan Bergmann2015-08-182-5/+4
* loplugin: defaultparamsNoel Grandin2015-08-111-3/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-041-1/+0
* std::function::operator bool returns true if it contains a valid targetDavid Ostrovsky2015-08-012-2/+2
* std::function doesn't have empty() methodDavid Ostrovsky2015-08-012-2/+2
* avmedia: replace boost::function with std::functionMichael Stahl2015-07-312-5/+6
* loplugin:unusedmethodsNoel Grandin2015-07-243-13/+3
* com::sun::star->css in avmediaNoel Grandin2015-07-175-62/+59
* com::sun::uno->css in avmedia and animationsNoel Grandin2015-07-1731-470/+470
* avmedia: add some missing license headers to vlc filesMichael Stahl2015-07-137-1/+69
* avmedia: remove empty ThreadsafeQueue.cxxMichael Stahl2015-07-132-6/+0
* tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe2015-07-0630-77/+77
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* tdf#91960 presentation causes Impress crashNoel Grandin2015-06-131-1/+4
* tdf#90077 fix freeze when enabling media toolbar in ImpressNoel Grandin2015-06-101-1/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* convert MediaState to scoped enumNoel Grandin2015-06-043-11/+11
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-1/+1
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-1/+1
* loplugin:constantfunctionNoel Grandin2015-05-222-9/+0
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-4/+4
* convert CVT constants to scoped enumNoel Grandin2015-05-212-2/+2
* Fix build for gcc 4.6.4.Thorsten Behrens2015-05-201-1/+1
* Fix reporting missing GStreamer pluginsStephan Bergmann2015-05-203-25/+201
* Remove include stdio (part2)Julien Nabet2015-05-181-2/+0
* refactor MediaWindow to use RenderContextTomaž Vajngerl2015-05-142-325/+270
* First cut at reporting missing GStreamer pluginsStephan Bergmann2015-05-131-1/+61
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* Remove unused create member functionsStephan Bergmann2015-05-094-14/+0
* loplugin:staticmethodsStephan Bergmann2015-05-092-2/+2
* loplugin:implicitboolconversionStephan Bergmann2015-05-091-1/+1
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-082-2/+2
* Rephrase comparisons between bool and sal_BoolStephan Bergmann2015-05-081-1/+1
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-062-4/+2
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-2/+2