summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer/mediawindow_impl.cxx
AgeCommit message (Expand)Author
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
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-04-18loplugin:flatten in avmediaNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
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-10Simplify iterationMike Kaganski
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-06-07Drop support for gstreamer-0.10Michael Weghorn
2019-02-13Pointer is pointlessNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-12Remove Library_avmediaQuickTime, which is deadStephan Bergmann
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-14loplugin:useuniqueptr in MediaWindowImplNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-04tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03avmedia: silence pointless warning about VLCMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-18use rtl::Reference in MediaWindowImplNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin