Issue 100875 - Refactoring of Writer's usage of the Drawing layer
Summary: Refactoring of Writer's usage of the Drawing layer
Status: ACCEPTED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P3 Trivial with 13 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 81480
  Show dependency tree
 
Reported: 2009-04-06 09:58 UTC by Oliver-Rainer Wittmann
Modified: 2017-05-20 11:17 UTC (History)
4 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 Oliver-Rainer Wittmann 2009-04-06 09:58:18 UTC
Refactoring of the Writer code regarding its usage of the Drawing layer - see
wiki page
http://wiki.services.openoffice.org/wiki/Refactoring_of_Writer%27s_usage_of_the_Drawing_layer
Comment 1 Oliver-Rainer Wittmann 2009-04-16 16:47:12 UTC
In progress in cws swrefactordlusage01

Replaced class <SwVirtFlyDrawObj> by <SwFlyDrawViewObj>, rev. 270897
Comment 2 Oliver-Rainer Wittmann 2009-04-22 10:47:11 UTC
Setup factory for the creation of Drawing View Object instances, rev. 271088
Comment 3 Oliver-Rainer Wittmann 2009-04-23 12:16:31 UTC
<SwFlyFrmFmt> takes over ownership of <SwFlyDrawObj>, rev. 271162
Comment 4 Oliver-Rainer Wittmann 2009-04-28 09:18:34 UTC
Introduce new class <SwDrawViewLayout> as new aspect of <SwRootFrm> in order to
provide an own Draw View Model for the Writer layout, rev. 271306
Comment 5 Oliver-Rainer Wittmann 2009-04-28 14:56:17 UTC
Introduction of listener to Drawing View Model of the Writer layout, rev. 271329
Comment 6 Oliver-Rainer Wittmann 2009-04-30 08:51:10 UTC
Extend interface <IDocumentDrawModelAccess> and move existing implementation
from class <SwDoc> to new class <SwDocDrawModel>, rev. 271400
Comment 7 Oliver-Rainer Wittmann 2009-05-05 10:49:14 UTC
Introduction of listener to the Draw Model of the Writer model, rev. 271509
Comment 8 Oliver-Rainer Wittmann 2009-05-06 09:24:37 UTC
<SwAnchoredObject> takes over ownership of <SdrObject> for Draw View Model, rev.
271574
Comment 9 Oliver-Rainer Wittmann 2009-12-03 14:42:25 UTC
adjusting target
Comment 10 Marcus 2017-05-20 11:17:38 UTC
Reset assigne to the default "issues@openoffice.apache.org".