summaryrefslogtreecommitdiffstats
path: root/include/com/sun/star/uno/Any.h
Commit message (Expand)AuthorAgeFilesLines
* css::uno::Any move semantics (for LIBO_INTERNAL_ONLY)Stephan Bergmann2016-06-061-0/+5
* Better fix for Windows-only codeStephan Bergmann2016-05-041-1/+1
* Fix Windows-only codeStephan Bergmann2016-05-041-1/+1
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-0/+7
* Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLYStephan Bergmann2016-05-031-0/+6
* Clean up makeAny functionsStephan Bergmann2016-05-031-5/+7
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-031-0/+12
* Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-031-0/+16
* Improve documentationStephan Bergmann2016-04-271-0/+5
* Any.h: Fix declaration hides class member warningDavid Ostrovsky2015-08-011-4/+4
* Update @since tags LO 4.5 -> 5.0Stephan Bergmann2015-04-101-1/+1
* A UNO Any can't contain an AnyStephan Bergmann2015-04-081-0/+13
* Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann2015-04-011-0/+4
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-261-1/+1
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-2/+4
* various: remove SAL_THROW macroNoel Grandin2014-06-051-55/+52
* Any: consistently use explicit specialization instead of overloadingStephan Bergmann2014-02-181-0/+18
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-221-26/+26
* Consistently mark these as deleted on all platformsStephan Bergmann2013-12-181-11/+10
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+1
* fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-231-2/+2
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-141-4/+0
* Tweak commentsStephan Bergmann2013-05-291-4/+3
* move URE headers to include/David Tardon2013-04-241-0/+376