summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2017-05-25rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl
2017-01-25tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe
2016-11-25presenter console: fix STL assert when exiting slide showMichael Stahl
2016-11-09spelling mutext->mutexNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-31Make stable sort more stable :)Mike Kaganski
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: sdextStephan Bergmann
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-18coverity#1371125 Copy-paste errorCaolán McNamara
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-29Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-20tdf#96080 PDF Import: fix incorrect whitespace characters sequenceVort
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06Reintroduce some code removed with "Remove unneeded Pane code in ..."Jan Holesovsky
2016-06-06Remove unneeded Pane code in Presenter ConsoleBryan Quigley
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13sdext: replace boost::bindMichael Stahl
2016-05-12loplugin:stringconstantStephan Bergmann
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl
2016-05-12loplugin:stringconstantTor Lillqvist
2016-05-12loplugin:defaultparamsTor Lillqvist
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10fix Windows buildNoel Grandin