summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterProtocolHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-21move presenter console from sdext/ to sd/Noel Grandin1-827/+0
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-2/+1
2022-12-14loplugin:unocast (sdext::presenter::PresenterNotesView)Stephan Bergmann1-1/+2
2022-10-17use more string_viewNoel Grandin1-18/+18
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel Grandin1-33/+34
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-02-18loplugin:referencecasting in sdextNoel1-1/+1
2020-08-11loplugin:flattenNoel Grandin1-11/+12
2020-07-16sdext/presenter: create instances with uno constructorsNoel Grandin1-19/+9
2020-06-27tdf#90978 add exit button to impress presenter consoleSrijan Bhatia1-0/+26
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia1-0/+75
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-2/+2
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin1-3/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-11-27Remove unused Dispatch::ActionStephan Bergmann1-2/+0
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-8/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann1-1/+1
2019-06-21simplify some getSupportedServiceNamesNoel Grandin1-2/+1
2019-02-12loplugin:flatten in sdextNoel Grandin1-11/+11
2019-02-09loplugin:indentation in sdNoel Grandin1-1/+1
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-3/+3
2018-10-09loplugin:constfields in sdextNoel Grandin1-3/+3
2018-08-27tdf#118443 - Presenter Consoleheiko tietze1-0/+13
2017-09-23loplugin:flatten in sdext..stocNoel Grandin1-30/+24
2017-07-02loplugin:casttovoid: sdextStephan Bergmann1-15/+8
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sdextStephan Bergmann1-1/+1
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-3/+0
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-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-4/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-22/+5
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann1-13/+0
2016-10-27loplugin:expandablemethods in sdextNoel Grandin1-25/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-10/+10
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-29com::sun::star->css in sdextNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-10-06presenter console: add 'Restart Timer' buttonMiklos Vajna1-0/+28
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-09-18boost->stdCaolán McNamara1-1/+2
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-51/+51
2015-03-30loplugin:staticfunctionNoel Grandin1-2/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-0/+20