summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
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
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-23change intervall -> intervalDavid Tardon
2017-02-21loplugin:subtlezeroinit: sdextStephan Bergmann
2017-02-17PaneDescriptor::mbNeedsClipping is never readStephan Bergmann
2017-02-15remove unused Right from Anchor enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann
2016-11-23presenter console: fix STL assert when exiting slide showMichael Stahl
2016-11-09spelling mutext->mutexNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-22loplugin:unusedmethods 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-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
2016-06-06Reintroduce some code removed with "Remove unneeded Pane code in ..."Jan Holesovsky
2016-06-06Remove unneeded Pane code in Presenter ConsoleBryan Quigley
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin