summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-04convert Link<> to 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-11loplugin: defaultparamsNoel Grandin
2015-07-17com::sun::star->css in avmediaNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-06-10tdf#90077 fix freeze when enabling media toolbar in ImpressNoel Grandin
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-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
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-13More lifecycle correction.Michael Meeks
2015-04-10clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks
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-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11avmedia: use constructor syntax for avmedia.componentChris Sherlock
2015-03-10avmedia: avoid passing an empty any to InitPropertySequence()Miklos Vajna
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09removed unused timeout definesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini