Excel im-/export function name mapping for EASTERSUNDAY, tdf#162177 follow-up
commitf91f3484bbac46ed762bf9ff356b690224e20096
authorEike Rathke <erack@redhat.com>
Mon, 23 Dec 2024 19:21:47 +0000 (23 20:21 +0100)
committerEike Rathke <erack@redhat.com>
Mon, 23 Dec 2024 23:21:18 +0000 (24 00:21 +0100)
tree094d98123af7ac019345b581217bb63b56b1f44d
parentce67fc823880ac81dbf66f66c97fde21e9e5a733
Excel im-/export function name mapping for EASTERSUNDAY, tdf#162177 follow-up

Which isn't exactly needed because compiler uses
RID_STRLIST_FUNCTION_NAMES_ENGLISH_OOXML but the mapping is used
for css::sheet::XFormulaOpCodeMapper even if that is almost (?)
dead in Excel context. Gave warnings like

warn: sc:566679:566679:sc/source/filter/oox/formulabase.cxx:1381:
OpCodeProviderImpl: :initFuncOpCode - no opcode mapping for function ODF 'ORG.OPENOFFICE.EASTERSUNDAY' <-> OOXML '_xlfn.ORG.OPENOFFICE.EASTERSUNDAY'
Change-Id: I0e7a74ef24fd03bd533b486bd11dab1f6287e2c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179262
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
sc/source/filter/oox/formulabase.cxx