Age | Commit message (Expand) | Author |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-07-16 | compact namespace: avmedia | Noel Grandin |
2020-07-15 | don't need to use prefix here anymore | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-08 | avmedia/win: create instances with uno constructors | Noel Grandin |
2020-07-06 | avmedia: create instances with uno constructors | Noel Grandin |
2020-07-04 | avmedia/mac: create instances with uno constructors | Noel Grandin |
2020-06-03 | Upcoming loplugin:elidestringvar: avmedia | Stephan Bergmann |
2020-05-24 | remove some unused defines | Noel Grandin |
2020-05-22 | Prefer CoInitializeEx instead of CoInitialize | Julien Nabet |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-05-08 | compact namespace in avmedia..bridges | Noel Grandin |
2020-05-01 | improve loplugin:makeshared | Noel Grandin |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-26 | all ItemWindows are now welded | Caolán McNamara |
2020-04-22 | move InterimItemWindow to svtools | Caolán McNamara |
2020-04-21 | drop unneeded include | Caolán McNamara |
2020-04-18 | loplugin:flatten in avmedia | Noel Grandin |
2020-04-15 | add an IsEmpty method to tools::Size and use it | Noel Grandin |
2020-03-23 | tdf#124176: Use pragma once instead of include guards | Harshit Jain |
2020-03-22 | tdf#124176: Use pragma once instead of include guards | Furkan Ahmet Kara |
2020-02-16 | tdf#124176: Use pragma once instead of include guards | Mohamed Sameh |
2020-02-13 | tdf#124176: Use pragma once instead of include guards | Mohamed Sameh |
2020-02-13 | inherit MediaControl from InterimItemWindow | Caolán McNamara |
2020-02-11 | tdf#124176: Use pragma once instead of include guards | Furkan Ahmet Kara |
2020-02-08 | tdf#124176: Use pragma once instead of include guards | Furkan Ahmet Kara |
2020-02-03 | drop some unneeded includes | Caolán McNamara |
2020-02-02 | weld ParaLRSpacingWindow & ParaULSpacingWindow | Caolán McNamara |
2020-02-02 | Fix typo | Andrea Gelmini |
2020-02-01 | weld MediaPlaybackPanel | Caolán McNamara |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-30 | tdf#42949 Fix IWYU warnings in avmedia/ | Gabor Kelemen |
2020-01-29 | gtk: make sidebar media panel "play video" work | Caolán McNamara |
2020-01-29 | There should be no need for o3tl::make_unsigned here | Stephan Bergmann |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-27 | Fix order of MACOSX vs. UNX checks | Stephan Bergmann |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-14 | clang-tidy modernize-concat-nested-namespace in avmedia | Noel Grandin |
2019-12-18 | sal_Char->char in avmedia..basic | Noel Grandin |
2019-12-16 | Fix USE_AVMEDIA_DUMMY build after 2431477337f4ac4384ba615f76bfb5904f1a3b47 | Tor Lillqvist |
2019-12-12 | use covariant return type for SfxPoolItem::Clone | Caolán McNamara |
2019-11-30 | loplugin:mergeclasses SoundHandler | Noel Grandin |
2019-11-29 | Fix build with USE_AVMEDIA_DUMMY (iOS, at least) | Tor Lillqvist |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-15 | loplugin:fakebool and loplugin:consttobool (macOS) | Stephan Bergmann |
2019-11-14 | New loplugin:consttobool | Stephan Bergmann |
2019-11-13 | Extend loplugin:salbool to loplugin:fakebool | Stephan Bergmann |
2019-11-08 | Fix Windows --eanble-vlc errors and (clang-cl) warnings | Stephan Bergmann |
2019-11-06 | Avoid OUString::createFromAscii, use OUStringLiteral instead | Stephan Bergmann |
2019-10-18 | Simplify MediaWindow::getMediaFilters | Stephan Bergmann |