Bug 102206 - Obsolete function names GCD_ADD and LCM_ADD
Summary: Obsolete function names GCD_ADD and LCM_ADD
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
5.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-15 12:11 UTC by Gabor Kelemen (allotropia)
Modified: 2016-09-16 11:43 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2016-09-15 12:11:51 UTC
We have documentation for these two functions:
https://help.libreoffice.org/Calc/Mathematical_Functions#GCD_ADD
https://help.libreoffice.org/Calc/Mathematical_Functions#LCM_ADD

They were renamed to GCD_EXCEL_2003 and LCM_2003 so the documentation needs to be updated as well:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=91e15edd12dee222bd5fb0b8912d4daa24d6ea74
Comment 1 Commit Notification 2016-09-15 16:07:24 UTC
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=6d24687976074e3bf84dcc4d373cc8a208b4e299

tdf#102206 Change suffixes of LCM_ADD and GCD_ADD to _EXCEL2003