summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2017-10-31loplugin:constantparam in sdNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-16sd: BestFittingCacheComparer must be irreflexiveMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-24don't jump back to selected slide on right click context menuCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann
2017-07-02SelectionFunction::ModeHandler::StartDrag parameter eMode is unusedStephan Bergmann
2017-07-02Layouter::Implementation::GetTargetSize rPreviewModelSize is unusedStephan Bergmann
2017-06-30fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorterBernhard Widl
2017-06-29fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorter/cacheBernhard Widl
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe
2017-06-22loplugin:unusedfields in sd part2Noel Grandin
2017-06-22loplugin:unusedfields in sd part1Noel Grandin
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin