summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2019-06-13tdf#125821 don't crash on missing gstreamer pluginsJan-Marek Glogowski1-8/+16
2019-06-03gst 0.10 doesn't have gst_video_overlay_set_render_rectangleCaolán McNamara1-1/+2
2019-05-31avmedia: set gstreamer gst_video_overlay size and position.Mark Hung2-1/+27
2019-05-28tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2-5/+53
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin1-8/+8
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-27/+8
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin19-81/+81
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-4/+3
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin5-5/+5
2018-09-24loplugin:external (clang-cl)Stephan Bergmann2-3/+3
2018-09-12Remove Library_avmediaQuickTime, which is deadStephan Bergmann14-1273/+1
2018-09-11loplugin:includeformStephan Bergmann1-1/+1
2018-09-10Missing includeStephan Bergmann1-0/+3
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+3
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-1/+3
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin1-2/+0
2018-08-28Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist1-0/+5
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen12-0/+14
2018-07-07Fix typosAndrea Gelmini4-4/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-3/+0
2018-05-24include guard should be at the end of the fileNoel Grandin1-2/+2
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin2-3/+1
2018-05-14loplugin:useuniqueptr in MediaWindowImplNoel Grandin2-10/+8
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel Grandin1-5/+3
2018-04-17Clarify checking o_pbLink directly, versus missing dereferencingStephan Bergmann1-4/+4
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-06weld linkeditdialogCaolán McNamara2-3/+3
2018-04-04tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen2-2/+0
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-02-22weld native message dialogsCaolán McNamara2-9/+8
2018-02-22Bin unused functionTor Lillqvist2-19/+0
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin1-21/+21
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin2-9/+9
2018-02-07move Bitmap::SetToData to BitmapToolsNoel Grandin1-3/+2
2018-02-02avmedia: move BitmapWriteAccess inside BitmapNoel Grandin1-18/+1
2018-01-31avmedia: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski3-21/+1
2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara1-3/+4
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann1-0/+3
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-4/+4
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-2/+2
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann1-1/+1
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-20/+3