summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Reference.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-1/+1
2015-12-03add move assignment and constructor to uno::ReferenceNoel Grandin1-0/+16
2015-11-10Missing includes (for NULL)Stephan Bergmann1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-06Workaround seems no longer necessary for MSVC 2013Stephan Bergmann1-3/+3
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+1
2014-09-15"commas at the end of enumerator lists are a C++11 extension"Luboš Luňák1-2/+2
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann1-3/+8
2014-06-16SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann1-2/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-55/+49
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-12/+12
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-10/+0
2013-05-07Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann1-0/+66
2013-04-24move URE headers to include/David Tardon1-0/+519