summaryrefslogtreecommitdiff
path: root/avmedia/source/win/player.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann1-1/+1
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski1-1/+1
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski1-3/+2
2021-12-21Introduce sal::systools::COMReference::TryCoCreateInstanceMike Kaganski1-1/+1
2021-12-20Use more sal::systools::COMReferenceMike Kaganski1-50/+8
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-2/+2
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann1-2/+3
2020-11-25Player::processEvent return value is unusedStephan Bergmann1-3/+1
2020-07-08avmedia/win: create instances with uno constructorsNoel Grandin1-4/+3
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet1-1/+1
2020-05-08compact namespace in avmedia..bridgesNoel Grandin1-3/+3
2019-10-10tdf#128057: convert file URIs to system path for IGraphBuilder::RenderFileMike Kaganski1-1/+8
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-01-31avmedia: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-1/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-12/+12
2017-09-29Drop check for Windows versions we don't supportMike Kaganski1-26/+0
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-18/+0
2016-10-16clang-cl loplugin: avmediaStephan Bergmann1-34/+34
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara1-3/+1
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+24
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann1-2/+2
2015-11-28-Werror,-Wint-to-pointer-castStephan Bergmann1-5/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl1-0/+3
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl1-0/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann1-2/+2
2014-05-25cppcheck: unusedFunctionThomas Arnhold1-9/+0
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás1-13/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-1/+1
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi1-52/+3
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-09-25re-base on ALv2 code. Includes:Michael Meeks1-40/+127
2012-09-18avmedia: more sal_Bool -> bool revertsMiklos Vajna1-2/+2
2012-09-18avmedia: problematic sal_Bool -> bool conversion when interacting with UNOMiklos Vajna1-4/+4
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania1-13/+13
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-02-27Removed unused code.Bartolomé Sánchez Salado1-31/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist1-2/+2