summaryrefslogtreecommitdiff
path: root/slideshow/source/inc
AgeCommit message (Expand)Author
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-10-15tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-21boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-02-12Turn all-static TransitionFactory class into namespaceStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30slideshow: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold
2014-04-16Adjust header guard to modified filename.Thorsten Behrens
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás
2014-04-15Slideshow: remove unneded function duplicatesZolnai Tamás
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: stoped -> stoppedThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza
2014-02-25Remove visual noise from slideshowAlexander Wilms
2013-11-14Moved some hxx that were included once...Marcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-23miscSiqi LIU
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac