summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Sequence.hxx
AgeCommit message (Expand)Author
2015-11-16Use injected class nameStephan Bergmann
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann
2014-10-02optimise UNO Sequence destructorNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-24Sequence::operator[]: let's cast the other side to unsigned tooMichael Stahl
2014-04-24Sequence::operator[]: silence -Werror=strict-overflow warningsMichael Stahl
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-11-09fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-04-24move URE headers to include/David Tardon