summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-11-09use rtl::Reference for SlaveDataNoel Grandin
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-23simplify ChainableProperySet and MasterPropertySetNoel Grandin
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-23use rtl::Reference in OPropertyChangeListenerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-08-22tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorRosen
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysetinfoXisco Fauli
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysethelperXisco Fauli
2016-05-26tdf#74608 Constructor functions for OPropertyBagSteven Guo
2016-04-26loplugin:simplifyboolStephan Bergmann
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke