[Libreoffice-commits] core.git: helpcontent2
Eike Rathke
erack at redhat.com
Thu May 26 21:58:55 UTC 2016
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 27608d3364a578fa885a51d4677fe386d3d73a5f
Author: Eike Rathke <erack at redhat.com>
Date: Thu May 26 23:55:42 2016 +0200
Updated core
Project: help f5f2b4982350ee6e0616d49742b29b0a57edbbbb
tdf#70806 get rid of the "number 0 for the entire database" nonsense
1. there is no "entire database" in this context
2. 0 was an old workaround for an omitted argument that Excel knows for
DCOUNT and DCOUNTA functions to count records that match the
criteria without applying a further count on a selected column, but
not for other functions
3. Excel does not know a 0 argument
4. ODFF does not specify a 0 argument
=> so give examples that don't use it.
Change-Id: I03654e90798a97bfd37a5f20de26d45e96726206
diff --git a/helpcontent2 b/helpcontent2
index f2361eb..f5f2b49 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit f2361eb91e2e47b0ecbc02bedb8763c08007f0c4
+Subproject commit f5f2b4982350ee6e0616d49742b29b0a57edbbbb
More information about the Libreoffice-commits
mailing list