e='generator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno
AgeCommit message (Expand)Author
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-30loplugin:noexceptmove in AnyNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-26Introduce Sequence::size() instead of specialization of std::sizeMike Kaganski
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski
2019-08-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara
2019-06-30Fix typoAndrea Gelmini
2019-06-30Fix typoAndrea Gelmini
2019-06-30Fix typoAndrea Gelmini
2019-06-30Fix typoAndrea Gelmini
2019-06-01Sequence: Fix typo in commentsMichael Weghorn
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-02-13fix Sequence ostream operator<< wrt. constMichael Stahl
2019-01-08add operator* to uno::ReferenceNoel Grandin
2018-12-08Use constexpr ifStephan Bergmann