summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: sotStephan Bergmann
2017-02-15convert RepresentModes to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01inline macrosJochen Nitschke
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-22cppcheck: useInitializationListJochen Nitschke
2017-01-21coverity#1399018 Logically dead codeCaolán McNamara
2017-01-20this field should be std::unique_ptr to sal_uInt8[], not sal_uInt8Noel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sotStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-17manage SvRefBase subclass with tools::SvRefNoel Grandin
2017-01-09defaults are good enoughCaolán McNamara
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-15clang-cl loplugin: sotStephan Bergmann
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in sotStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-14tdf#96505 Get rid of cargo cult long integer literalskrishna keshav
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08remove "trying to resize readonly stream" warningNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin