summaryrefslogtreecommitdiff
path: root/include/comphelper/IdPropArrayHelper.hxx
AgeCommit message (Collapse)AuthorFilesLines
2021-11-13osl::Mutex->std::mutex in OIdPropertyArrayUsageHelperNoel Grandin1-6/+6
Change-Id: I19bad304c5c8099fd24be77ec7251e837b513c81 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125117 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-11-13rtl::Static->thread-safe static in OIdPropertyArrayUsageHelperNoel Grandin1-7/+8
Change-Id: I21ef0fdc1bf83e313d5dd1079167df0ba59aeed3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125116 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-11-13modernise IdPropArrayHelper a littleNoel Grandin1-20/+11
Change-Id: I73bbb59d41ba752e5bbb798ae590e60fdb550d8b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125115 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-08-01new loplugin:mapindexNoel Grandin1-2/+3
Change-Id: I6b5f73b2187009e95d4d666e03e5803f522cee06 Reviewed-on: https://gerrit.libreoffice.org/76584 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-06-29Fix typoAndrea Gelmini1-1/+1
Change-Id: I4c6286ae2181a1b2ebd94c2027ec2b3ccdae8350 Reviewed-on: https://gerrit.libreoffice.org/74905 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-2/+0
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Also re-evaluate some blacklisted headers and recheck include/comphelper/ Change-Id: Ib7eea5951e849c07cea2e2782be4e8945f71ad96 Reviewed-on: https://gerrit.libreoffice.org/70899 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-2/+0
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I22ba2c8aec235e34cd7835b8a0a716bf3057db7a Reviewed-on: https://gerrit.libreoffice.org/60837 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2018-03-29Use for-range loop in include/comphelperJulien Nabet1-2/+2
Change-Id: I9b8a7e873eef56c704fa6c09d37d51a0ea913a92 Reviewed-on: https://gerrit.libreoffice.org/52075 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann1-1/+1
Change-Id: I6b97583d9bdc0d0f8c059d0fbc9e3f41f822bf3b
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
Change-Id: Idea8ea8dab6a86d7be6394aef1cf7f25b75009e0 Reviewed-on: https://gerrit.libreoffice.org/30319 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann1-3/+0
...which isn't true at least ever since b525a3115f54576017a576ff842dede5e2e3545d "initial import", but got copy/pasted all over the place Change-Id: I47d3d8a594aef3ac3736d7176ae964a118821014
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
Change-Id: Ibd0e6ae5e3243464b2484a009f2b4781bdaac471
2014-03-01Remove visual noise from includeAlexander Wilms1-5/+5
Conflicts: include/framework/preventduplicateinteraction.hxx include/sfx2/sfxbasecontroller.hxx include/sfx2/sfxbasemodel.hxx include/toolkit/awt/vclxtabpagemodel.hxx include/vcl/field.hxx include/vcl/settings.hxx Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2 Reviewed-on: https://gerrit.libreoffice.org/8272 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-20typo fixesAndras Timar1-1/+1
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
Change-Id: I00a8e794189d17ad91a90beb9ce6cb89b7bab2aa
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-0/+4
Change-Id: Ifbda934a89087fcc1c031978d3e5b5783722b328
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
Change-Id: Icba422d99836518a1b662b15144bc9334bed1473
2013-04-23execute move of global headersBjoern Michaelsen1-0/+117
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a