summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Expand)AuthorFilesLines
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli2-2/+2
2017-07-19gtk3: make video playback fill playback windowCaolán McNamara1-0/+2
2017-05-21make string translation loading more uniformCaolán McNamara5-27/+28
2017-05-17AVMEDIA_RESSTR define can go nowCaolán McNamara3-6/+5
2017-05-16loplugin:comparisonwithconstant in avmediaNoel Grandin6-9/+9
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-07avmedia: remove useless mutex and lockArnaud Versini1-19/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert avmedia module away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2-4/+2
2017-04-25remove bitmaps from .src filesCaolán McNamara7-126/+64
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-5/+5
2017-04-04Fix buildStephan Bergmann1-1/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna5-9/+9
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-3/+3
2017-03-03avmedia: silence pointless warning about VLCMiklos Vajna1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-5/+3
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist3-4/+4
2017-02-10Remove MinGW supportStephan Bergmann1-6/+0
2017-02-02loplugin:useuniqueptrStephan Bergmann1-5/+7
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin3-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann52-695/+400
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-6/+6
2017-01-20loplugin:dynexcspec (macOS), avmediaStephan Bergmann1-0/+2
2017-01-18use rtl::Reference in MediaWindowImplNoel Grandin2-13/+13
2017-01-17loplugin:stringconstantStephan Bergmann2-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski3-3/+3
2016-12-23unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara4-48/+118
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann1-4/+1
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski1-2/+4
2016-12-13fix mac build after OSL_TRACE->SAL changes (2)Noel Grandin1-0/+1
2016-12-13fix mac build after OSL_TRACE->SAL changesNoel Grandin2-5/+4
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin4-39/+5
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-11/+11
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin2-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin6-7/+7
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-13/+2
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin2-67/+12
2016-10-16clang-cl loplugin: avmediaStephan Bergmann8-127/+127
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann8-16/+16
2016-09-14loplugin:overrideStephan Bergmann4-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann13-13/+13
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash3-2/+42
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-7/+4
2016-08-15tdf#87794: Media Playback PanelYousuf Philips2-361/+385
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2-2/+2