summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2018-05-16loplugin:constantparamNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-25loplugin:datamembershadow in PresenterPaneNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03Silence loplugin:unreffun with --disable-assert-always-abortStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-15Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-31sdext: fix loplugin:constparams warningsMiklos Vajna
2017-08-31class ViewDescriptor is unusedNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-13loplugin:oncevar: empty strings: sdextStephan Bergmann
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-07-02Text::Paint rOffset parameter is unusedStephan Bergmann
2017-07-02StyleAssociationContainer::ProcessStyleAssociation rReadContext unusedStephan Bergmann
2017-07-02PresenterTheme::Theme::ProcessFont rReadContext parameter is unusedStephan Bergmann
2017-07-02PresenterSlideSorter::SetActiveState does nothingStephan Bergmann
2017-06-27Remove unused ItemProcessor argumentStephan Bergmann
2017-06-27PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unusedStephan Bergmann
2017-06-27PresenterPaneBase::PaintBorderBackground does nothingStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-22loplugin:unusedfields in sdextNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sdextStephan Bergmann
2017-05-26sdext: coverity#1409900 Uncaught exceptionMichael Stahl
2017-05-24rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl