summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlideShowView.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-04loplugin:reducevarscope in sdextNoel1-1/+1
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-3/+3
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-5/+5
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-4/+0
2019-07-20loplugin:referencecasting in sdextNoel Grandin1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-02-12loplugin:flatten in sdextNoel Grandin1-19/+19
2019-02-09loplugin:indentation in sdNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-6/+2
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: sdextStephan Bergmann1-11/+4
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-31/+1
2016-10-27loplugin:expandablemethods in sdextNoel Grandin1-11/+9
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-3/+2
2016-04-21new plugin stylepoliceNoel Grandin1-6/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-42/+42
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-29com::sun::star->css in sdextNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-17/+17
2015-03-01Typo: embeded->embeddedJulien Nabet1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-4/+4
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-17/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-30/+30
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-08-23dummy implementation for getTranslationOffsetSiqi LIU1-0/+7
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin1-6/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-02-22sdext: fix loplugin warningsMiklos Vajna1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2013-01-29More fixes to fdo#57422Ahmad Harthi1-29/+12
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi1-13/+31
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+2
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-04-04fdo#33914 do not play sound in presenter consoleDavid Tardon1-13/+18
2012-04-04set alpha tooDavid Tardon1-1/+1
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham1-132/+0
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-4/+4