summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Any.h
AgeCommit message (Expand)Author
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-06-06css::uno::Any move semantics (for LIBO_INTERNAL_ONLY)Stephan Bergmann
2016-05-04Better fix for Windows-only codeStephan Bergmann
2016-05-04Fix Windows-only codeStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLYStephan Bergmann
2016-05-03Clean up makeAny functionsStephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-27Improve documentationStephan Bergmann
2015-08-01Any.h: Fix declaration hides class member warningDavid Ostrovsky
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-02-18Any: consistently use explicit specialization instead of overloadingStephan Bergmann
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-05-29Tweak commentsStephan Bergmann
2013-04-24move URE headers to include/David Tardon