scripts/esc-bug-stats.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2650bc0f653ca6c32089363253df4f38a19ebc79
Author: Michael Meeks <michael.me...@suse.com>
Date:   Tue Aug 27 13:29:33 2013 +0100

    de-mangle a formula.

diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-stats.pl
index c17d960..9375352 100755
--- a/scripts/esc-bug-stats.pl
+++ b/scripts/esc-bug-stats.pl
@@ -262,7 +262,7 @@ print << "EOF"
      <table:table-cell office:value-type="float" 
office:value="$ver_open{'4.1'}" calcext:value-type="float"/>
      <table:table-cell table:formula="of:=[.O2]-[.H2]" 
office:value-type="float" calcext:value-type="float"/>
      <table:table-cell office:value-type="float" 
office:value="$ver_open{'4.2'}" calcext:value-type="float"/>
-     <table:table-cell table:formula="of:=[.J2]-[.P2]" 
office:value-type="float"  calcext:value-type="float"/>
+     <table:table-cell table:formula="of:=[.P2]-[.J2]" 
office:value-type="float"  calcext:value-type="float"/>
      <table:table-cell office:value-type="float" office:value="221" 
calcext:value-type="float"/>
      <table:table-cell office:value-type="float" 
office:value="$ver_total{'3.6'}" calcext:value-type="float"/>
      <table:table-cell office:value-type="float" 
office:value="$ver_total{'4.0'}" calcext:value-type="float"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to