summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
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 Glogowski5-7/+7
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-27DirectShow moved from DirectX to the Windows APIDamjan Jovanovic1-1/+1
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-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara1-10/+0
2016-12-13change from glew to epoxyCaolán McNamara2-6/+2
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-14The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”Douglas Mencken1-1/+1
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 Bergmann9-22/+22
2016-09-14loplugin:overrideStephan Bergmann4-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann14-14/+14
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash4-2/+45
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 Philips4-385/+391
2016-08-04No QuickTime in the 10.12 SDKTor Lillqvist1-0/+2
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2-2/+2
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara25-65/+25
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist1-1/+1
2016-07-12new loplugin fragiledestructorNoel Grandin2-2/+2
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara1-3/+5
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann2-2/+2
2016-06-02a stab at fixing the macosx buildCaolán McNamara2-4/+2
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2-4/+4
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+1
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2-2/+2
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara2-2/+2
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin1-1/+1