summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-23Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann
2016-02-05Fix typosAndrea Gelmini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:mergeclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-07loplugin:unusedmethods packageNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-12unnecessary castCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl
2015-03-12package: convert StorInternalData_Impl member to std::unique_ptrMichael Stahl
2015-03-12package: convert OStorage::m_pData to std::unique_ptrMichael Stahl
2015-03-12package: move WSInternalData_Impl out of headerMichael Stahl
2015-03-12package: convert OWriteStream::m_pData to std::unique_ptrMichael Stahl
2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl
2015-03-11redundant checkCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann