summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Reference.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-30new loplugin:noexceptmoveNoel Grandin1-2/+2
2019-06-30Fix typoAndrea Gelmini1-2/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-0/+12
2019-01-08add operator* to uno::ReferenceNoel Grandin1-0/+10
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann1-2/+2
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-12/+12
2017-01-26add 'explicit operator bool' to our reference classesNoel Grandin1-0/+9
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin1-2/+2
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl1-10/+0
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