summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+2
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin3-6/+6
2020-07-16compact namespace: avmediaNoel Grandin13-72/+34
2020-07-15don't need to use prefix here anymoreNoel Grandin1-1/+1
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-08avmedia/win: create instances with uno constructorsNoel Grandin11-92/+21
2020-07-06avmedia: create instances with uno constructorsNoel Grandin8-151/+32
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin12-102/+35
2020-06-03Upcoming loplugin:elidestringvar: avmediaStephan Bergmann2-4/+2
2020-05-24remove some unused definesNoel Grandin1-1/+0
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet2-2/+2
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-08compact namespace in avmedia..bridgesNoel Grandin22-69/+53
2020-05-01improve loplugin:makesharedNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26all ItemWindows are now weldedCaolán McNamara1-4/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-21drop unneeded includeCaolán McNamara1-1/+0
2020-04-18loplugin:flatten in avmediaNoel Grandin3-135/+136
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain4-16/+4
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara16-62/+17
2020-02-16tdf#124176: Use pragma once instead of include guardsMohamed Sameh4-16/+4
2020-02-13tdf#124176: Use pragma once instead of include guardsMohamed Sameh1-4/+1
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara4-46/+12
2020-02-11tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara9-36/+9
2020-02-08tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara1-4/+1
2020-02-03drop some unneeded includesCaolán McNamara1-1/+0
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara1-0/+1
2020-02-02Fix typoAndrea Gelmini1-1/+1
2020-02-01weld MediaPlaybackPanelCaolán McNamara7-409/+226
2020-01-31new loplugin:namespaceindentationNoel Grandin7-7/+7
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen14-47/+13
2020-01-29gtk: make sidebar media panel "play video" workCaolán McNamara1-5/+4
2020-01-29There should be no need for o3tl::make_unsigned hereStephan Bergmann1-2/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-4/+4
2020-01-27Fix order of MACOSX vs. UNX checksStephan Bergmann1-9/+9
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN3-6/+6
2020-01-14clang-tidy modernize-concat-nested-namespace in avmediaNoel Grandin16-66/+16
2019-12-18sal_Char->char in avmedia..basicNoel Grandin4-4/+4
2019-12-16Fix USE_AVMEDIA_DUMMY build after 2431477337f4ac4384ba615f76bfb5904f1a3b47Tor Lillqvist1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-11-30loplugin:mergeclasses SoundHandlerNoel Grandin2-13/+5
2019-11-29Fix build with USE_AVMEDIA_DUMMY (iOS, at least)Tor Lillqvist1-4/+4
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann1-1/+1
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann1-1/+1
2019-11-14New loplugin:consttoboolStephan Bergmann1-2/+2
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-1/+1
2019-11-08Fix Windows --eanble-vlc errors and (clang-cl) warningsStephan Bergmann1-3/+3