summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2021-02-01cppcheck: missing getting current increment valuesCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-15CFDataGetLength returns CFIndex, not longStephan Bergmann
2020-11-13tdf#123936 Formatting files in module avmedia with clang-formatPhilipp Hofer
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-10-21use tools::Long in accessibility..basctlNoel
2020-10-16Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann
2020-10-02Use the new single-instance="true" attribute in avmediaStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-08tdf#34759 fix media player pausing when pressing time sliderMartin van Zijl
2020-09-07Use plain char osl_getAsciiFunctionSymbolStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in avmediaGeorge Bateman
2020-09-02these constants can be local to the cxx fileNoel Grandin
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-16compact namespace: avmediaNoel Grandin
2020-07-15don't need to use prefix here anymoreNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-08avmedia/win: create instances with uno constructorsNoel Grandin
2020-07-06avmedia: create instances with uno constructorsNoel Grandin
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: avmediaStephan Bergmann
2020-05-24remove some unused definesNoel Grandin
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
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