summaryrefslogtreecommitdiff
path: root/include/com/sun/star/uno/Sequence.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Introduce Sequence::size() instead of specialization of std::sizeMike Kaganski1-10/+10
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski1-0/+10
2019-06-30Fix typoAndrea Gelmini1-1/+1
2019-06-01Sequence: Fix typo in commentsMichael Weghorn1-4/+4
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-8/+8
2015-11-16Use injected class nameStephan Bergmann1-4/+4
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann1-1/+1
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann1-2/+12
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+1
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann1-0/+14
2014-06-05various: remove SAL_THROW macroNoel Grandin1-27/+16
2014-05-09Enforce "There is no css::uno::Sequence<bool>"Stephan Bergmann1-0/+6
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-2/+1
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-3/+3
2013-11-09fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud1-4/+4
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-0/+28
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-10-02find unused SequencesCaolán McNamara1-1/+1
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-3/+0
2013-04-24move URE headers to include/David Tardon1-0/+282