summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2021-05-05rhbz#1957034 crash in embedded videosJulien Nabet1-1/+1
2021-02-01cppcheck: missing getting current increment valuesCaolán McNamara1-0/+1
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara2-5/+14
2020-11-16replace std::min(std::max()) with std::clampNoel1-3/+2
2020-11-15CFDataGetLength returns CFIndex, not longStephan Bergmann1-1/+1
2020-11-13tdf#123936 Formatting files in module avmedia with clang-formatPhilipp Hofer1-4/+4
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2-8/+0
2020-10-21use tools::Long in accessibility..basctlNoel2-3/+3
2020-10-16Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann1-1/+1
2020-10-02Use the new single-instance="true" attribute in avmediaStephan Bergmann2-4/+3
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara3-6/+6
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+2
2020-09-08tdf#34759 fix media player pausing when pressing time sliderMartin van Zijl1-2/+0
2020-09-07Use plain char osl_getAsciiFunctionSymbolStephan Bergmann1-4/+4
2020-09-04tdf#124176 Use #pragma once in avmediaGeorge Bateman4-16/+4
2020-09-02these constants can be local to the cxx fileNoel Grandin1-0/+4
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin3-8/+8
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann5-9/+9
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+2
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin3-6/+6
2020-07-16compact namespace: avmediaNoel Grandin13-72/+34
2020-07-15don't need to use prefix here anymoreNoel Grandin1-1/+1
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-08avmedia/win: create instances with uno constructorsNoel Grandin11-92/+21
2020-07-06avmedia: create instances with uno constructorsNoel Grandin8-151/+32
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin12-102/+35
2020-06-03Upcoming loplugin:elidestringvar: avmediaStephan Bergmann2-4/+2
2020-05-24remove some unused definesNoel Grandin1-1/+0
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet2-2/+2
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-08compact namespace in avmedia..bridgesNoel Grandin22-69/+53
2020-05-01improve loplugin:makesharedNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26all ItemWindows are now weldedCaolán McNamara1-4/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-21drop unneeded includeCaolán McNamara1-1/+0
2020-04-18loplugin:flatten in avmediaNoel Grandin3-135/+136
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain4-16/+4
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara16-62/+17
2020-02-16tdf#124176: Use pragma once instead of include guardsMohamed Sameh4-16/+4
2020-02-13tdf#124176: Use pragma once instead of include guardsMohamed Sameh1-4/+1
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara4-46/+12
2020-02-11tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara9-36/+9
2020-02-08tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara1-4/+1
2020-02-03drop some unneeded includesCaolán McNamara1-1/+0
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara1-0/+1
2020-02-02Fix typoAndrea Gelmini1-1/+1