summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/mediacontrol.cxx
AgeCommit message (Expand)Author
2019-05-02tdf#101524: seeking position shouldn't pause video playbackKatarina Behrens
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-19loplugin:stringcopy: avmediaStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-17AVMEDIA_RESSTR define can go nowCaolán McNamara
2017-05-16loplugin:comparisonwithconstant in avmediaNoel Grandin
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
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-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel 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-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