summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlideSorter.cxx
AgeCommit message (Expand)Author
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-07-02PresenterSlideSorter::SetActiveState does nothingStephan Bergmann
2017-06-22loplugin:unusedfields in sdextNoel Grandin
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sdextStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-02-23change intervall -> intervalDavid Tardon
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
2016-10-01Fix typosAndrea Gelmini
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-23loplugin:unusedfields in sdext/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-03sdext: replace boost::function with std::functionMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens