summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slideshow
Commit message (Expand)AuthorAgeFilesLines
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-122-23/+0
* crashtesting: old files using StartWithNavigator fail to loadCaolán McNamara2016-02-051-0/+7
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* tdf#96414 Remove showing navigator during slideshowBryan Quigley2016-02-032-109/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-2/+3
* Fix ODR Violations under LTOPeter Foley2016-01-161-2/+2
* loplugin:unusedmethods unused return value in sdNoel Grandin2016-01-147-16/+10
* Fix typosAndrea Gelmini2016-01-102-3/+3
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+0
* loplugin:unusedfields variousNoel Grandin2015-11-251-2/+0
* loplugin:unusedfields in sd/Noel Grandin2015-11-232-24/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-6/+1
* Slideshow update loop; set scheduler priority to REPAINT.Michael Meeks2015-11-141-0/+2
* slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks2015-11-132-42/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-68/+68
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-2/+2
* com::sun::star->css in sdNoel Grandin2015-10-298-86/+84
* cppcheck:noExplicitConstructorNoel Grandin2015-10-261-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-96/+96
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-021-6/+0
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-234-12/+12
* convert Link<> to typedNoel Grandin2015-09-212-7/+5
* convert Link<> to typedNoel Grandin2015-09-202-4/+3
* convert Link<> to typedNoel Grandin2015-09-202-7/+7
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-174-12/+12
* boost->stdCaolán McNamara2015-09-174-12/+12
* convert Link<> to typedNoel Grandin2015-09-072-3/+3
* sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-312-7/+6
* make PostUserEvent Link<> typedNoel Grandin2015-08-285-12/+8
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-251-1/+1
* loplugin:defaultparamsNoel Grandin2015-08-203-8/+8
* shell,sfx2,sd: inline some use-once typedefsNoel Grandin2015-08-041-9/+8
* Fix typosAndrea Gelmini2015-07-191-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna2015-07-092-3/+3
* coverity#1309059 Uncaught exceptionCaolán McNamara2015-07-042-2/+2
* coverity#1308556 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308525 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308524 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* loplugin:loopvartoosmallNoel Grandin2015-06-021-1/+1
* convert PRESENTATION constants to scoped enumNoel Grandin2015-05-291-2/+2
* basic: used typed LINKsNoel Grandin2015-05-192-3/+3
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-1/+1
* convert MEDIA_COMMAND constants to scoped enumNoel Grandin2015-05-081-11/+11