Commit Graph

62 Commits

Author SHA1 Message Date
Oliver Bolte
d42567087a INTEGRATION: CWS swqbugfixes11 (1.61.40); FILE MERGED
2004/12/20 13:46:27 od 1.61.40.1: #i36991# <SwFrm::ReinitializeFrmSizeAttrFlags()> - be save
2005-01-05 13:30:39 +00:00
Oliver Bolte
da166d5436 INTEGRATION: CWS swqbugfixes09 (1.59.40); FILE MERGED
2004/11/15 14:08:42 od 1.59.40.3: RESYNC: (1.59-1.60); FILE MERGED
2004/11/05 11:58:03 od 1.59.40.2: #23129# <SwLayoutFrm::FormatWidthCols(..)> - decrease optimization
2004/11/02 11:54:14 od 1.59.40.1: #i23129# <SwLayoutFrm::FormatWidthCols(..)> - correct enlargement of section
2004-11-16 14:50:41 +00:00
Jens-Heiner Rechtien
ba623f7d10 INTEGRATION: CWS swqbugfixes08 (1.59.4); FILE MERGED
2004/09/27 13:32:13 od 1.59.4.2: #114344# <SwFrm::Remove()> - inform accessibility API (dispose table, the
         frame is in), before the frame is 'removed from the layout' and
         only for cell frames and row frames.
2004/09/23 09:23:58 od 1.59.4.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced
         by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>
2004-11-09 12:48:15 +00:00
Oliver Bolte
dd8166d64f INTEGRATION: CWS swqbugfixes06 (1.58.6); FILE MERGED
2004/08/25 15:05:20 od 1.58.6.1: #i3317# <SwLayoutFrm::FormatWidthCols(..)> - reset temporary application of
        straightforward positioning process of objects inside the layout frame.
2004-09-09 09:58:53 +00:00
Kurt Zenker
0e1cb1cd73 INTEGRATION: CWS swobjpos04 (1.51.30); FILE MERGED
2004/07/13 01:37:10 od 1.51.30.6: RESYNC: (1.51-1.56); FILE MERGED
resolve merge conflicts.
2004/07/12 08:15:43 od 1.51.30.5: #i28701# - further adjustments for the new object positioning algorithm
2004/07/02 14:58:30 od 1.51.30.4: #i28701# - further adjustments for the new object positioning
2004/06/30 15:05:01 od 1.51.30.3: #i28701# - merge changes of cws swdrawpositioning
	 - further adjustments for the new object positioning
2004/05/24 13:25:07 od 1.51.30.2: #i28701# - usage of new class <SwSortedObjs>
         - adjustments for the new positioning of floating screen objects
2004/05/07 15:31:44 od 1.51.30.1: #i28701# - usage of new class <SwSortedObjs>
2004-08-02 13:13:55 +00:00
Jens-Heiner Rechtien
01543c9775 INTEGRATION: CWS swqbugfixes04 (1.56.20); FILE MERGED
2004/07/22 13:04:20 fme 1.56.20.3: #i10826# Keep - sections - footnotes - One of the most evil combinations
2004/07/19 08:26:21 fme 1.56.20.2: #i27399# Automatic width of columns - consider gutter calculation in FormatWidthCols
2004/07/16 12:23:07 od 1.56.20.1: #i26250# - Consider lower spacing of table in a table cell, if table is
	   the last content and corresponding document compatibility
	   option is ON
2004-08-02 12:08:20 +00:00
Kurt Zenker
d6cf40d696 INTEGRATION: CWS swqbugfixes02 (1.52.18); FILE MERGED
2004/06/16 19:18:59 fme 1.52.18.2: RESYNC: (1.52-1.53); FILE MERGED
2004/06/10 09:32:30 fme 1.52.18.1: #i30006# #i29771# Splitting table rows - fallback to old behaviour if something went wrong
2004-06-29 07:31:25 +00:00
Hans-Joachim Lankenau
9f80f46a3e INTEGRATION: CWS swdrawpositioning (1.48.6); FILE MERGED
2004/05/04 06:19:03 od 1.48.6.4: RESYNC: (1.50-1.51); FILE MERGED
2004/04/14 07:03:43 od 1.48.6.3: #i26791# - adjustments for the unification of the positioning of Writer
	   fly frames and drawing objects.
2004/04/08 09:21:51 od 1.48.6.2: RESYNC: (1.48-1.50); FILE MERGED
2004/04/07 12:07:15 od 1.48.6.1: #i26791# - adjustments for the unification of the positioning of
	   Writer fly frames and drawing objects
2004-06-28 12:42:06 +00:00
Hans-Joachim Lankenau
8fd3b69e5b INTEGRATION: CWS swqbugfixes01 (1.51.44); FILE MERGED
2004/06/04 10:44:20 od 1.51.44.3: RESYNC: (1.51-1.52); FILE MERGED
2004/06/03 07:57:18 fme 1.51.44.2: #i29438# Table at end of section with columns - do not split table row if section does not have a reasonable height
2004/06/02 10:08:04 od 1.51.44.1: #i22922# <SwCntntFrm::Paste(..) - add assertion, which assures that the
	 sibling is a flow frame.
2004-06-28 12:10:50 +00:00
Oliver Bolte
9f22ba8d97 INTEGRATION: CWS fmebugs02 (1.50.8); FILE MERGED
2004/05/24 12:20:01 fme 1.50.8.4: #i29438# Incomplete fix. Undo
2004/05/24 12:03:39 fme 1.50.8.3: #i29438# Condition ContaintCntnt changed to ContainsAny on check for zombie section due to table frames without content
2004/05/24 07:46:59 fme 1.50.8.2: RESYNC: (1.50-1.51); FILE MERGED
2004/04/19 11:39:09 fme 1.50.8.1: #i27145# Invalidate printing area of frame behind section frame during PasteTree to get correct upper distance
2004-06-04 07:46:01 +00:00
Kurt Zenker
9ebd74315f INTEGRATION: CWS swautowidth (1.49.4); FILE MERGED
2004/04/27 08:03:16 fme 1.49.4.2: RESYNC: (1.49-1.50); FILE MERGED
2004/04/05 13:09:10 fme 1.49.4.1: i27205# Feature - Automatic frame width
2004-05-18 13:52:00 +00:00
Sander Vesik
da295e4b33 INTEGRATION: CWS vertcell (1.47.34); FILE MERGED
2004/02/05 14:52:06 fme 1.47.34.2: #i16944# Vertical formatting for individual cell frames
2004/02/04 14:18:29 fme 1.47.34.1: #i16944# Vertical formatting for individual cell frames
2004-04-21 08:57:11 +00:00
Rüdiger Timm
a82a5e9c54 INTEGRATION: CWS swobjpos05 (1.48.14); FILE MERGED
2004/03/25 10:24:16 od 1.48.14.2: RESYNC: (1.48-1.49); FILE MERGED
2004/03/18 13:31:52 od 1.48.14.1: #i11860# method <SwRootFrm::InvalidateAllObjPos()> - implementation
	 method <SwCntntFrm::_UpdateAttr(..)> - invalidation of the
	 object positions of the next frame due to a change at the
	 paragraph spacing above/below.
2004-03-31 14:09:24 +00:00
Kurt Zenker
86b5f34352 INTEGRATION: CWS swformatcells (1.47.72); FILE MERGED
2004/03/02 15:26:34 od 1.47.72.1: #106629# - general improvements and correction of invalidation due to
	 a change of the upper/lower spacing
2004-03-23 10:25:38 +00:00
Jens-Heiner Rechtien
f0f866427a INTEGRATION: CWS swmergeborders (1.47.38); FILE MERGED
2004/02/27 13:06:53 od 1.47.38.2: #i25029# - complete invalidation due to option 'Merge borders/shadow with
	   next paragraph'
2004/02/26 15:50:26 od 1.47.38.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow
	   with next paragraph'
2004-03-09 08:31:17 +00:00
Oliver Bolte
9541d087bb INTEGRATION: CWS cellbreak (1.45.96); FILE MERGED
2003/12/02 08:24:48 fme 1.45.96.5: RESYNC: (1.45-1.46); FILE MERGED
2003/11/24 09:11:08 fme 1.45.96.4: #i2109# Split table rows - Assertion could be triggered, if default for attribute is changed
2003/11/20 08:49:17 fme 1.45.96.3: #i2109# Feature - Table row split - new attribute
2003/11/17 14:46:00 fme 1.45.96.2: #i2109# Split table rows
2003/11/14 10:08:07 fme 1.45.96.1: #i2109# Split table rows
2004-01-13 10:19:49 +00:00
Rüdiger Timm
d6808336cb INTEGRATION: CWS aw003 (1.43.6); FILE MERGED
2003/07/02 10:48:25 aw 1.43.6.3: #110094#
Replaced IsWritreFlyFrame with RTTI version
2003/06/30 18:12:36 aw 1.43.6.2: RESYNC: (1.43-1.45); FILE MERGED
2003/06/30 13:38:34 aw 1.43.6.1: #110094#
2003-11-24 15:08:16 +00:00
Rüdiger Timm
51ec928f18 INTEGRATION: CWS sw016 (1.43.50); FILE MERGED
2003/06/10 11:14:36 dvo 1.43.50.2: #109326# code review: strengthened fix against crashes
2003/06/10 09:47:02 dvo 1.43.50.1: #109326# dispose table when rows/cells are being removed
2003-06-12 06:38:53 +00:00
Vladimir Glazounov
151c95548c INTEGRATION: CWS sw015 (1.43.34); FILE MERGED
2003/05/22 11:10:44 fme 1.43.34.2: #109722# Sorry, wrong bug id
2003/05/22 11:08:35 fme 1.43.34.1: #109772# Footer invalidation should take place if content frame shrinks, unless it overlaps with fly frames
2003-06-10 12:18:50 +00:00
Vladimir Glazounov
ebadf0b8ec INTEGRATION: CWS sw011 (1.38.2.2.26); FILE MERGED
2003/04/11 13:23:05 od 1.38.2.2.26.3: #108824# <SwLayoutFrm::FormatWidthCols(..)> - allow text frame follow formatting
2003/04/11 07:06:46 fme 1.38.2.2.26.2: #108619# #108745# Fly frames and footer loops
2003/04/07 10:50:52 od 1.38.2.2.26.1: #108446# <SwLayoutFrm::FormatWidthCols(..) - improvement/correction ; include changes from 108339
2003-04-17 15:34:39 +00:00
Vladimir Glazounov
ad82756171 INTEGRATION: CWS os8 (1.38.2.2.20); FILE MERGED
2003/04/03 07:11:06 os 1.38.2.2.20.1: #108583# precompiled headers removed
2003-04-17 13:16:40 +00:00
Vladimir Glazounov
c3f6999c11 INTEGRATION: CWS sw009 (1.38.2.1.44); FILE MERGED
2003/04/03 10:39:12 hbrinkm 1.38.2.1.44.2: RESYNC: (1.38.2.1-1.38.2.2); FILE MERGED
2003/03/17 12:26:20 od 1.38.2.1.44.1: #i11760# <SwLayoutFrm::FormatWidthCols(..)> - adjust method call <CalcCntnt(..)> to avoid follow format of text frames
2003-04-17 09:12:48 +00:00
Vladimir Glazounov
9d96175620 INTEGRATION: CWS dbgmacros1 (1.38.2.2.28); FILE MERGED
2003/04/10 09:01:18 kso 1.38.2.2.28.1: #108413# - debug macro unification.
2003-04-15 15:52:29 +00:00
Jens-Heiner Rechtien
70de0c38fd MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 14:45:43 +00:00
Frank Meies
5eccff1684 #105909# Page margins in RTL layout 2002-12-09 09:37:57 +00:00
Andreas Martens
90c715fb74 Fix #104737#: Right to left for header and footer 2002-11-15 15:07:05 +00:00
Frank Meies
f7a3aa846f #104611# ChgSize should invalidate frame if Grow or Shrink did not succeed 2002-11-11 12:13:28 +00:00
Frank Meies
bce16ba91d #104611# SwFrm::ChgSize should not invalidate upper frame if called from AdjustColumns 2002-11-06 12:04:30 +00:00
Oliver Düsterhoff
8ac02430df #97265# SwLayoutFrm::ChgLowersProp - differentiate assertion 2002-11-05 14:39:56 +00:00
Oliver Düsterhoff
990fbbff9b #97265# SwFrm::ChgSize(..) - no grow/shrink of cell/column frame; SwLayoutFrm::ChgLowersProp - several corrections 2002-11-01 10:34:29 +00:00
Oliver Düsterhoff
e2b47ca3b7 #103517# - correct SwLayoutFrm::Paste(..) 2002-10-24 08:42:37 +00:00
Oliver Düsterhoff
9fe0f2e2ae #102211# - SwLayoutFrm::ChgLowersProp(..) don't adjust height of header/footer; delete unused code for not supporting vertical layout 2002-10-10 06:57:29 +00:00
Andreas Martens
6c21338d88 Fix #100979#: Loop in footer 2002-09-12 08:13:04 +00:00
Henning Brinkmann
a0362e0693 #101550# _UpdateAttr: notify eat spacing 2002-09-12 07:57:11 +00:00
Frank Meies
df91321cb2 #100227# Adjust column width if auto width is set 2002-07-02 08:32:46 +00:00
Andreas Martens
cf78452bd2 Fix #98281#: Right to left columns 2002-06-27 09:51:10 +00:00
Andreas Martens
c5c3460adb Fix #98281#: Bidirectional 2002-06-21 12:59:56 +00:00
Andreas Martens
f5fb5a31ed Fix #98281#: New text direction for sections, paragraphs, tables etc. 2002-06-19 13:33:21 +00:00
Andreas Martens
739fc8ed73 Fix #99352#: Rounding problem. 2002-05-16 14:42:30 +00:00
Michael Brauer
a006e8e1f2 #95586#: Accessible tables and optimization 2002-05-03 11:40:10 +00:00
Andreas Martens
c18255c952 Fix #96678#: Changes for vertical layout causes loop in tableframes 2002-03-28 10:56:42 +00:00
Andreas Martens
5b15ce6bf4 Fix #96678#: Vertical Layout 2002-03-13 14:44:11 +00:00
Andreas Martens
5f8bc8f1c3 New #96678#: Vertical layout 2002-01-24 15:21:17 +00:00
Andreas Martens
f6c9174a9d Chg: Helpfunctions for vertical layout 2001-12-12 13:44:09 +00:00
Andreas Martens
afa29e463a Fix: Spacing and border of paragraphs 2001-11-22 10:13:58 +00:00
Andreas Martens
7f8d96deaa Fix: Vertical sections 2001-11-13 14:21:55 +00:00
Andreas Martens
e6ee7adfb4 New: Sections in vertical environment 2001-11-09 12:32:26 +00:00
Andreas Martens
2c7eaad7b7 Fix #94350#: Loops and GPFs with fly frames 2001-11-07 12:58:33 +00:00
Andreas Martens
feff05f6ec Fix: Vertical layout header, footer and columns 2001-10-22 10:01:46 +00:00
Andreas Martens
6dce3c13e3 Chg: Vertical layout grow/shrink 2001-10-19 09:32:09 +00:00