summaryrefslogtreecommitdiff
path: root/avmedia/source/win/player.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-24Use correct LONG_PTR for parameters to IMediaEvent::GetEventTor Lillqvist1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.7.10); FILE MERGEDRüdiger Timm1-23/+18
2008-01-29INTEGRATION: CWS thbpp10 (1.6.42); FILE MERGEDVladimir Glazounov1-7/+25
2007-03-26INTEGRATION: CWS mingwport03 (1.4.66); FILE MERGEDVladimir Glazounov1-3/+3
2006-10-12INTEGRATION: CWS sb59 (1.4.64); FILE MERGEDOliver Bolte1-3/+11
2005-09-07INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS jmf5 (1.2.10); FILE MERGEDVladimir Glazounov1-9/+34
2004-11-03INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGEDRüdiger Timm1-3/+10
2004-08-23initial revisionKai Ahrens1-0/+470