summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-151-2/+2
* loplugin:salcall (macOS)Stephan Bergmann2017-12-153-6/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-113-5/+5
* loplugin:salcallStephan Bergmann2017-12-062-4/+4
* tdf#113380: if the player doesn't exist,...Xisco Fauli2017-12-042-2/+2
* loplugin:singlevalfieldsNoel Grandin2017-12-042-11/+9
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* loplugin:unusedmethodsNoel Grandin2017-11-101-1/+0
* loplugin:finalclasses in accessibilityNoel Grandin2017-11-101-2/+2
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-3017-1639/+0
* loplugin:includeform: avmediaStephan Bergmann2017-10-2317-35/+35
* tdf#87808 Add missing tooltips to Media Playback toolbarGabor Kelemen2017-10-202-0/+4
* Move vlc/wrapper include files to common include directoryStephan Bergmann2017-10-1915-37/+38