summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-23unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30avmedia: fix varargs call for WNT 64-bitMichael Stahl
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
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