summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* Fix build with USE_AVMEDIA_DUMMY (iOS, at least)Tor Lillqvist2019-11-281-4/+4
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-301-1/+1
* tdf#125821 don't crash on missing gstreamer pluginsJan-Marek Glogowski2019-06-131-8/+16
* gst 0.10 doesn't have gst_video_overlay_set_render_rectangleCaolán McNamara2019-06-031-1/+2
* avmedia: set gstreamer gst_video_overlay size and position.Mark Hung2019-05-312-1/+27
* tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2019-05-282-5/+53
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in avmedia..cuiNoel Grandin2018-11-161-8/+8
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-27/+8
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-2419-81/+81
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-4/+3
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-2/+2
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* loplugin:staticvar in avmedia..connectivityNoel Grandin2018-10-175-5/+5
* loplugin:external (clang-cl)Stephan Bergmann2018-09-242-3/+3
* Remove Library_avmediaQuickTime, which is deadStephan Bergmann2018-09-1214-1273/+1
* loplugin:includeformStephan Bergmann2018-09-111-1/+1
* Missing includeStephan Bergmann2018-09-101-0/+3
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+3
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-2/+0
* Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist2018-08-281-0/+5
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-0912-0/+14
* Fix typosAndrea Gelmini2018-07-074-4/+4
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-3/+0
* include guard should be at the end of the fileNoel Grandin2018-05-241-2/+2
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-222-3/+1
* loplugin:useuniqueptr in MediaWindowImplNoel Grandin2018-05-142-10/+8
* loplugin:useuniqueptr in MediaFloaterNoel Grandin2018-05-141-5/+3
* Clarify checking o_pbLink directly, versus missing dereferencingStephan Bergmann2018-04-171-4/+4
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-1/+1
* weld linkeditdialogCaolán McNamara2018-04-062-3/+3
* tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen2018-04-042-2/+0
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* weld native message dialogsCaolán McNamara2018-02-222-9/+8
* Bin unused functionTor Lillqvist2018-02-222-19/+0
* Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin2018-02-161-21/+21
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-132-9/+9
* move Bitmap::SetToData to BitmapToolsNoel Grandin2018-02-071-3/+2
* avmedia: move BitmapWriteAccess inside BitmapNoel Grandin2018-02-021-18/+1
* avmedia: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-313-21/+1
* ofz: speed up bitmap image fuzzingCaolán McNamara2018-01-311-3/+4
* Remove stdlib.h from sal/config.hStephan Bergmann2018-01-251-0/+3
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-4/+4
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-2/+2