summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2020-05-24remove some unused typedefsNoel Grandin
2020-05-10compact namespace in sdextNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-21use weak_ptr properlyNoel Grandin
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdextNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-11-27Remove unused Dispatch::ActionStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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-10-29Remove unused XMouseMotionListener from PresenterControllerSamuel Mehrbrodt
2019-10-29Remove unused XFocusListener from PresenterControllerSamuel Mehrbrodt
2019-10-29Remove unused XMouseMotionListener from PresenterButtonSamuel Mehrbrodt
2019-10-29Remove unused XWindowListener from PresenterButtonSamuel Mehrbrodt
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-28loplugin:collapseifNoel Grandin
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-07-19cid#1448489 Uncaught exceptionCaolán McNamara
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
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