/source/ts/formula/

' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/comphelper/numberedcollection.hxx
AgeCommit message (Expand)Author
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-10-29loplugin:finalclass in comphelperNoel Grandin
2019-04-03Fix typosJens Carl
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-01-27Fix typosAndrea Gelmini
2017-09-25Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-01-28comphelper: replace boost::hash with std::hashMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini