summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorAdam Seskunas <adamseskunas@gmail.com>2023-12-30 18:45:28 -0800
committerHossein <hossein@libreoffice.org>2024-01-17 14:33:51 +0100
commit07059f3336f0daea15c0574a67bd99986eccedd3 (patch)
treec9b7b92d6a6d17c87041c143d3b18b9f6f00a7c5 /registry
parent4df1ee15e4482d40b90435f054ee6cfd94233a68 (diff)
tdf#90341 Clean up excessive const_cast'ing
Make SwBorderAttrs::CalcJoinedWithNext and SwBorderAttrs::CalcJoinedWithPrev member functions const, and make m_bJoinedWithNext and m_bJoinedWithPrev mutable since they are cached values, in order to remove a const_cast in CalcJoinedWithNext and CalcJoinedWithPrev. Change-Id: I8d75bde49646540cfa0af09c2d6f5461c5ace6d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161459 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org>
Diffstat (limited to 'registry')
0 files changed, 0 insertions, 0 deletions