summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.hxx
AgeCommit message (Expand)Author
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-02-20drop some unneeded includesCaolán McNamara
2021-02-19weld slidecontextmenuCaolán McNamara
2021-02-02tdf#134281 [API-CHANGE] Add keyboard shortcut for UsePen and EraseInkGabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11convert more long -> tools::LongNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-03loplugin:constparams in sdNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-16Fix ODR Violations under LTOPeter Foley
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara