summaryrefslogtreecommitdiffstats
path: root/include/com/sun/star/uno/Sequence.hxx
Commit message (Expand)AuthorAgeFilesLines
* fix Sequence ostream operator<< wrt. constMichael Stahl2019-02-131-1/+1
* Use constexpr ifStephan Bergmann2018-12-081-15/+6
* provide uno::Sequence with ostream output operatorThorsten Behrens2018-01-131-0/+79
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-231-7/+7
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-2/+1
* Use injected class nameStephan Bergmann2015-11-161-6/+6
* Missing includes (for NULL)Stephan Bergmann2015-11-101-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-9/+9
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* css::uno::Sequence ctor with initializer_listStephan Bergmann2014-12-121-0/+11
* optimise UNO Sequence destructorNoel Grandin2014-10-021-3/+6
* various: remove SAL_THROW macroNoel Grandin2014-06-051-12/+7
* Sequence::operator[]: let's cast the other side to unsigned tooMichael Stahl2014-04-241-2/+2
* Sequence::operator[]: silence -Werror=strict-overflow warningsMichael Stahl2014-04-241-2/+4
* cppu: sal_Bool -> boolStephan Bergmann2014-02-171-4/+4
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-221-3/+3
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-161-6/+0
* fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud2013-11-091-7/+7
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-14/+10
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-231-2/+2
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-141-16/+0
* move URE headers to include/David Tardon2013-04-241-0/+306