summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Any.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-15More loplugin:cstylecast: cppuStephan Bergmann1-1/+1
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann1-1/+3
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-7/+7
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-10/+10
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-0/+27
2016-06-06css::uno::Any move semantics (for LIBO_INTERNAL_ONLY)Stephan Bergmann1-0/+5
2016-05-04Better fix for Windows-only codeStephan Bergmann1-1/+1
2016-05-04Fix Windows-only codeStephan Bergmann1-1/+1
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-0/+7
2016-05-03Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLYStephan Bergmann1-0/+6
2016-05-03Clean up makeAny functionsStephan Bergmann1-5/+7
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann1-0/+12
2016-05-03Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann1-0/+16
2016-04-27Improve documentationStephan Bergmann1-0/+5
2015-08-01Any.h: Fix declaration hides class member warningDavid Ostrovsky1-4/+4
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann1-1/+1
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-0/+13
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann1-0/+4
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+1
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-2/+4
2014-06-05various: remove SAL_THROW macroNoel Grandin1-55/+52
2014-02-18Any: consistently use explicit specialization instead of overloadingStephan Bergmann1-0/+18
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-26/+26
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann1-11/+10
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-4/+0
2013-05-29Tweak commentsStephan Bergmann1-4/+3
2013-04-24move URE headers to include/David Tardon1-0/+376