summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-16compact namespace: avmediaNoel Grandin
2020-07-15don't need to use prefix here anymoreNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-08avmedia/win: create instances with uno constructorsNoel Grandin
2020-07-06avmedia: create instances with uno constructorsNoel Grandin
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: avmediaStephan Bergmann
2020-05-24remove some unused definesNoel Grandin
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-21drop unneeded includeCaolán McNamara
2020-04-18loplugin:flatten in avmediaNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain
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-13tdf#124176: Use pragma once instead of include guardsMohamed Sameh
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara
2020-02-11tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2020-02-08tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2020-02-03drop some unneeded includesCaolán McNamara
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara
2020-02-02Fix typoAndrea Gelmini
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-29gtk: make sidebar media panel "play video" workCaolán McNamara
2020-01-29There should be no need for o3tl::make_unsigned hereStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Fix order of MACOSX vs. UNX checksStephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-14clang-tidy modernize-concat-nested-namespace in avmediaNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-16Fix USE_AVMEDIA_DUMMY build after 2431477337f4ac4384ba615f76bfb5904f1a3b47Tor Lillqvist
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-30loplugin:mergeclasses SoundHandlerNoel Grandin
2019-11-29Fix build with USE_AVMEDIA_DUMMY (iOS, at least)Tor Lillqvist
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann