/scp2/source/impress/

ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/propertysetmixin.cxx
AgeCommit message (Expand)Author
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
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-20Some clean-upStephan Bergmann
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann