Age | Commit message (Expand) | Author |
2022-04-13 | Fix typo | xuenhua |
2022-03-29 | tdf#145614 Convert #define to constexpr | offtkp |
2022-02-14 | update play/pause/stop when one of the other changes | Caolán McNamara |
2022-02-14 | Related: tdf#100007 pause state not always updating "play" state to off | Caolán McNamara |
2022-02-14 | can drop unneeded TODO | Caolán McNamara |
2022-02-11 | these label properties are already set to this text in the .ui | Caolán McNamara |
2021-12-18 | use more cppu::BaseMutex | Noel Grandin |
2021-11-16 | Drop redundant 'using rtl::OUString' | Mike Kaganski |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-10-28 | Prepare for removal of non-const operator[] from Sequence in avmedia | Mike Kaganski |
2021-08-27 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-02-26 | loplugin:refcounting in avmedia | Noel |
2021-02-01 | cppcheck: missing getting current increment values | Caolán McNamara |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-21 | avmedia: add doc model for bitmap fill of slide narrations | Miklos Vajna |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-15 | Related tdf#138888: fix assertion on avmedia/MediaControlBase | Julien Nabet |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-16 | replace std::min(std::max()) with std::clamp | Noel |
2020-11-05 | tdf#42949 Fix new IWYU warnings in directories [ab]* | Gabor Kelemen |
2020-09-02 | these constants can be local to the cxx file | Noel Grandin |
2020-09-02 | convert MediaControlStyle to scoped enum | Noel Grandin |
2020-06-03 | Upcoming loplugin:elidestringvar: avmedia | Stephan Bergmann |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-26 | all ItemWindows are now welded | Caolán McNamara |
2020-04-21 | drop unneeded include | Caolán McNamara |
2020-04-18 | loplugin:flatten in avmedia | Noel Grandin |
2020-02-13 | inherit MediaControl from InterimItemWindow | Caolán McNamara |
2020-02-08 | tdf#124176: Use pragma once instead of include guards | Furkan Ahmet Kara |
2020-02-03 | drop some unneeded includes | Caolán McNamara |
2020-02-02 | weld ParaLRSpacingWindow & ParaULSpacingWindow | Caolán McNamara |
2020-02-02 | Fix typo | Andrea Gelmini |
2020-02-01 | weld MediaPlaybackPanel | Caolán McNamara |
2020-01-30 | tdf#42949 Fix IWYU warnings in avmedia/ | Gabor Kelemen |
2019-12-12 | use covariant return type for SfxPoolItem::Clone | Caolán McNamara |
2019-11-30 | loplugin:mergeclasses SoundHandler | Noel Grandin |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): avmedia | Stephan Bergmann |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-02 | tdf#101524: seeking position shouldn't pause video playback | Katarina Behrens |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-04-02 | tdf#100007: slider and time field update during video playback | Katarina Behrens |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-02-04 | tdf#44223 allow slideshow to play embedded media. | Mark Hung |
2019-02-04 | tdf#44223 oox: import embedded media stream. | Mark Hung |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |