summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterWindowManager.cxx
AgeCommit message (Expand)Author
2020-06-18tdf#128964 Add time pause/resume 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
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-01tdf#127921 Don't change slides when clicking in Slide sorter viewSamuel Mehrbrodt
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-06-Werror,-Wunused-variableStephan Bergmann
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-22loplugin:unusedfields in sdextNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-06-06Reintroduce some code removed with "Remove unneeded Pane code in ..."Jan Holesovsky
2016-06-06Remove unneeded Pane code in Presenter ConsoleBryan Quigley
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
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-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
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-07-09Remove warning by using the right printf commandsArnaud Versini
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-07Code enhancement remove duplicate code from presenter consoleAbdulmajeed Al-Abaulrazzaq
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi
2012-10-02re-base on ALv2 code. Includes:Michael Meeks