summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow
AgeCommit message (Expand)AuthorFilesLines
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin5-15/+15
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-4/+2
2017-07-21migrate to boost::gettextCaolán McNamara2-3/+3
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-1/+1
2017-06-22Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-1/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-17create o3tl::array_viewNoel Grandin1-2/+2
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-109/+37
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2-5/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-3/+3
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2-3/+3
2017-05-03loplugin:checkunusedparams in sdNoel Grandin4-10/+10
2017-04-26remove sd bitmaps from .src filesCaolán McNamara1-2/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-5/+5
2017-04-13convert slideshow context menu to .uiCaolán McNamara3-361/+143
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-13/+13
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-197/+194
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2-5/+5
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann2-0/+7
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-10Related tdf#100151: use disposeAndClear for mpShowWindow (sd)Julien Nabet1-1/+1
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-25give us a chance to see *which* property failedEike Rathke1-2/+2
2016-11-03remove pParentFrame from SfxFrameNoel Grandin2-3/+3
2016-10-28loplugin:expandablemethods in sdNoel Grandin1-6/+2
2016-10-11convert PageKind to scoped enumNoel Grandin3-13/+13
2016-10-11convert DocumentType to scoped enumNoel Grandin2-5/+5
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin2-13/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann7-23/+23
2016-09-30loplugin:constantparamNoel Grandin1-7/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-4/+4
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd)Stephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin3-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin2-6/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2