summaryrefslogtreecommitdiff
path: root/include/comphelper/propertyvalue.hxx
AgeCommit message (Expand)Author
2021-10-19Remove a std::remove_reference_tStephan Bergmann
2021-10-17Specialize comphelper::makePropertyValue for arithmetic typesMike Kaganski
2021-10-17Simplify comphelper::makePropertyValueMike Kaganski
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-11-11Remove unnecessary makePropertyValue specialization for AnyStephan Bergmann
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2015-05-18comphelper: the makePropertyValue<> template is useful outside swMiklos Vajna