summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/SlideTransitionPane.cxx
AgeCommit message (Expand)Author
2016-02-25tdf#97299 - allow slide transitions to be removed.Michael Meeks
2016-02-22tdf#98035: Changing 'Advance Slide' options shouldnt start previewRishabh
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-14Fix selection of transition groups with just one variant.Michael Meeks
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks
2015-11-11loplugin:staticmethodsStephan Bergmann
2015-11-11loplugin:overrideStephan Bergmann
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-05-31tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-21Resolves: fdo#84417 restore focus window after previewCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-24coverity#705857 Dereference before null checkCaolán McNamara