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