summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-06Avoid OUString::createFromAscii, use OUStringLiteral insteadStephan Bergmann1-2/+2
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann1-40/+29
2019-10-10tdf#128057: convert file URIs to system path for IGraphBuilder::RenderFileMike Kaganski1-1/+8
2019-10-10Simplify iterationMike Kaganski1-8/+6
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann1-6/+3
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-2/+3
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann4-4/+4
2019-10-01Minor comment/README update wrt "kde5" and "gtk" VCL pluginsMichael Weghorn1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann4-4/+4