summaryrefslogtreecommitdiffstats
path: root/avmedia/source/viewer/mediawindow_impl.cxx
Commit message (Expand)AuthorAgeFilesLines
* avmedia,*: guess the mime type of media files based on file nameMichael Stahl2023-04-051-3/+4
* tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna2022-08-261-1/+7
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* first cut at using Gtk4 built in video playbackCaolán McNamara2022-02-181-1/+5
* there's only one media backend per platform currentlyCaolán McNamara2022-02-181-13/+1
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+0
* Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski2021-10-281-4/+5
* loplugin:referencecasting look through more clang TypesNoel Grandin2021-08-231-9/+7
* use officecfg for security optionsNoel Grandin2021-07-261-1/+1
* rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara2021-01-271-1/+1
* tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara2021-01-271-1/+7
* make *String(string_view) constructors explicitNoel Grandin2020-12-191-1/+1
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-1/+1
* use tools::Long in accessibility..basctlNoel2020-10-211-2/+2
* Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann2020-10-161-1/+1
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+2
* convert MediaControlStyle to scoped enumNoel Grandin2020-09-021-1/+1
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-2/+2
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* loplugin:flatten in avmediaNoel Grandin2020-04-181-113/+113
* add an IsEmpty method to tools::Size and use itNoel Grandin2020-04-151-1/+1
* inherit MediaControl from InterimItemWindowCaolán McNamara2020-02-131-1/+1
* weld MediaPlaybackPanelCaolán McNamara2020-02-011-0/+2
* new loplugin:namespaceindentationNoel Grandin2020-01-311-1/+1
* tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen2020-01-301-8/+0
* clang-tidy modernize-concat-nested-namespace in avmediaNoel Grandin2020-01-141-2/+1
* Simplify iterationMike Kaganski2019-10-101-8/+6
* loplugin:referencecasting in avmedia..basicNoel Grandin2019-07-191-6/+2
* loplugin:logexceptionnicely in accessibility..basicNoel Grandin2019-06-141-2/+3
* Drop support for gstreamer-0.10Michael Weghorn2019-06-071-5/+0
* Pointer is pointlessNoel Grandin2019-02-131-4/+5
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* Remove Library_avmediaQuickTime, which is deadStephan Bergmann2018-09-121-4/+0
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-2/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* loplugin:useuniqueptr in MediaWindowImplNoel Grandin2018-05-141-8/+6
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-1/+1
* tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen2018-04-041-1/+0
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-1/+1
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-131-7/+7
* tdf#113380: if the player doesn't exist,...Xisco Fauli2017-12-041-1/+1
* loplugin:singlevalfieldsNoel Grandin2017-12-041-10/+9
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-24/+0
* avmedia: consistently use "" and <> in include directivesMike Kaganski2017-10-091-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1