summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterToolBar.cxx
AgeCommit message (Expand)Author
2018-05-16loplugin:constantparamNoel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-07-02Text::Paint rOffset parameter is unusedStephan Bergmann
2017-06-22loplugin:unusedfields in sdextNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-02-21loplugin:subtlezeroinit: sdextStephan Bergmann
2017-02-15remove unused Right from Anchor enumNoel Grandin
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
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
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-14loplugin:passstuffbyref in sdextNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2015-12-12TyposJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06presenter console: add 'Restart Timer' buttonMiklos Vajna
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-18Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-30Remove unnecessary #includesTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák