Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui
commit00e2762c664614a1b33f54dfc990ba29f0f81a07
authorMike Kaganski <mike.kaganski@collabora.com>
Sun, 28 Apr 2024 20:31:19 +0000 (29 01:31 +0500)
committerMike Kaganski <mike.kaganski@collabora.com>
Mon, 29 Apr 2024 21:15:40 +0000 (29 23:15 +0200)
tree976d1d94d6d1e52812e128a5dfbcb3540ef9a42b
parent8755c80018bec656e1b102da25edc450da4eee52
Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui

where it was obsoleted by commits 2484de6728bd11bb7949003d112f1ece2223c7a1
(Remove non-const Sequence::begin()/end() in internal code, 2021-10-15) and
fb3c04bd1930eedacd406874e1a285d62bbf27d9 (Drop non-const Sequence::operator[]
in internal code 2021-11-05).

Change-Id: Ia2b60af973183bbe79656e67b5e37d7efa39a308
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166817
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
22 files changed:
cppuhelper/source/implbase_ex.cxx
cppuhelper/source/implementationentry.cxx
cppuhelper/source/propertysetmixin.cxx
cppuhelper/source/propshlp.cxx
cppuhelper/source/tdmgr.cxx
cpputools/source/unoexe/unoexe.cxx
cui/source/customize/cfgutil.cxx
cui/source/dialogs/AdditionsDialog.cxx
cui/source/dialogs/SpellDialog.cxx
cui/source/dialogs/cuifmsearch.cxx
cui/source/dialogs/hangulhanjadlg.cxx
cui/source/dialogs/hlmarkwn.cxx
cui/source/dialogs/hyphen.cxx
cui/source/dialogs/thesdlg.cxx
cui/source/options/connpoolconfig.cxx
cui/source/options/dbregisterednamesconfig.cxx
cui/source/options/optdict.cxx
cui/source/options/optgdlg.cxx
cui/source/options/optlingu.cxx
cui/source/options/optpath.cxx
cui/source/options/optsave.cxx
cui/source/tabpages/numpages.cxx