summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-153-4/+4
* Remove MinGW supportStephan Bergmann2017-02-101-6/+0
* loplugin:useuniqueptrStephan Bergmann2017-02-021-5/+7
* makeAny->Any in accessibility..avmediaNoel Grandin2017-02-013-6/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-2652-695/+400
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-235-7/+7
* loplugin:dynexcspec (macOS), avmediaStephan Bergmann2017-01-201-0/+2
* use rtl::Reference in MediaWindowImplNoel Grandin2017-01-182-13/+13
* loplugin:stringconstantStephan Bergmann2017-01-172-2/+2
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-173-3/+3
* DirectShow moved from DirectX to the Windows APIDamjan Jovanovic2016-12-271-1/+1
* unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara2016-12-234-48/+118
* No apparent reason for an unnamed namespace in an include file hereStephan Bergmann2016-12-211-4/+1
* Drop ListBox include from ComboBox headerJan-Marek Glogowski2016-12-201-2/+4
* post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara2016-12-131-10/+0
* change from glew to epoxyCaolán McNamara2016-12-132-6/+2
* fix mac build after OSL_TRACE->SAL changes (2)Noel Grandin2016-12-131-0/+1
* fix mac build after OSL_TRACE->SAL changesNoel Grandin2016-12-132-5/+4
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-134-39/+5
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-072-11/+11
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-052-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-056-7/+7
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-111-13/+2
* loplugin:expandablemethods in avmediaNoel Grandin2016-11-022-67/+12
* clang-cl loplugin: avmediaStephan Bergmann2016-10-168-127/+127
* The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”Douglas Mencken2016-10-141-1/+1
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-2/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-059-22/+22
* loplugin:overrideStephan Bergmann2016-09-144-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1314-14/+14
* tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash2016-09-024-2/+45
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-7/+4
* tdf#87794: Media Playback PanelYousuf Philips2016-08-154-385/+391
* No QuickTime in the 10.12 SDKTor Lillqvist2016-08-041-0/+2
* loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2016-08-042-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-0425-65/+25
* Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2016-08-031-1/+1
* new loplugin fragiledestructorNoel Grandin2016-07-122-2/+2
* Resolves: tdf#100258 crash on disposing media playerCaolán McNamara2016-06-071-3/+5
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-1/+1
* Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann2016-06-032-2/+2
* a stab at fixing the macosx buildCaolán McNamara2016-06-022-4/+2
* drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2016-06-022-4/+4
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+1
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-192-2/+2
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-192-2/+2
* clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin2016-05-191-1/+1
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-161-0/+1
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-2/+2