summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-23loplugin:constantparam in sdextNoel Grandin
2016-03-17sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken
2016-03-08Remove spurious \r from OSL_TRACE outputTor Lillqvist
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-12-12TyposJulien Nabet
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28Missing includeStephan Bergmann
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-23loplugin:unusedfields in sdext/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06presenter console: add 'Restart Timer' buttonMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-07Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-03sdext: replace boost::function with std::functionMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-18fix higher debug levelsCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann