summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterController.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
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-02tdf#134281 [API-CHANGE] Add keyboard shortcut for UsePen and EraseInkGabor Kelemen
2021-01-28simplify code, use more subView()Noel
2020-10-04loplugin:reducevarscope in sdextNoel
2020-06-27tdf#90978 add exit button to impress presenter consoleSrijan Bhatia
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-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdextNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-10-29Remove unused XMouseMotionListener from PresenterControllerSamuel Mehrbrodt
2019-10-29Remove unused XFocusListener from PresenterControllerSamuel Mehrbrodt
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-02-24loplugin:unusedfields in sdextNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sdextStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in sdextNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-06presenter console: add 'Restart Timer' buttonMiklos Vajna
2015-09-18boost->stdCaolán McNamara
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-12add accel. to switch monitors to pres. consoleDavid Tardon
2014-11-06Resolves: fdo#76581 copy-and-paste -> slideshow crash in presenter consoleCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin