summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-26loplugin:refcounting in avmediaNoel
2021-02-01cppcheck: missing getting current increment valuesCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-15Related tdf#138888: fix assertion on avmedia/MediaControlBaseJulien Nabet
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-02these constants can be local to the cxx fileNoel Grandin
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: avmediaStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-21drop unneeded includeCaolán McNamara
2020-04-18loplugin:flatten in avmediaNoel Grandin
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara
2020-02-08tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2020-02-03drop some unneeded includesCaolán McNamara
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara
2020-02-02Fix typoAndrea Gelmini
2020-02-01weld MediaPlaybackPanelCaolán McNamara
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-30loplugin:mergeclasses SoundHandlerNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): avmediaStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02tdf#101524: seeking position shouldn't pause video playbackKatarina Behrens
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel 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-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli