summaryrefslogtreecommitdiff
path: root/avmedia/source/win
AgeCommit message (Expand)Author
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2020-11-25Player::processEvent return value is unusedStephan Bergmann
2020-11-25BITMAPINFOHEADER::biWidth,biHeight are of type LONGStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in avmediaGeorge Bateman
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-07-15don't need to use prefix here anymoreNoel Grandin
2020-07-08avmedia/win: create instances with uno constructorsNoel Grandin
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain
2020-02-13tdf#124176: Use pragma once instead of include guardsMohamed Sameh
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-10tdf#128057: convert file URIs to system path for IGraphBuilder::RenderFileMike Kaganski
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-04-13use more std::make_uniqueNoel Grandin
2019-03-27loplugin:unoquery (clang-cl)Stephan Bergmann
2019-02-24tdf#123653 pass WM messages to the parent window.Mark Hung
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-07Fix typosAndrea Gelmini
2018-01-31avmedia: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-06-05avmedia : Simplify Window::WindowArnaud Versini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-16clang-cl loplugin: avmediaStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-11-28-Werror,-Wint-to-pointer-castStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann