summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-29loplugin:constmethod in sdNoel Grandin1-1/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen1-43/+10
2018-11-13loplugin singlevalfields improvementNoel Grandin1-1/+0
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-09loplugin:constfields in sdNoel Grandin1-4/+0
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-2/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-07loplugin:constparams in sdNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-17/+17
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-2/+2
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-2/+0
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-59/+59
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann1-0/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-19loplugin:unusedmethods in sdNoel Grandin1-2/+0
2016-02-12loplugin:unusedmethodsNoel Grandin1-3/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+2
2016-01-16Fix ODR Violations under LTOPeter Foley1-2/+2
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-2/+2
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+0
2015-11-25loplugin:unusedfields variousNoel Grandin1-2/+0
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-12/+1
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks1-2/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-4/+4
2015-10-26cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-55/+55
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-2/+2
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-07convert Link<> to typedNoel Grandin1-1/+1
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+4
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-07-04coverity#1309059 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308556 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308525 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308524 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-19basic: used typed LINKsNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+3