summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin
2015-06-11tdf#90077 fix freeze when enabling media toolbar in ImpressNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-21Fix 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
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-18Typo: thow->throwJulien Nabet
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10nail more lifecycle oddness.Michael Meeks
2015-04-10mend misc. lifecycle breakage.Michael Meeks
2015-04-10clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-04-04Typo: creat->createJulien Nabet
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin