Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1664
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/1664/1
fdo#59292 OOXML TDIST is ODF LEGACY.TDIST
Commit 3deb83d7a74a0fe026791e7a336ac6ffad9c0026 correctly renamed ODF
TDIST to LEGACY.TDIST but did not adapt the OOXML filter mapping.
(cherry picked from commit 42a9b2399e6bbe4f29347da9933b02dd2d9ad1ca)
Change-Id: I5eb1fd8908f6550d482d0b882baab40758f72f05
---
M sc/source/filter/oox/formulabase.cxx
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sc/source/filter/oox/formulabase.cxx b/sc/source/filter/oox/formulabase.cxx
index a6f7e453..774e837 100644
--- a/sc/source/filter/oox/formulabase.cxx
+++ b/sc/source/filter/oox/formulabase.cxx
@@ -504,7 +504,7 @@
{ "ODD", "ODD", 298, 298, 1, 1, V, { VR }, 0 },
{ "PERMUT", "PERMUT", 299, 299, 2, 2, V, { VR }, 0 },
{ "POISSON", "POISSON", 300, 300, 3, 3, V, { VR }, 0 },
- { "TDIST", "TDIST", 301, 301, 3, 3, V, { VR }, 0 },
+ { "LEGACY.TDIST", "TDIST", 301, 301, 3, 3, V, { VR }, 0 },
{ "WEIBULL", "WEIBULL", 302, 302, 4, 4, V, { VR }, 0 },
{ "SUMXMY2", "SUMXMY2", 303, 303, 2, 2, V, { VA }, 0 },
{ "SUMX2MY2", "SUMX2MY2", 304, 304, 2, 2, V, { VA }, 0 },
--
To view, visit https://gerrit.libreoffice.org/1664
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5eb1fd8908f6550d482d0b882baab40758f72f05
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Eike Rathke <erack@redhat.com>
Context
- [PATCH] Change in core[libreoffice-4-0]: fdo#59292 OOXML TDIST is ODF LEGACY.TDIST · Eike Rathke (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.