summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterHelpView.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-5/+6
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann1-3/+3
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-1/+1
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-24loplugin:makeshared in sdextNoel Grandin1-1/+1
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin1-3/+3
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-3/+1
2019-07-20loplugin:referencecasting in sdextNoel Grandin1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-02-12loplugin:flatten in sdextNoel Grandin1-12/+12
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov1-35/+24
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-07-02loplugin:casttovoid: sdextStephan Bergmann1-8/+4
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sdextStephan Bergmann1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-21loplugin:subtlezeroinit: sdextStephan Bergmann1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+0
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+2
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl1-2/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-2/+3
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-15/+15
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-30loplugin:staticfunctionNoel Grandin1-1/+1
2014-10-06convert to floating point before divideCaolán McNamara1-2/+2
2014-10-04coverity#1242725 Result is not floating-pointNorbert Thiebaud1-2/+2
2014-10-02coverity#1242882 Result is not floating-pointCaolán McNamara1-2/+2
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-9/+7
2012-12-19Remove duplicate code from Presenter Help ViewFaisal M. Al-Otaibi1-47/+31
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi1-33/+73
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann1-1/+1
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-4/+3
2012-05-12fdo#46223: Fix Presenter Console help screen layoutGábor Stefanik1-15/+51
2012-01-16Clang -Wunused-variable.Stephan Bergmann1-2/+0
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham1-91/+0