/sw/

n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/propertysetmixin.cxx
AgeCommit message (Expand)Author
2019-11-22Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann