summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-12Remove Library_avmediaQuickTime, which is deadStephan Bergmann
2018-09-11loplugin:includeformStephan Bergmann
2018-09-10Missing includeStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-08-28Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-07Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24include guard should be at the end of the fileNoel Grandin
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-14loplugin:useuniqueptr in MediaWindowImplNoel Grandin
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel Grandin
2018-04-17Clarify checking o_pbLink directly, versus missing dereferencingStephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Bin unused functionTor Lillqvist
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-02-07move Bitmap::SetToData to BitmapToolsNoel Grandin
2018-02-02avmedia: move BitmapWriteAccess inside BitmapNoel Grandin
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