summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann2018-01-191-1/+1
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-192-20/+3
* new loplugin:emptyifNoel Grandin2018-01-191-12/+0
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-122-5/+5
* Fix template parameter ambiguityStephan Bergmann2018-01-111-1/+1
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-223-40/+1
* loplugin:unusedmethodsNoel Grandin2017-12-194-26/+0
* loplugin:unusedfieldsNoel Grandin2017-12-193-6/+4
* loplugin:unnecessaryvirtualNoel Grandin2017-12-183-3/+3