summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Sequence.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara1-0/+10
2019-02-13fix Sequence ostream operator<< wrt. constMichael Stahl1-1/+1
2018-12-08Use constexpr ifStephan Bergmann1-15/+6
2018-01-13provide uno::Sequence with ostream output operatorThorsten Behrens1-0/+79
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-7/+7
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+1
2015-11-16Use injected class nameStephan Bergmann1-6/+6
2015-11-10Missing includes (for NULL)Stephan Bergmann1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-9/+9
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann1-0/+11
2014-10-02optimise UNO Sequence destructorNoel Grandin1-3/+6
2014-06-05various: remove SAL_THROW macroNoel Grandin1-12/+7
2014-04-24Sequence::operator[]: let's cast the other side to unsigned tooMichael Stahl1-2/+2
2014-04-24Sequence::operator[]: silence -Werror=strict-overflow warningsMichael Stahl1-2/+4
2014-02-17cppu: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-3/+3
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-6/+0
2013-11-09fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud1-7/+7
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-14/+10
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-16/+0
2013-04-24move URE headers to include/David Tardon1-0/+306