summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-06-20Remove unused includesStephan Bergmann
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-11coverity#1362678 Dereference after null checkCaolán McNamara
2016-05-24Resolves: tdf#100024 CRASH when setting a background imageCaolán McNamara
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-18refactor this repeated code into a single methodCaolán McNamara
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara
2016-05-18Related: tdf#99523 NotifyPageEvent ultimately comes from HINT_PAGEORDERCHG...Caolán McNamara
2016-05-18move the KeepSlideSorterInSyncWithPageChanges to a level lowerCaolán McNamara
2016-05-18give this tremendously useful snippet a descriptive name and de-duplicate itCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17tidy this a little bitCaolán McNamara
2016-05-17maDeletedPages member of slidesorter is only written to, never readCaolán McNamara
2016-05-16Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara
2016-05-16there is no SelectionPainter, so this member is less than usefulCaolán McNamara
2016-05-16no need to double dynamic_castCaolán McNamara
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-08Remove useless typedef DescriptorContainerJulien Nabet
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-05-06tdf#91794 OSL_DEBUG_LEVEL > 1 & DBG macro removed (impress/draw)Rohan Kumar
2016-05-05only set cur. page once when removing mult. pagesDavid Tardon
2016-05-01Fix typosAndrea Gelmini
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke