summaryrefslogtreecommitdiffstats
path: root/include/rtl/ref.hxx
Commit message (Expand)AuthorAgeFilesLines
* add upcasting support to rtl::ReferenceNoel Grandin2020-04-241-0/+21
* new loplugin:noexceptmoveNoel Grandin2019-08-301-1/+1
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-0/+24
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-231-2/+2
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-21/+21
* add 'explicit operator bool' to our reference classesNoel Grandin2017-01-261-0/+8
* remove various crutches for boost::bind/boost::mem_fnMichael Stahl2016-05-131-10/+0
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-1/+1
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-4/+4
* Best avoid SAL_CALL cargo-cult for new inline functionsStephan Bergmann2015-11-061-1/+1
* rtl::Reference Add move construction/assignmentDaniel Robertson2015-11-061-0/+27
* vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks2015-04-101-1/+7
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-1/+0
* remove IReferenceNoel Grandin2014-07-141-22/+1
* Catch invalid null pointer operations earlyStephan Bergmann2014-07-031-3/+6
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-271-6/+6
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-3/+3
* move URE headers to include/David Tardon2013-04-241-0/+243