Age | Commit message (Expand) | Author |
---|---|---|
2024-10-21 | Optimize JsonToPropertyValues a bit | Mike Kaganski |
2022-01-21 | comphelper: move JsonToPropertyValues() from desktop/ | Miklos Vajna |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2019-12-12 | Use std::transform instead of for loop | Mike Kaganski |
2017-07-21 | Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers. | Jan Holesovsky |
2017-07-20 | comphelper: Allow initializer lists for Sequences of NamedValues. | Jan Holesovsky |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-10-20 | com::sun::star->css in include/comphelper | Noel Grandin |
2015-08-11 | Properly init PropertyValue.Handle in InitPropertySequence | Stephan Bergmann |
2015-02-24 | use by-ref iteration, omit pointless std::move() and add missing inline | Bjoern Michaelsen |
2015-02-23 | use init lists for property sequences | Bjoern Michaelsen |