summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTheme.cxx
AgeCommit message (Expand)Author
2020-06-29loplugin:constantparamNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24loplugin:makeshared in sdextNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-05-16loplugin:constantparamNoel 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-08-31sdext: fix loplugin:constparams warningsMiklos Vajna
2017-08-31class ViewDescriptor is unusedNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel 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-02StyleAssociationContainer::ProcessStyleAssociation rReadContext unusedStephan Bergmann
2017-07-02PresenterTheme::Theme::ProcessFont rReadContext parameter is unusedStephan Bergmann
2017-06-27Remove unused ItemProcessor argumentStephan Bergmann
2017-05-16loplugin:unusedfields improve write-only analysisNoel 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-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-05-12loplugin:stringconstantStephan Bergmann
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl
2015-12-21loplugin:unusedfields sdextNoel 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-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-06-29remove some createFromAscii usageThomas Arnhold