summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin9-18/+18
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski3-2/+21
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin11-18/+12
2017-01-26Remove dynamic exception specificationsStephan Bergmann64-1009/+378
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin9-46/+0
2017-01-24tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe2-18/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann15-6/+15
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin4-22/+22
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann1-1/+1
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann1-1/+1
2017-01-10New loplugin:conststringvar: sdextStephan Bergmann1-6/+6
2017-01-09New loplugin:externvar: sdextStephan Bergmann1-1/+1
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann19-155/+117
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin4-4/+0
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-9/+9
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin7-41/+7
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin4-0/+4
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann7-54/+2
2016-11-23presenter console: fix STL assert when exiting slide showMichael Stahl1-1/+5
2016-11-09spelling mutext->mutexNoel Grandin1-1/+1
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin2-4/+3
2016-11-04loplugin:unusedmethodsNoel Grandin1-8/+0
2016-11-02loplugin:singlevalfieldsNoel Grandin2-12/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-17/+8
2016-10-31Make stable sort more stable :)Mike Kaganski1-8/+20
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe4-19/+5
2016-10-27loplugin:expandablemethods in sdextNoel Grandin14-126/+50
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin1-6/+1
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-1/+1
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: sdextStephan Bergmann2-4/+4
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna1-1/+1
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann1-6/+5
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin5-51/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann42-79/+79
2016-09-10loplugin:constantparam in sdNoel Grandin5-15/+7
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann1-1/+0
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann2-4/+4
2016-08-18coverity#1371125 Copy-paste errorCaolán McNamara1-2/+5
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara1-2/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin9-11/+11
2016-07-29Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara1-7/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin9-12/+12
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann7-10/+10
2016-06-30loplugin:unusedfieldsNoel Grandin1-7/+0
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-4/+2
2016-06-27loplugin:singlevalfields in sdextNoel Grandin10-68/+14
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-2/+4