summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2018-03-06ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-2/+2
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin2-5/+5
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-2/+2
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2-4/+4
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht2-0/+7
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin1-3/+3
2016-11-18includes should be at the top of the fileNoel Grandin1-3/+3
2016-11-15loplugin:constantparamNoel Grandin4-23/+8
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna1-9/+9
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin2-2/+1
2016-10-15clang-cl loplugin: sotStephan Bergmann1-1/+1
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin1-3/+3
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2-6/+6
2016-09-30loplugin:constantparamNoel Grandin1-3/+3
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl7-21/+21
2016-09-14loplugin:constantparamNoel Grandin1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-10/+10
2016-09-09loplugin:constantparam in sot..svlNoel Grandin2-9/+4
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke4-16/+16
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin2-8/+0
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2-2/+2
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin4-7/+7
2016-07-12new loplugin fragiledestructorNoel Grandin1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in sotStephan Bergmann1-3/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-10/+10
2016-06-28loplugin:singlevalfields in variousNoel Grandin4-21/+1
2016-06-14tdf#96505 Get rid of cargo cult long integer literalskrishna keshav1-2/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-2/+2
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-08remove "trying to resize readonly stream" warningNoel Grandin1-3/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl9-28/+28
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-13/+0
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin1-904/+915
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin3-22/+17
2016-05-04use Any constructor instead of temporariesNoel Grandin1-12/+4
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke1-2/+3
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke1-4/+4
2016-04-04loplugin:constantparam in sotNoel Grandin1-10/+10
2016-04-04remove some unnecessary realloc'ingNoel Grandin2-4/+3
2016-03-17loplugin:constantparam in sotNoel Grandin6-26/+24
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-10/+9
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-2/+2
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran1-2/+1
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+1
2016-03-01loplugin:unuseddefaultparam in sotNoel Grandin2-3/+3