[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2010-03-23 Thread jes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from j...@openoffice.org Tue Mar 23 16:31:45 + 
2010 ---
A minor point for sure, but I wanted a full list of all the units, so I made a
table from the source code here, and the ODFF spec, and attached it to a
documentation issue: Issue 110342.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-09-11 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140


User oc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Fri Sep 11 11:13:40 + 
2009 ---
verified in internal build cws_odff06


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-09-04 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140


User er changed the following:

What|Old value |New value

 Assigned to|er|oc





--- Additional comments from e...@openoffice.org Fri Sep  4 13:01:15 + 
2009 ---
Reassigning to QA for verification.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-08-29 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140


User er changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from e...@openoffice.org Sat Aug 29 20:16:19 + 
2009 ---
In cws odff06:

revision 275559
scaddins/source/analysis/analysishelper.cxx
scaddins/source/analysis/analysishelper.hxx

Slightly changed ConvertData::GetMatchingLevel() to use sal_Int32 instead of
xub_StrLen for length and character positions. Also changed the condition to
test for SI prefixes such that IsPrefixSupport() is checked first before string
comparisons, and length of string is checked to not start comparing a string on
an arbitrary pointer position in case the unit string passed was just one 
character.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-08-29 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from e...@openoffice.org Sat Aug 29 20:25:26 + 
2009 ---
Created an attachment (id=64438)
added category Information to test cases


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-08-29 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from e...@openoffice.org Sat Aug 29 20:37:42 + 
2009 ---
Note: at least on unxlngi6 there are some minor differences between the numbers
calculated by CONVERT_ADD and the MUST checks for units such as 'u' or 'e' or
'Wh' because the factors of those aren't exactly binary representable in IEEE
754 double when compiled from the constants. To solve one had to work out bit
patterns with better approximations or do some intelligent rounding when
constructing ConvertData.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-05-13 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from lv...@openoffice.org Thu May 14 02:39:42 + 
2009 ---
yes, some new unit names are added, so, there are some conflicts,
like pc and hh.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-05-12 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from lv...@openoffice.org Tue May 12 08:04:38 + 
2009 ---
Created an attachment (id=62184)
patch 2.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-05-12 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from lv...@openoffice.org Tue May 12 08:42:29 + 
2009 ---
With this patch, the count of all differences between Excel and Calc is 312, 
but the value errors is 320, because we do not support prefix for all unit 
names,
so, there must be some errors.

about the performance, my new version with this patch took 9 or 10 seconds
to caculate, while the older one took 5 or 6 seconds.

another question is that, the spec said if there is a naming conflict, 
the unprefixed name shall take precedence.
I don't completely understand, take pc for example,
does that mean, when we meet pc, should we always regard it as a length unit 
name?



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-05-12 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from d...@openoffice.org Tue May 12 10:57:00 + 
2009 ---
As far as I know the unit/prefix names of the original (Excel) function have
been designed to not result in any conflict. Is this a problem now?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-05-05 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from lv...@openoffice.org Wed May  6 02:58:57 + 
2009 ---
Hi, Daniel
thank you for the test document, I found something wrong.
and after I have fixed those things, I will submit another patch.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-04-30 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from d...@openoffice.org Thu Apr 30 10:39:51 + 
2009 ---
this function is for compatibility with the Excel analysis addin. Do the changes
add functionality that Excel already provides?
I will attach a test document that you can use to check whether there is
something broken.

On first sheet, all differences between Excel and Calc are counted. This value
must be 312, because in our eyes Excel sometimes simply calculates wrong
according to international standards. The next value errors must be 0. This is
a counter for all results that should be exactly equal in Calc and excel.

On third sheet, you are able to combine all units with all prefixes. Place
cursor to cell D3 and use the combobox to check all units. Differences/errors
should always be 0.

On last sheet, performance of the CONVERT_ADD function is tested. Hit F9 key to
start the test. You may compare the measured time in your new version with the
time in an older Calc.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-04-30 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from e...@openoffice.org Thu Apr 30 11:18:17 + 
2009 ---
@dr:
 Do the changes add functionality that Excel already provides?

No, it adds additional functionality defined by ODFF.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-04-30 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from d...@openoffice.org Thu Apr 30 11:35:49 + 
2009 ---
Created an attachment (id=61918)
CONVERT_ADD test document


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-04-30 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from d...@openoffice.org Thu Apr 30 11:41:31 + 
2009 ---
test document published on http://sc.openoffice.org/testdocs/index.html

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-04-29 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140


User er changed the following:

What|Old value |New value

  CC|''|'dr'

  Status|NEW   |STARTED





--- Additional comments from e...@openoffice.org Wed Apr 29 20:45:03 + 
2009 ---
@dr: could you review this patch please?
Thanks
  Eike


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-04-22 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140


User er changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.2





--- Additional comments from e...@openoffice.org Wed Apr 22 14:42:53 + 
2009 ---
Scheduling for inclusion in CWS odff06.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-03-03 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from e...@openoffice.org Tue Mar  3 20:53:52 + 
2009 ---
Hi Yue, your last comment seems to be meant for issue 97052 instead..

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-02-27 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from lv...@openoffice.org Fri Feb 27 08:27:19 + 
2009 ---
Hi, Eike
I have tested the problem of string length.
On my computer, in OOo, the biggest string length is 65535, and when I 
continue to type in, the string continue becoming longer, but the length 
remains 65535, no error message.
(PS. the application become very slow.)
In Excel, the biggest string length is 32767, and no more character can be 
typed in, the length remains 32767, no error message too.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-02-25 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140


User er changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|PATCH





--- Additional comments from e...@openoffice.org Wed Feb 25 08:51:01 + 
2009 ---
Type PATCH.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-02-12 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140
 Issue #|99140
 Summary|ODFF: OOo CONVERT_ADD() with new conversion factors
   Component|Spreadsheet
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|programming
 Assigned to|er
 Reported by|lvyue





--- Additional comments from lv...@openoffice.org Thu Feb 12 08:16:37 + 
2009 ---
CONVERT_ADD() changes. Add new conversion factors, and add prefix support.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 99140] ODFF: OOo CONVERT_ADD() wi th new conversion factors

2009-02-12 Thread lvyue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99140





--- Additional comments from lv...@openoffice.org Thu Feb 12 08:31:46 + 
2009 ---
Created an attachment (id=60113)
Patch 1.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org