summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTheme.cxx
AgeCommit message (Expand)Author
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot
2011-12-20remove un-used code, and make a start at rampant vspace wastingMichael Meeks
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2011-10-25remove unused methods from sdext:presenterFelix Zhang