summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer
AgeCommit message (Expand)Author
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
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-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
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-28Return earlyMatteo Casalin
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-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
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-17Clarify checking o_pbLink directly, versus missing dereferencingStephan Bergmann
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-22weld native message dialogsCaolán McNamara
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin