summaryrefslogtreecommitdiff
path: root/sot/source/sdstor
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke
2016-04-04loplugin:constantparam in sotNoel Grandin
2016-04-04remove some unnecessary realloc'ingNoel Grandin
2016-03-17loplugin:constantparam in sotNoel Grandin
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-01loplugin:unuseddefaultparam in sotNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sotNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-23loplugin:unusedfields in sot/Noel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-27sal_uLong to sal_uInt64/sal_SizeMatteo Casalin
2015-10-27Fix StgTmpStrm::GetSizeStephan Bergmann
2015-10-27Typo, I pressume?Stephan Bergmann
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13sot: prefix remaining StgStrm membersMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-10tdf#94879 add 'm' suffixes to member variablesmelikeyurtoglu
2015-10-09sot: prefix members of StgOleStreamMiklos Vajna
2015-10-09sot: prefix members of StgInternalStreamMiklos Vajna
2015-10-09sot: prefix members of StgDataStrmMiklos Vajna
2015-10-09sot: prefix members of StgSmallStrmMiklos Vajna
2015-10-09sot: prefix members of StgDirStrmMiklos Vajna
2015-10-09sot: prefix members of StgTmpStrmMiklos Vajna
2015-10-09sot: prefix members of StgCompObjStreamMiklos Vajna