summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* rhbz#1957034 crash in embedded videosJulien Nabet2021-05-061-1/+1
* cppcheck: missing getting current increment valuesCaolán McNamara2021-02-011-0/+1
* tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara2021-01-272-5/+14
* replace std::min(std::max()) with std::clampNoel2020-11-161-3/+2
* CFDataGetLength returns CFIndex, not longStephan Bergmann2020-11-151-1/+1
* tdf#123936 Formatting files in module avmedia with clang-formatPhilipp Hofer2020-11-131-4/+4
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-1/+1
* tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2020-11-052-8/+0
* use tools::Long in accessibility..basctlNoel2020-10-212-3/+3
* Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann2020-10-161-1/+1
* Use the new single-instance="true" attribute in avmediaStephan Bergmann2020-10-022-4/+3
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-223-6/+6
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+2
* tdf#34759 fix media player pausing when pressing time sliderMartin van Zijl2020-09-081-2/+0
* Use plain char osl_getAsciiFunctionSymbolStephan Bergmann2020-09-071-4/+4
* tdf#124176 Use #pragma once in avmediaGeorge Bateman2020-09-044-16/+4
* these constants can be local to the cxx fileNoel Grandin2020-09-021-0/+4
* convert MediaControlStyle to scoped enumNoel Grandin2020-09-023-8/+8
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-285-9/+9
* remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl2020-08-151-1/+2
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-133-6/+6
* 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