summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterNotesView.cxx
AgeCommit message (Expand)Author
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdextNoel Grandin
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-30improve loplugin:stringconstantNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in sdextNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
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-10-30Remove unnecessary #includesTakeshi Abe
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham
2011-11-27remove include of pch header from sdextNorbert Thiebaud