summaryrefslogtreecommitdiffstats
path: root/sdext/source/presenter
Commit message (Expand)AuthorAgeFilesLines
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-317-13/+13
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-2811-18/+12
* Remove dynamic exception specificationsStephan Bergmann2017-01-2646-855/+288
* loplugin: unnecessary destructor scaddins..sdextNoel Grandin2017-01-254-36/+0
* New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann2017-01-1913-6/+13
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-2119-155/+117
* OSL_TRACE->SAL in sd..sdextNoel Grandin2016-12-122-10/+3
* loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann2016-12-055-51/+1
* presenter console: fix STL assert when exiting slide showMichael Stahl2016-11-231-1/+5
* spelling mutext->mutexNoel Grandin2016-11-091-1/+1
* loplugin:unnecessaryvirtual in sd..sdextNoel Grandin2016-11-071-2/+2
* loplugin:unusedmethodsNoel Grandin2016-11-041-8/+0
* loplugin:singlevalfieldsNoel Grandin2016-11-022-12/+1
* loplugin:expandablemethods in sdextNoel Grandin2016-10-2714-126/+50
* loplugin:expandablemethodds in scaddins..sdextNoel Grandin2016-10-201-6/+1
* Fix typosAndrea Gelmini2016-10-011-1/+1
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-223-32/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1329-47/+47
* loplugin:constantparam in sdNoel Grandin2016-09-101-8/+2
* loplugin:countusersofdefaultparams in sdNoel Grandin2016-08-021-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-279-12/+12
* loplugin:unusedfieldsNoel Grandin2016-06-301-7/+0
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-4/+2
* loplugin:singlevalfields in sdextNoel Grandin2016-06-278-58/+13
* Reintroduce some code removed with "Remove unneeded Pane code in ..."Jan Holesovsky2016-06-061-1/+6
* Remove unneeded Pane code in Presenter ConsoleBryan Quigley2016-06-063-728/+1
* loplugin:unusedmethods in sdNoel Grandin2016-05-191-2/+1
* clang-tidy modernize-make-sharedNoel Grandin2016-05-182-3/+3
* loplugin:stringconstantStephan Bergmann2016-05-121-1/+1
* sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl2016-05-127-28/+42
* loplugin:stringconstantTor Lillqvist2016-05-121-1/+1
* loplugin:defaultparamsTor Lillqvist2016-05-121-1/+1
* sdext: replace boost::bind with C++11 lambdasMichael Stahl2016-05-118-36/+33
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* new plugin stylepoliceNoel Grandin2016-04-211-6/+6
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2020-64/+64
* loplugin:passstuffbyref in sdextNoel Grandin2016-04-1414-50/+50
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-1120-61/+64
* Avoid reserved identifierStephan Bergmann2016-04-062-5/+5
* loplugin:constantparam in sdNoel Grandin2016-03-242-15/+2
* loplugin:constantparam in sdextNoel Grandin2016-03-233-36/+10
* sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken2016-03-171-7/+5
* Remove spurious \r from OSL_TRACE outputTor Lillqvist2016-03-081-2/+2
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* loplugin:unuseddefaultparam in sdextNoel Grandin2016-03-027-31/+15
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-138-13/+13
* Remove excess newlinesChris Sherlock2016-02-0920-21/+0
* loplugin:unusedmethods unused return value in sdextNoel Grandin2016-01-142-7/+3