summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/SlideTransitionPane.cxx
AgeCommit message (Expand)Author
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-01Slide transition sound dialog: Set default path to home dirSamuel Mehrbrodt
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-04-28tdf#98037 - SIDEBAR: Replacing 'Speed' drop downs with comboboxesAkshay Deep
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
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