summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)AuthorFilesLines
2019-01-17tdf#121198: fix crash in SdrPage::GetPageNum()Xisco Fauli1-1/+1
2018-12-06sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian1-7/+3
2018-06-27tdf#118068 InsertionIndicator should be temporaryCaolán McNamara1-0/+4
2018-05-15Resolves: tdf#117475 page properties change triggers page reorder eventCaolán McNamara2-10/+24
2017-11-23various coverity warningsCaolán McNamara1-3/+3
2017-11-21Ovservation->ObservationCaolán McNamara2-9/+9
2017-11-21Resolves: tdf#100950 only update page selection if pages changedCaolán McNamara2-3/+10
2017-11-18silence some coverity warningsCaolán McNamara4-4/+4
2017-11-04Resolves: rtl: tdf#60315 slide pane context menu misplacedCaolán McNamara1-10/+5
2017-10-31loplugin:constantparam in sdNoel Grandin5-10/+2
2017-10-26loplugin:finalclasses in sdNoel Grandin1-3/+2
2017-10-23loplugin:includeform: sdStephan Bergmann79-598/+598
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2-2/+4
2017-10-16sd: BestFittingCacheComparer must be irreflexiveMichael Stahl1-3/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-28/+20
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-37/+36
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin4-11/+10
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin1-4/+4
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-2/+1
2017-08-30loplugin:constparam in variousNoel Grandin2-2/+2
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl2-6/+16
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-1/+1
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen2-4/+11
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-9/+10
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-3/+3
2017-08-03loplugin:constparams in sdNoel Grandin15-25/+25
2017-07-24don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12
2017-07-23Removed duplicated includesAndrea Gelmini4-4/+0
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky1-16/+7
2017-07-21migrate to boost::gettextCaolán McNamara11-14/+14
2017-07-04loplugin:unusedfields in sdNoel Grandin7-63/+0
2017-07-02loplugin:casttovoid: sdStephan Bergmann5-24/+9
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann1-4/+1
2017-07-02SelectionFunction::ModeHandler::StartDrag parameter eMode is unusedStephan Bergmann1-10/+3
2017-07-02Layouter::Implementation::GetTargetSize rPreviewModelSize is unusedStephan Bergmann1-22/+11
2017-06-30fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorterBernhard Widl4-40/+40
2017-06-29fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorter/cacheBernhard Widl5-11/+11
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe1-3/+1
2017-06-22loplugin:unusedfields in sd part2Noel Grandin1-4/+0
2017-06-22loplugin:unusedfields in sd part1Noel Grandin10-42/+2
2017-06-19add more debug names for scheduled eventsLászló Németh2-0/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-16Profiling API: add ProfileZonesLászló Németh2-0/+5
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara5-6/+6
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-2/+2
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-3/+0
2017-05-19make string translation loading more uniformCaolán McNamara3-7/+7