summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterWindowManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-21move presenter console from sdext/ to sd/Noel Grandin1-1044/+0
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel Grandin1-4/+5
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski1-4/+5
2021-10-22Revert part of "Simplify vector initialization in sdext"Julien Nabet1-4/+2
2021-10-16Simplify vector initialization in sdextJulien Nabet1-2/+4
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-9/+0
2021-06-09Simplify Sequences initializations (sdext)Julien Nabet1-13/+14
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia1-0/+11
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-2/+2
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-10/+10
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-12/+0
2019-11-01tdf#127921 Don't change slides when clicking in Slide sorter viewSamuel Mehrbrodt1-1/+2
2019-07-20loplugin:referencecasting in sdextNoel Grandin1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-02-12loplugin:flatten in sdextNoel Grandin1-164/+164
2019-02-09loplugin:indentation in sdNoel Grandin1-1/+1
2018-12-06-Werror,-Wunused-variableStephan Bergmann1-1/+0
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov1-40/+23
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-02-01Fix typosAndrea Gelmini1-4/+4
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-3/+1
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann1-1/+1
2017-07-02loplugin:casttovoid: sdextStephan Bergmann1-17/+6
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-3/+1
2017-06-22loplugin:unusedfields in sdextNoel Grandin1-27/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-10/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+0
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-4/+1
2016-10-27loplugin:expandablemethods in sdextNoel Grandin1-6/+1
2016-06-06Reintroduce some code removed with "Remove unneeded Pane code in ..."Jan Holesovsky1-1/+6
2016-06-06Remove unneeded Pane code in Presenter ConsoleBryan Quigley1-67/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-27/+27
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-10-29com::sun::star->css in sdextNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-07-07loplugin:unusedmethods sdextNoel Grandin1-1/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-18/+18
2015-04-02loplugin:staticmethodsNoel Grandin1-5/+5
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
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