summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
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
2019-11-08Fix Windows --eanble-vlc errors and (clang-cl) warningsStephan Bergmann
2019-11-06Avoid OUString::createFromAscii, use OUStringLiteral insteadStephan Bergmann
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann
2019-10-10tdf#128057: convert file URIs to system path for IGraphBuilder::RenderFileMike Kaganski
2019-10-10Simplify iterationMike Kaganski
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01Minor comment/README update wrt "kde5" and "gtk" VCL pluginsMichael Weghorn
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): avmediaStephan Bergmann
2019-07-22avmedia: Drop 'wrap_*' functionsMichael Weghorn
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-07-04cid#1448380: Resource leak (avmedia/gstplayer)Julien Nabet
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski