summaryrefslogtreecommitdiff
path: root/include/rtl/ref.hxx
AgeCommit message (Expand)Author
2020-04-24add upcasting support to rtl::ReferenceNoel Grandin
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-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26add 'explicit operator bool' to our reference classesNoel Grandin
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-06Best avoid SAL_CALL cargo-cult for new inline functionsStephan Bergmann
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-14remove IReferenceNoel Grandin
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-04-24move URE headers to include/David Tardon