office-gobmx/svl/source/items
Bjoern Michaelsen 4f4f2f0502 clean up SwRefMarkFieldUpdate a bit
- remove SwRefMarkFieldUpdate:
  * it has only one unused field
  * replace with a plain SwPtrMsgPoolItem
- hint constness:
  * SwUndoFieldFromDoc: make ctor arg hint const
  * DocumentFieldsManager: make UpdateField arg hint const
  * however, seeing this hint is:
    a/ constructed on the stack, but
    b/ stored as pointer in undo
    likely it would be best to remove it altogether. For now, make it at
    least static, so that there is no use after free.

Change-Id: Ica51a2a2ce19e1938c3a367e9b4a9e01bbb75374
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147030
Tested-by: Jenkins
Reviewed-by: Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org>
2023-02-15 18:56:41 +00:00
..
aeitem.cxx
cenumitm.cxx
cintitem.cxx
custritm.cxx
flagitem.cxx
globalnameitem.cxx
grabbagitem.cxx
ilstitem.cxx
imageitm.cxx
IndexedStyleSheets.cxx
int64item.cxx
intitem.cxx
itemiter.cxx
itempool.cxx
itemprop.cxx
itemset.cxx
lckbitem.cxx
legacyitem.cxx
macitem.cxx
poolcach.cxx
poolitem.cxx
ptitem.cxx
rectitem.cxx
rngitem.cxx
sitem.cxx
slstitm.cxx
srchitem.cxx
stringio.cxx
stritem.cxx
style.cxx
stylepool.cxx
visitem.cxx
whiter.cxx