summaryrefslogtreecommitdiff
path: root/include/rtl/ref.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-2/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-21/+21
2017-01-26add 'explicit operator bool' to our reference classesNoel Grandin1-0/+8
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl1-10/+0
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-1/+1
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-4/+4
2015-11-06Best avoid SAL_CALL cargo-cult for new inline functionsStephan Bergmann1-1/+1
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson1-0/+27
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks1-1/+7
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-1/+0
2014-07-14remove IReferenceNoel Grandin1-22/+1
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann1-3/+6
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-6/+6
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-04-24move URE headers to include/David Tardon1-0/+243