summaryrefslogtreecommitdiff
path: root/include/comphelper/numberedcollection.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin1-1/+2
2021-12-16comphelper : use std::mutex in numberedcollectionArnaud Versini1-3/+5
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann1-3/+2
2020-10-28convert some more long -> tools::LongNoel1-2/+3
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-1/+1
2019-10-29loplugin:finalclass in comphelperNoel Grandin1-1/+1
2019-04-03Fix typosJens Carl1-2/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-4/+2
2018-01-27Fix typosAndrea Gelmini1-1/+1
2017-09-25Fix typosAndrea Gelmini1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran1-3/+1
2016-01-28comphelper: replace boost::hash with std::hashMichael Stahl1-4/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-03Fix typosAndrea Gelmini1-2/+2
2015-03-27new clang plugin: staticmethodsNoel Grandin1-2/+2
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-3/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-01Remove visual noise from includeAlexander Wilms1-13/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
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-04-23execute move of global headersBjoern Michaelsen1-0/+176