summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Reference.hxx
AgeCommit message (Expand)Author
2021-02-16loplugin:referencecasting in reportdesignNoel
2021-02-01tdf#130978 Add a comment to each published APImsrijita18
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-23Make css::uno::Reference upcast ctor LIBO_INTERNAL_ONLYStephan Bergmann
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-04-28LIBO_INTERNAL_ONLY: printing of css::uno::Reference/TypeStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-03add move assignment and constructor to uno::ReferenceNoel Grandin
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-01-05These extern "C" functions are in the global namespaceStephan Bergmann
2015-01-05Mark function declarations as CPPU_DLLPUBLIC, not only definitionsStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-05-07Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann
2013-04-24move URE headers to include/David Tardon