To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109099
                 Issue #|109099
                 Summary|EditEngine: get rid of binary clipboard format
               Component|Word processor
                 Version|DEV300m69
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tl
             Reported by|tl





------- Additional comments from t...@openoffice.org Wed Feb 10 08:44:36 +0000 
2010 -------
The binary clipboard format of the EditEngine (named
SOT_FORMATSTR_ID_EDITENGINE) should be removed, the new default clipboard format
should be RTF (named SOT_FORMAT_RTF). The only other supported format left will
then be plain UTF-16 strings.

Getting rid of the binary clipboard format should allow to remove the Create and
Store functions on all items derived from SfxPoolItem, and thus allow for
clean-up of pool items and item sets.

Note: on items where Store and Create functions where still needed those got
renamed to CreateItem and StoreItem and are implemented as non-virtual functions
now.
With this issue all the virtual Store/Create function on items implemented in
svl and svx should be gone as well.

---------------------------------------------------------------------
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...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


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

Reply via email to