summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/test/TestEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/test/TestEvent.idl')
0 files changed, 0 insertions, 0 deletions
06-30 09:46:51 +0200'>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 2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann 2018-01-15More loplugin:cstylecast: cppuStephan Bergmann 2018-01-13provide uno::Sequence with ostream output operatorThorsten Behrens 2018-01-12More loplugin:cstylecast: cppuStephan Bergmann 2018-01-08Typo in comment ("from" vs. "to")Stephan Bergmann 2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann 2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann 2017-07-13use more OUString::operator== in forms..salNoel Grandin 2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara 2017-05-30teach redundantcast plugin about functional castsNoel Grandin 2017-05-18Revert "Fix typos"Stephan Bergmann 2017-05-18Fix typosAndrea Gelmini 2017-04-28LIBO_INTERNAL_ONLY: printing of css::uno::Reference/TypeStephan Bergmann 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2017-01-26add 'explicit operator bool' to our reference classesNoel Grandin