summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/ucbstorage.cxx
AgeCommit message (Expand)Author
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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-04remove some unnecessary realloc'ingNoel Grandin
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
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
2015-11-23loplugin:unusedfields in sot/Noel Grandin
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-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-29Formatting and bail-out early (to not re-format too much)Matteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-06loplugin:unusedmethods sotNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-20Some more loplugin:cstylecast: sotStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sot: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-01coverity#1247614 Unchecked return valueCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin