summaryrefslogtreecommitdiff
path: root/include/comphelper/propertysequence.hxx
AgeCommit message (Expand)Author
2019-12-12Use std::transform instead of for loopMike Kaganski
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky
2016-02-09Remove excess newlinesChris Sherlock
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-08-11Properly init PropertyValue.Handle in InitPropertySequenceStephan Bergmann
2015-02-24use by-ref iteration, omit pointless std::move() and add missing inlineBjoern Michaelsen
2015-02-23use init lists for property sequencesBjoern Michaelsen