summaryrefslogtreecommitdiff
path: root/include/comphelper/sequence.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski1-4/+3
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski1-11/+5
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski1-3/+13
2019-08-11Use standard algorithms instead of custom copy functionMike Kaganski1-16/+6
2019-07-02Fix typoAndrea Gelmini1-1/+1
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin1-73/+0
2019-03-02Use implCopySequence to avoid overhead of non-const operator[]Mike Kaganski1-4/+2
2019-03-01Use parameter pack + folding to have only one concatSequencesMike Kaganski1-34/+7
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-1/+0
2018-08-30Fix typosAndrea Gelmini1-1/+1
2018-08-29loplugin:constantparam (1)Noel Grandin1-3/+3
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann1-1/+0
2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin1-5/+3
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-3/+12
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin1-0/+9
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-0/+9
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-05-25Fix typosAndrea Gelmini1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-4/+4
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-0/+25
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-19/+19
2015-06-04uno::Sequence provides now begin and endNoel Grandin1-3/+3
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-2/+1
2015-04-08These function templates want to be inlineStephan Bergmann1-15/+15
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-0/+27
2015-01-28Use vector::dataStephan Bergmann1-1/+1
2014-08-21comphelper: staruno -> css::unoThomas Arnhold1-12/+6
2014-08-20Pick a more suitable type for nLengthStephan Bergmann1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-20/+20
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-4/+4
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-10/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+369