To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72189
                 Issue #|72189
                 Summary|IsWordChar implicit cast
               Component|Spreadsheet
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|jodygoldberg





------- Additional comments from [EMAIL PROTECTED] Fri Dec  1 10:23:27 -0800 
2006 -------
As discussed with er.  ScCompiler::IsWordChar had an unfortunate implicit cast
from a sal_Unicode to a String in an inlined function that is clearly a hotspot
during parsing.  The impact is minimal due to the inline test for ascii-ness but
the problem can be removed entirely by an simple interface change.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to