summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2018-01-31avmedia: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: avmediaStephan Bergmann
2018-01-12More loplugin:cstylecast: avmediaStephan Bergmann
2018-01-11Fix template parameter ambiguityStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-18loplugin:unnecessaryvirtualNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcallStephan Bergmann
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-10loplugin:finalclasses in accessibilityNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-23loplugin:includeform: avmediaStephan Bergmann
2017-10-20tdf#87808 Add missing tooltips to Media Playback toolbarGabor Kelemen
2017-10-19Move vlc/wrapper include files to common include directoryStephan Bergmann
2017-10-10iOS, dummy SoundHandler_get_implementationjan Iversen
2017-10-10Revert "iOS, removed unneeded avmedia libraries"jan Iversen
2017-10-10iOS, typojan Iversen
2017-10-10iOS, readd component file.jan Iversen
2017-10-10iOS, removed unneeded avmedia librariesjan Iversen
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-04add << operator for css::uno::ExceptionNoel Grandin
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-23iOS, dummy avmedia to satisty sdi filesjan Iversen
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-15consistent naming of externals: png -> libpngMichael Stahl
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin