2004/12/08 10:58:50 od 1.71.4.3: #115759# - <SwFrmNotify::~SwFrmNotify()> - no invalidation of position
of as-character anchored object, because its position has to
be already calculated during the format of the anchor frame.
2004/12/03 15:40:02 od 1.71.4.2: #115759# - correct [de]registeration of objects during <Save|RestoreCntnt>
2004/11/30 11:27:52 od 1.71.4.1: #i35635# - adjustments to bring drawing objects into visible layer
as late as possible
2004/11/05 11:58:58 od 1.69.10.5: #i26945# - adjustments for negative positioned objects in tables
2004/11/02 11:49:14 od 1.69.10.4: #i23129# <lcl_NotifyCntnt(..)> - invalidate, only if text frame printing
area overlaps with given rectangle.
2004/10/27 12:53:30 fme 1.69.10.3: RESYNC: (1.69-1.70); FILE MERGED
2004/10/21 07:42:59 fme 1.69.10.2: #i35879# valgrind - use of uninitialized variables
2004/10/21 07:01:17 od 1.69.10.1: #i34640# <SwFlyNotify::~SwFlyNotify> - on background notification additional
notify anchor frame, if fly frame has change the page frame
correction of background notification
2004/09/16 19:50:33 mav 1.62.40.4: RESYNC: (1.65-1.68); FILE MERGED
2004/07/15 13:04:41 mba 1.62.40.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more
2004/07/08 11:20:16 mav 1.62.40.2: RESYNC: (1.62-1.65); FILE MERGED
2004/05/18 16:48:17 mba 1.62.40.1: RESYNC to m39
2004/07/13 01:35:11 od 1.62.54.8: RESYNC: (1.62-1.65); FILE MERGED
resolve merge conflicts.
2004/07/12 08:15:38 od 1.62.54.7: #i28701# - further adjustments for the new object positioning algorithm
2004/07/02 14:58:23 od 1.62.54.6: #i28701# - further adjustments for the new object positioning
2004/06/30 15:04:57 od 1.62.54.5: #i28701# - merge changes of cws swdrawpositioning
- further adjustments for the new object positioning
2004/06/14 14:05:12 od 1.62.54.4: #i28701# - further adjustments for the new positioning of floating
screen objects.
2004/06/14 13:38:50 od 1.62.54.3: #i28701# - further adjustments for the new positioning of floating
screen objects.
2004/05/24 13:14:35 od 1.62.54.2: #i28701# - usage of new class <SwSortedObjs>
- adjustments for the new positioning of floating screen objects
2004/05/07 15:31:37 od 1.62.54.1: #i28701# - usage of new class <SwSortedObjs>
2004/04/23 09:12:54 od 1.60.6.3: #i26791# - adjustments for the unification of the positioning of Writer
fly frames and drawing objects
2004/04/08 09:20:49 od 1.60.6.2: RESYNC: (1.60-1.62); FILE MERGED
resolve merge conflicts.
2004/04/07 12:07:09 od 1.60.6.1: #i26791# - adjustments for the unification of the positioning of
Writer fly frames and drawing objects
2004/03/25 10:23:20 od 1.60.14.2: RESYNC: (1.60-1.61); FILE MERGED
2004/03/18 13:28:18 od 1.60.14.1: #i11860# <SwFrmNotify::~SwFrmNotify()> - consider different upper space
amounts on positioning of drawing objects.
2004/03/05 15:09:06 fme 1.55.48.2: RESYNC: (1.55-1.58); FILE MERGED
2004/03/05 09:59:15 fme 1.55.48.1: #114798# Invalidation of previous frame for keep attribute should check if the previous frame has an indirect prev
2004/02/26 15:50:25 od 1.55.36.3: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow
with next paragraph'
2004/02/19 10:24:14 od 1.55.36.2: RESYNC: (1.55-1.57); FILE MERGED
2004/02/13 10:50:47 od 1.55.36.1: #i25029# <merge borders/shadow> - skip hidden text frames on determining
previous/next frame.
2004/02/06 08:41:29 od 1.54.10.2: RESYNC: (1.54-1.55); FILE MERGED
2004/01/12 14:49:08 od 1.54.10.1: #i11859# class <SwCntntNotify> - add invalidation for changed height of
last text line
2003/12/02 08:59:29 fme 1.52.62.2: RESYNC: (1.52-1.53); FILE MERGED
2003/11/10 15:55:31 fme 1.52.62.1: #112243# Invalidate fly content when inserting content into a section which is located inside a fly frame
2003/06/30 15:33:56 od 1.46.38.4: #108784# - further adjustments for support of drawing objects in header/footer
2003/06/26 18:12:32 od 1.46.38.3: #108784# - further adjustments for support of drawing objects in header/footer
2003/06/24 08:43:26 od 1.46.38.2: RESYNC: (1.46-1.48); FILE MERGED
2003/06/23 15:25:53 od 1.46.38.1: #108784# - further adjustments for supporting drawing objects in header/footer
2003/04/01 06:35:10 fme 1.41.2.1.44.3: #108369# Calculation of scaling of OLE objects should be performed _after_ call of PrtOLENotify
2003/03/25 13:52:53 od 1.41.2.1.44.2: #108339# <_InsertCnt(..)> - init of section direct after insertion into layout
2003/03/24 15:56:09 dvo 1.41.2.1.44.1: #108116# to avoid problems with GCLines later, it is necessary for the document
to always be in GCLines-clean state. To achieve this, the Layout will
call GCLines on any new table it encounters. UpdateTblFlds ensures
that formulas still work correctly.