summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer
AgeCommit message (Expand)Author
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in avmediaNoel Grandin
2022-05-19tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth
2022-05-05Just use Any ctor instead of makeAny in avmediaStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-04Fix typosAndrea Gelmini
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-02-19update video pos and size after change if currently playingCaolán McNamara
2022-02-18first cut at using Gtk4 built in video playbackCaolán McNamara
2022-02-18there's only one media backend per platform currentlyCaolán McNamara
2022-01-17tdf#145538 - Use range based for loopsVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-02avmedia : use std::mutex instead of osl::MutexArnaud Versini
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-21no need to take solar mutex hereNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-15unnecessary castNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolá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
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21use tools::Long in accessibility..basctlNoel
2020-10-16Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-16compact namespace: avmediaNoel Grandin
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-18loplugin:flatten in avmediaNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2020-02-16tdf#124176: Use pragma once instead of include guardsMohamed Sameh
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara
2020-02-01weld MediaPlaybackPanelCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen
2020-01-14clang-tidy modernize-concat-nested-namespace in avmediaNoel Grandin
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann
2019-10-10Simplify iterationMike Kaganski