2006/01/04 15:55:27 od 1.50.138.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()>
to <SwLayoutFrm::ContainsAny()> before deleting section as empty
by calling <SwSectionFrm::DelEmpty(..)>.
2005/09/22 16:08:08 fme 1.48.96.3: RESYNC: (1.48-1.49); FILE MERGED
2005/08/16 12:14:37 od 1.48.96.2: #i53323# <SwFrm::GetLeaf( MakePageType, BOOL )>
- consider that a frame could be inside a table AND inside a section.
2005/07/04 08:24:30 fme 1.48.96.1: #i46683# No WrongPageDesc check in BroseMode
2005/04/19 10:23:32 od 1.47.50.1: #i47697# <SwFlowFrm::MoveBwd(..)> - refine condition made for issue i44049:
- allow move backward of text frame, whose anchored object has restarted
the layout process as long as the anchored object is positioned
considering its wrapping style influence only temporarily.
2005/03/08 14:23:44 od 1.45.148.1: #i44049# <SwFlowFrm::MoveBwd(..)> - no move backward of text frame, if
one of its anchored objects has restarted the layout process.
2004/12/08 14:02:27 od 1.43.40.1: #i38232# <SwFlowFrm::MoveBwd(..)> - do not check for locked next frame, if
keep attribute is set, if next frame is a table frame.
2004/12/03 15:35:30 od 1.43.4.2: #115759# - <SwFlowFrm::MoveSubTree(..)> - invalidate printing area of
previous frame, if it's in a table
- <SwFlowFrm::CalcLowerSpace(..)> - no additional lower space
as last in table cell, if text frame has a follow.
- <SwFlowFrm::MoveBwd(..)> - text frames, which are directly
inside tables aren't allowed to move backward.
2004/11/29 11:14:44 fme 1.43.4.1: #i37084# SwFlowFrm::MoveBwd for footnotes should not rely on the result of FindLastCntnt, it may return 0 with nested sections
2004/10/27 09:38:08 od 1.42.108.2: #i26945# <SwFlowFrm::IsPrevObjMove()> - correction of re-factoring
2004/10/18 06:42:06 od 1.42.108.1: #i26945# <SwFlowFrm::IsPrevObjMove()> - improvement and correction
2004/07/13 01:34:44 od 1.36.56.6: RESYNC: (1.36-1.40); FILE MERGED
resolve merge conflicts.
2004/07/02 14:58:21 od 1.36.56.5: #i28701# - further adjustments for the new object positioning
2004/06/30 15:04:55 od 1.36.56.4: #i28701# - merge changes of cws swdrawpositioning
- further adjustments for the new object positioning
2004/06/14 08:54:06 od 1.36.56.3: #i28701# - correct comment
2004/05/24 13:03:21 od 1.36.56.2: #i28701# - usage of new class <SwSortedObjs>
2004/05/07 15:31:34 od 1.36.56.1: #i28701# - usage of new class <SwSortedObjs>
2004/07/22 13:04:20 fme 1.40.20.3: #i10826# Keep - sections - footnotes - One of the most evil combinations
2004/07/16 12:23:07 od 1.40.20.2: #i26250# - Consider lower spacing of table in a table cell, if table is
the last content and corresponding document compatibility
option is ON
2004/07/15 11:34:58 fme 1.40.20.1: #i26831# The old problem: Table moves back and forward, invalidates surrounding section, which in turn invalidates the table etc. - Calling a SimpleFormat should help here
2004/04/08 09:19:54 od 1.32.6.2: RESYNC: (1.32-1.36); FILE MERGED
2004/04/07 12:07:03 od 1.32.6.1: #i26791# - adjustments for the unification of the positioning of
Writer fly frames and drawing objects
2004/06/04 10:41:58 od 1.36.70.2: RESYNC: (1.36-1.37); FILE MERGED
2004/05/26 13:05:23 od 1.36.70.1: #i21478# <SwFlowFrm::MoveBwd(..)> - Do not move backward, if frame has
to keep with next frame and this frame is locked.
2004/04/19 11:41:06 fme 1.36.8.1: #i27145# Do a SimpleFormat on a section frame that has just lost some footnotes because some of its content had to move forward
2004/03/25 10:22:40 od 1.32.14.2: RESYNC: (1.32-1.35); FILE MERGED
resolve merge conflict.
2004/03/18 13:24:23 od 1.32.14.1: #i11860# class <SwFlowFrm> - implementation of new methods to determine
the different amounts for the upper space.
method <SwFlowFrm::CalcUpperSpace(..)> - refactoring.
2004/03/05 15:08:13 fme 1.28.48.2: RESYNC: (1.28-1.31); FILE MERGED
2004/02/18 12:52:21 fme 1.28.48.1: #115438# If a section has lost its follow during MoveBwd, we should call InvalidateSize instead of _InvalidateSize, otherwise the page may not be formatted correctly
2004/02/06 08:40:43 od 1.26.60.2: RESYNC: (1.26-1.28); FILE MERGED
2004/01/12 09:37:16 od 1.26.60.1: #i11859# <SwFlowFrm::CalcUpperSpace(..)> - adjustments for new line
spacing consideration
2003/07/16 15:38:15 fme 1.23.28.2: #110889# Hack for i14206 prevented a frame to flow backwards although it should - Correction
2003/07/16 15:31:06 fme 1.23.28.1: #110889# Hack for i14206 prevented a frame to flow backwards although it should