summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
2021-01-20improve some IllegalArgumentException messagesNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-11-04remove pimpl from PropertySetHelperNoel Grandin
2020-11-04remove pimpl in PropertyBagNoel Grandin
2020-10-28std::set->o3tl::sorted_vector in OPropertyArrayAggregationHelperNoel Grandin
2020-09-04tdf#124176 Use #pragma once in comphelperGeorge Bateman
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-04-18loplugin:flatten in comphelperNoel Grandin
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-12Get rid of 2 OUStringBuffer in comphelperJulien Nabet
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03Fix typosJens Carl
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-08loplugin:indentation in codemaker..comphelperNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Fix typosAndrea Gelmini
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
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