summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-24loplugin:unusedfields in sdextNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-06-Werror,-Wunused-variableStephan Bergmann
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-11-22remove unused enums DocumentTextDirection and RendererPaneStyle::SideNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereferenceMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-08-27tdf#118443 - Presenter Consoleheiko tietze
2018-08-18coverity#1438404 Identical code for different branchesCaolán McNamara
2018-08-16loplugin:returnconstant in PresenterFrameworkObserverNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-07simplify TimerSchedulerNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-25loplugin:datamembershadow in PresenterPaneNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03Silence loplugin:unreffun with --disable-assert-always-abortStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin