summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-053-6/+6
* avmedia : Simplify Window::WindowArnaud Versini2017-06-051-35/+11
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* loplugin:stringcopy: avmediaStephan Bergmann2017-05-193-14/+14
* make string translation loading more uniformCaolán McNamara2017-05-195-27/+28
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-192-2/+2
* AVMEDIA_RESSTR define can go nowCaolán McNamara2017-05-173-6/+5
* loplugin:comparisonwithconstant in avmediaNoel Grandin2017-05-166-9/+9
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-1/+1
* avmedia: remove useless mutex and lockArnaud Versini2017-05-071-19/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-072-2/+2
* tdf#43157: convert avmedia module away from OSL_ASSERT to assertChris Sherlock2017-05-072-2/+2
* loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2017-04-282-4/+2
* remove bitmaps from .src filesCaolán McNamara2017-04-258-126/+96
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-218-8/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-212-5/+5
* Fix buildStephan Bergmann2017-04-041-1/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-315-9/+9
* Fix typosAndrea Gelmini2017-03-261-1/+1
* remove unused defines from HRC files in variousNoel Grandin2017-03-171-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-3/+3
* avmedia: silence pointless warning about VLCMiklos Vajna2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-281-3/+3
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-5/+3
* 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