summaryrefslogtreecommitdiff
path: root/include/comphelper/sequenceashashmap.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna1-0/+5
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin1-1/+38
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2019-08-23loplugin:returnconstval in comphelperNoel Grandin1-3/+3
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-3/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna1-12/+73
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-31more SAL_WARN_UNUSEDNoel Grandin1-1/+1
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara1-5/+0
2016-11-21introduce getValue(sKey) for SequenceAsHashMapJochen Nitschke1-0/+24
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-21/+21
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-1/+1
2015-03-05TyposAndras Timar1-12/+12
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-3/+2
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-3/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-20/+20
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2013-12-20typo fixesAndras Timar1-2/+2
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-06-04include: convert type scope="foo"> here tooMichael Stahl1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+313