office-gobmx/svtools/source/uno
Noel Grandin 912b8fa62f modernize and improve PropertySetInfo
(*) use o3tl::span for the array param, which means we don't need a null
entry to terminate the array
(*) use std::unordered_map to speed things up
(*) mark the array as static at a few more call sites

Change-Id: I05b6cae7552f44459e183ec05cb94e60edb3bfe0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134832
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-05-24 14:02:09 +02:00
..
wizard
addrtempuno.cxx
fpicker.cxx
fpicker.hxx
framestatuslistener.cxx
genericunodialog.cxx Just use Any ctor instead of makeAny in svtools 2022-05-03 23:18:02 +02:00
miscservices.cxx
popupmenucontrollerbase.cxx
popupwindowcontroller.cxx
statusbarcontroller.cxx
svtxgridcontrol.cxx Just use Any ctor instead of makeAny in svtools 2022-05-03 23:18:02 +02:00
svtxgridcontrol.hxx
toolboxcontroller.cxx
unocontroltablemodel.cxx
unocontroltablemodel.hxx
unoevent.cxx
unogridcolumnfacade.cxx
unogridcolumnfacade.hxx
unoiface.cxx
unoimap.cxx modernize and improve PropertySetInfo 2022-05-24 14:02:09 +02:00