summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* convert WB_SLIDERSET to a bool fieldNoel Grandin2017-08-192-3/+6
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* Fix typosAndrea Gelmini2017-08-171-1/+1
* log details of exception when we catch std::exceptionNoel Grandin2017-08-131-2/+3
* loplugin:casttovoidStephan Bergmann2017-08-071-2/+0
* loplugin:oncevarStephan Bergmann2017-08-075-5/+5
* move resmgr to unotoolsCaolán McNamara2017-08-012-6/+3
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-215-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-2115-265/+79
* gtk3: make video playback fill playback windowCaolán McNamara2017-07-191-0/+2
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-133-3/+3
* avmedia: remove trivial copy ctorJochen Nitschke2017-07-041-15/+0
* loplugin:casttovoid: avmediaStephan Bergmann2017-07-021-2/+1
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-232-5/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* 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