summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
2024-08-14tdf#158510 Added fallback for media files in MediaWindowImplVladislav Tarakanov
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-05-06loplugin:ostr avmediaNoel Grandin
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-11-05tdf#158068: an example of "abc" -> u"abc"_ustr conversionMike Kaganski
2023-11-05tdf#158067: an example of OUStringLiteral -> operator u""_ustr replacementMike Kaganski
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: avmediaStephan Bergmann
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-04-29Use getXWeak in avmediaMike Kaganski
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-07elide some string copiesNoel Grandin
2022-04-13Fix typoxuenhua
2022-03-29tdf#145614 Convert #define to constexprofftkp
2022-02-14update play/pause/stop when one of the other changesCaolán McNamara
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara
2022-02-14can drop unneeded TODOCaolán McNamara
2022-02-11these label properties are already set to this text in the .uiCaolán McNamara
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
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