summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* compact namespace: avmediaNoel Grandin2020-07-1613-72/+34
* don't need to use prefix here anymoreNoel Grandin2020-07-151-1/+1
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* avmedia/win: create instances with uno constructorsNoel Grandin2020-07-0811-92/+21
* avmedia: create instances with uno constructorsNoel Grandin2020-07-068-151/+32
* avmedia/mac: create instances with uno constructorsNoel Grandin2020-07-0412-102/+35
* Upcoming loplugin:elidestringvar: avmediaStephan Bergmann2020-06-032-4/+2
* 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