summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Reference.h
AgeCommit message (Expand)Author
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-07-06Workaround seems no longer necessary for MSVC 2013Stephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-09-15"commas at the end of enumerator lists are a C++11 extension"Luboš Luňák
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann
2014-06-16SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
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