summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/SlideTransitionPane.cxx
AgeCommit message (Expand)Author
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-17tdf#100715 Slide transition sound: Remember remember last folderSamuel Mehrbrodt
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-06tdf#115407: preselect sound file savedJulien Nabet
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-28Related: tdf#109385 make automatically after: <spinbutton> width narrowerCaolán McNamara
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
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