summaryrefslogtreecommitdiffstats
path: root/include/com/sun/star/uno/Reference.h
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:noexceptmoveNoel Grandin2019-08-301-2/+2
* Fix typoAndrea Gelmini2019-06-301-2/+2
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-0/+12
* add operator* to uno::ReferenceNoel Grandin2019-01-081-0/+10
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-111-2/+2
* 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-12/+12
* add 'explicit operator bool' to our reference classesNoel Grandin2017-01-261-0/+9
* use SAL_DEPRECATED in uno::ReferenceNoel Grandin2016-07-041-2/+2
* remove various crutches for boost::bind/boost::mem_fnMichael Stahl2016-05-131-10/+0
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-1/+1
* add move assignment and constructor to uno::ReferenceNoel Grandin2015-12-031-0/+16
* Missing includes (for NULL)Stephan Bergmann2015-11-101-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Workaround seems no longer necessary for MSVC 2013Stephan Bergmann2015-07-061-3/+3
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-261-1/+1
* "commas at the end of enumerator lists are a C++11 extension"Luboš Luňák2014-09-151-2/+2
* Catch invalid null pointer operations earlyStephan Bergmann2014-07-031-3/+8
* SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann2014-06-161-2/+2
* various: remove SAL_THROW macroNoel Grandin2014-06-051-55/+49
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-221-12/+12
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-231-2/+2
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-141-10/+0
* Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann2013-05-071-0/+66
* move URE headers to include/David Tardon2013-04-241-0/+519