summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)AuthorFilesLines
2020-11-16replace std::min(std::max()) with std::clampNoel1-3/+2
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2-8/+0
2020-09-02these constants can be local to the cxx fileNoel Grandin1-0/+4
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin2-7/+7
2020-06-03Upcoming loplugin:elidestringvar: avmediaStephan Bergmann2-4/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-26all ItemWindows are now weldedCaolán McNamara1-4/+1
2020-04-21drop unneeded includeCaolán McNamara1-1/+0
2020-04-18loplugin:flatten in avmediaNoel Grandin1-11/+11
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara2-36/+9
2020-02-08tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara1-4/+1
2020-02-03drop some unneeded includesCaolán McNamara1-1/+0
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara1-0/+1
2020-02-02Fix typoAndrea Gelmini1-1/+1
2020-02-01weld MediaPlaybackPanelCaolán McNamara3-378/+207
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen7-19/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-11-30loplugin:mergeclasses SoundHandlerNoel Grandin2-13/+5
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): avmediaStephan Bergmann1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-2/+2
2019-05-02tdf#101524: seeking position shouldn't pause video playbackKatarina Behrens2-1/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens1-5/+15
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung1-0/+45
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung1-9/+16
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-27/+8
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-4/+3
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel Grandin1-5/+3
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-1/+2
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin1-21/+21
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-33/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli1-1/+1
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens2-355/+0
2017-10-20tdf#87808 Add missing tooltips to Media Playback toolbarGabor Kelemen1-0/+2
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski6-15/+15
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-5/+5
2017-09-03set parent for insert media file dialogCaolán McNamara1-1/+1
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin2-3/+6
2017-08-13log details of exception when we catch std::exceptionNoel Grandin1-2/+3
2017-08-01move resmgr to unotoolsCaolán McNamara1-5/+2