[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-12-13 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Dec 13 02:42:38 -0800 
2006 ---
.

-
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]



[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-12-13 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553


User sb changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from [EMAIL PROTECTED] Wed Dec 13 02:42:02 -0800 
2006 ---
As discussed offline with os, he no longer needs this functionality, so I close
this issue.  If anybody needs this functionality, feel free to reopen.

-
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]



[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-11-30 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553


User sb changed the following:

What|Old value |New value

  Issue type|ENHANCEMENT   |DEFECT





-
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]



[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-10-20 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553


User sb changed the following:

What|Old value |New value

Target milestone|OOo 2.1   |OOo 2.2





--- Additional comments from [EMAIL PROTECTED] Fri Oct 20 03:50:10 -0700 
2006 ---
shifted to OOo 2.2 (unless os complains)

-
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]



[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-10-19 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 08:47:03 -0700 
2006 ---
@os:  Do you still need this for OOo 2.1, or would it be ok to shift to OOo 2.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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-09-18 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553


User sb changed the following:

What|Old value |New value

  Status|NEW   |STARTED

 Summary|OUStringBuffer: insert met|OUStringBuffer: insert met
|hod need  |hod need





--- Additional comments from [EMAIL PROTECTED] Mon Sep 18 01:48:35 -0700 
2006 ---
.

-
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]



[util-issues] [Issue 69553] OUStringBuffer: insert met hod need

2006-09-15 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69553
 Issue #|69553
 Summary|OUStringBuffer: insert method need 
   Component|utilities
 Version|680m182
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|os





--- Additional comments from [EMAIL PROTECTED] Fri Sep 15 01:34:31 -0700 
2006 ---
I need a method equivalent to the 
UniString&  UniString::Insert( const UniString& rStr, 
xub_StrLen nPos,
xub_StrLen nLen, xub_StrLen nIndex = STRING_LEN );
at the ::rtl::OUStringBuffer
something like 
OUStringBuffer& insert(sal_Int32 offset, sal_Int32 nLen, const OUString & str);
OUStringBuffer& insertAscii(sal_Int32 offset, sal_Int32 nLen, const sal_Char*
pString);

It would also make sense to have similar methods at the rtl::OUString

-
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]