summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* remove some unused definesNoel Grandin2020-05-241-1/+0
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-222-2/+2
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* compact namespace in avmedia..bridgesNoel Grandin2020-05-0822-69/+53
* improve loplugin:makesharedNoel Grandin2020-05-011-1/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-272-0/+2
* all ItemWindows are now weldedCaolán McNamara2020-04-261-4/+1
* move InterimItemWindow to svtoolsCaolán McNamara2020-04-221-1/+1
* drop unneeded includeCaolán McNamara2020-04-211-1/+0
* loplugin:flatten in avmediaNoel Grandin2020-04-183-135/+136
* add an IsEmpty method to tools::Size and use itNoel Grandin2020-04-151-1/+1
* tdf#124176: Use pragma once instead of include guardsHarshit Jain2020-03-234-16/+4
* tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara2020-03-2216-62/+17
* tdf#124176: Use pragma once instead of include guardsMohamed Sameh2020-02-164-16/+4
* tdf#124176: Use pragma once instead of include guardsMohamed Sameh2020-02-131-4/+1
* inherit MediaControl from InterimItemWindowCaolán McNamara2020-02-134-46/+12
* tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara2020-02-119-36/+9
* tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara2020-02-081-4/+1
* drop some unneeded includesCaolán McNamara2020-02-031-1/+0
* weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara2020-02-021-0/+1
* Fix typoAndrea Gelmini2020-02-021-1/+1
* weld MediaPlaybackPanelCaolán McNamara2020-02-017-409/+226
* new loplugin:namespaceindentationNoel Grandin2020-01-317-7/+7
* tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen2020-01-3014-47/+13
* gtk: make sidebar media panel "play video" workCaolán McNamara2020-01-291-5/+4
* There should be no need for o3tl::make_unsigned hereStephan Bergmann2020-01-291-2/+1
* New loplugin:unsignedcompareStephan Bergmann2020-01-282-4/+4
* Fix order of MACOSX vs. UNX checksStephan Bergmann2020-01-271-9/+9
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-253-6/+6
* clang-tidy modernize-concat-nested-namespace in avmediaNoel Grandin2020-01-1416-66/+16
* sal_Char->char in avmedia..basicNoel Grandin2019-12-184-4/+4
* Fix USE_AVMEDIA_DUMMY build after 2431477337f4ac4384ba615f76bfb5904f1a3b47Tor Lillqvist2019-12-161-1/+1
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* loplugin:mergeclasses SoundHandlerNoel Grandin2019-11-302-13/+5
* Fix build with USE_AVMEDIA_DUMMY (iOS, at least)Tor Lillqvist2019-11-291-4/+4
* loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-191-1/+1
* loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann2019-11-151-1/+1
* New loplugin:consttoboolStephan Bergmann2019-11-141-2/+2
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-131-1/+1
* Fix Windows --eanble-vlc errors and (clang-cl) warningsStephan Bergmann2019-11-081-3/+3
* Avoid OUString::createFromAscii, use OUStringLiteral insteadStephan Bergmann2019-11-061-2/+2
* Simplify MediaWindow::getMediaFiltersStephan Bergmann2019-10-181-40/+29
* tdf#128057: convert file URIs to system path for IGraphBuilder::RenderFileMike Kaganski2019-10-101-1/+8
* Simplify iterationMike Kaganski2019-10-101-8/+6
* Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann2019-10-061-6/+3
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-061-2/+3
* loplugin:stringconstant (clang-cl)Stephan Bergmann2019-10-014-4/+4
* Minor comment/README update wrt "kde5" and "gtk" VCL pluginsMichael Weghorn2019-10-011-1/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+1
* loplugin:stringconstant (macOS)Stephan Bergmann2019-08-104-4/+4