summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-262-0/+7
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-211-3/+3
* includes should be at the top of the fileNoel Grandin2016-11-181-3/+3
* loplugin:constantparamNoel Grandin2016-11-154-23/+8
* sot: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-131-9/+9
* loplugin:expandablemethods in sot..starmathNoel Grandin2016-10-272-2/+1
* clang-cl loplugin: sotStephan Bergmann2016-10-151-1/+1
* loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin2016-10-141-3/+3
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-102-6/+6
* loplugin:constantparamNoel Grandin2016-09-301-3/+3
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-157-21/+21
* loplugin:constantparamNoel Grandin2016-09-141-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-136-10/+10
* loplugin:constantparam in sot..svlNoel Grandin2016-09-092-9/+4
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-274-16/+16
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-122-8/+0
* loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2016-08-052-2/+2
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-014-7/+7
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* loplugin:redundantcast: redundant static_casts in sotStephan Bergmann2016-07-081-3/+3
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-073-10/+10
* loplugin:singlevalfields in variousNoel Grandin2016-06-284-21/+1
* tdf#96505 Get rid of cargo cult long integer literalskrishna keshav2016-06-141-2/+2
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-2/+2
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* remove "trying to resize readonly stream" warningNoel Grandin2016-06-081-3/+1
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-069-28/+28
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-13/+0
* convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin2016-05-131-904/+915
* clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2016-05-113-22/+17
* use Any constructor instead of temporariesNoel Grandin2016-05-041-12/+4
* Fix typosAndrea Gelmini2016-04-301-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-1/+1
* tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke2016-04-131-2/+3
* cppcheck: silence warnings assertWithSideEffectJochen Nitschke2016-04-111-4/+4
* loplugin:constantparam in sotNoel Grandin2016-04-041-10/+10
* remove some unnecessary realloc'ingNoel Grandin2016-04-042-4/+3
* loplugin:constantparam in sotNoel Grandin2016-03-176-26/+24
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-111-10/+9
* tdf#97591: mark RTF clipboard format as text/rtfOliver Specht2016-03-101-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-2/+2
* tdf#97499 Remove some Default arguments in unordered containerJaskaran2016-03-071-2/+1
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* loplugin:unuseddefaultparam in sotNoel Grandin2016-03-012-3/+3
* new loplugin: commaoperatorNoel Grandin2016-02-236-19/+76
* use consistent #define checks for the Windows platformNoel Grandin2016-02-172-2/+2
* Remove excess newlinesChris Sherlock2016-02-093-12/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1