summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2022-05-20tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth
2022-02-15Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara
2022-02-15update play/pause/stop when one of the other changesCaolán McNamara
2022-02-15Related: tdf#34759 ditch PlayPending hack and use GST_STATE_TARGETCaolán McNamara
2021-11-17loplugin:stringliteraldefine in avmediaNoel Grandin
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski
2021-10-27Add support for macOS SDK 12.0Stephan Bergmann
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-06fix --disable-avmedia clang-plugins warningsCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-15unnecessary castNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-02-26loplugin:refcounting in avmediaNoel
2021-02-23loplugin:refcounting in avmediaNoel
2021-02-18loplugin:referencecasting (macOS)Stephan Bergmann
2021-02-01cppcheck: missing getting current increment valuesCaolán McNamara
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolá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-25Remove vlc part since experimental since 5 yearsJulien Nabet
2020-12-25avmedia: followup fix to 17aea7c41Chris Sherlock
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15Related tdf#138888: fix assertion on avmedia/MediaControlBaseJulien Nabet
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25Player::processEvent return value is unusedStephan Bergmann
2020-11-25BITMAPINFOHEADER::biWidth,biHeight are of type LONGStephan Bergmann
2020-11-16replace std::min(std::max()) with std::clampNoel