Issue 71245 - new chart: remove all remaining old chart related code from writer and replace with new chart API
Summary: new chart: remove all remaining old chart related code from writer and replac...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: IngridvdM
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-11-06 10:43 UTC by IngridvdM
Modified: 2013-02-24 21:20 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description IngridvdM 2006-11-06 10:43:04 UTC
As the sch module will be removed completely please remove all sch related code
from the writer and replace it by access via the new chart2 API. Please also
replace the data access via the old chart API by the new chart2 API.
While replacing code check wether there are unrecognized features left and
create new issues for them then.
Thanks, Ingrid.
Comment 1 IngridvdM 2006-11-06 10:44:28 UTC
added keyword
Comment 2 thomas.lange 2006-11-07 08:32:42 UTC
.
Comment 3 thomas.lange 2006-11-09 09:25:23 UTC
Fixed in CWS chart2mst3.
Comment 4 thomas.lange 2006-11-10 09:22:14 UTC
Fixed in chart2mst3.
Comment 5 thomas.lange 2006-11-10 13:53:03 UTC
Files changed:
sw:
inc/editsh.hxx
inc/swtable.hxx
inc/tblsel.hxx

source/core/doc/docchart.cxx
source/core/doc/docsort.cxx
source/core/doc/tblrwcl.cxx
source/core/docnode/ndtbl.cxx
source/core/edit/editsh.cxx
source/core/frmedt/feflyole.cxx
source/core/frmedt/tblsel.cxx
source/core/undo/untbl.cxx
source/core/unocore/unotbl.cxx
source/ui/inc/chartins.hxx
source/ui/inc/tablemgr.hxx
source/ui/inc/wrtsh.hxx
source/ui/shells/textsh.cxx
source/ui/table/chartins.cxx
source/ui/table/tablemgr.cxx
source/ui/wrtsh/wrtsh1.cxx

Comment 6 thomas.lange 2006-12-13 14:30:35 UTC
TL->IHA: Please check. Thanks!
Comment 7 IngridvdM 2006-12-13 17:14:23 UTC
Verified in CWS chart2mst3 milestone 10. Charts in Writer do work without sch lib.
Comment 8 IngridvdM 2006-12-13 17:31:44 UTC
closed as this was only an internal working task