Commit Graph

58 Commits

Author SHA1 Message Date
Ivo Hinkelmann
cc454dff0a CWS-TOOLING: integrate CWS c07v026_OOO320
2009-10-19 10:26:11 +0200 mav  r277008 : #b6886425# use standard solution to encode the URL for the Gnome
2009-10-19 08:38:28 +0200 mav  r276998 : #b6886425# encode the URL correctly for the Gnome
2009-10-07 12:49:32 +0200 os  r276749 : #b6887668# resize items depending on the item text length
2009-09-28 18:42:32 +0200 dr  r276499 : #b6883075# shrink print ranges to Excel sheet limits
2009-09-28 16:50:25 +0200 od  r276497 : #b6882166# method <SwSectionFrm::SimpleFormat(..)>
           - assure notification on position changes, otherwise the layout will not be correct.
2009-09-15 18:31:37 +0200 dr  r276185 : #b6872823# check cursor before using, patch by aw
2009-09-09 10:52:52 +0200 od  r275975 : #b6879723# correct handling of new list level attributes regarding paragraph indent values,
	   especially in case of OOo 2.0 and former hidden compatibility option "Ignore first line
	   indent on numbering"
2009-09-08 11:10:31 +0200 od  r275918 : #b6876367# method <lcl_SetTxtFmtColl(..)>
	   - do not reset list attributes at paragraph, if its applied list style
	     will not change due to the newly applied paragraph style.
2009-09-07 12:48:58 +0200 obo  r275890 : Merge from c07v025 into this CWS
2009-10-29 13:22:30 +00:00
Oliver Bolte
1524aa18b9 CWS-TOOLING: integrate CWS sw31bf04
2009-01-21 14:24:10 +0100 od  r266670 : #i59051# correction of metric change for PolyPolygonBezier needed
2009-01-21 09:35:44 +0100 od  r266632 : #i96062# adjustment of fix after rebasing
2009-01-21 09:34:56 +0100 od  r266631 : #i94152# adjustment of fix after rebasing
2009-01-20 16:43:12 +0100 od  r266596 : CWS-TOOLING: rebase CWS sw31bf04 to trunk@266428 (milestone: DEV300:m39)
2009-01-20 11:52:22 +0100 od  r266561 : #i94152 method <SwDoc::SetOutlineNumRule(..)>
	- assure that at outline list style registered text node have the correct list level set
2009-01-20 10:43:53 +0100 od  r266556 : #i93399# methods <SwNumRule::SetIndent(..)> and <SwNumRule::ChangeIndent(..)>
	 - adjust also the list tab position, if a list tab stop is applied
2009-01-16 16:26:56 +0100 od  r266432 : #i59051# adjust Writer's UNO-API for drawing objects
	 - correct conversion of "StartPosition" and "EndPosition"
	 - conversion of "PolyPolygonBezier"
2009-01-16 16:20:49 +0100 od  r266430 : #i59051# - adjust UNO-API of connector shape
	 -- convert "PolyPolygonBezier" to correct metric
	 -- convert "StartPosition" and "EndPosition" in set-method before applying anchor position
	 - adjust UNO-API of measure shape
	 -- convert "StartPosition" and "EndPosition" to correct metric
2009-01-16 15:01:21 +0100 od  r266419 : #i95698# method <SwFrm::GetPrevSctLeaf(..)>
	 - only columns as previous section leaves for tables inside sections, which are inside another table.
2009-01-14 14:34:58 +0100 od  r266304 : #i96092# method <HandleResetAttrAtTxtNode::~HandleResetAttrAtTxtNode()>
	 - set list level to outline level, if needed.
2009-01-13 17:09:43 +0100 od  r266238 : #i98037# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>
	 - adjust evaluation of WW8 attributes
2009-01-13 11:49:48 +0100 od  r266203 : #i94187# method <SwTxtFormatter::NewTabPortion(..)>
	 - correct consideration of compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST
2009-01-13 11:48:45 +0100 od  r266202 : #i94187# method <OutWW8_SwTxtNode(..)>
	 - set list style directly at paragraph only in position and space mode LABEL_WIDTH_AND_POSITION
2009-01-12 12:22:58 +0100 od  r266143 : #i70582# method <SwFlyAtCntFrm::SetAbsPos(..)> and local method <lcl_CalcDownDist(..)>
	 - correct determination of anchor's frame top for object positioning.
2009-02-13 10:05:35 +00:00
Vladimir Glazounov
fc06a004ec CWS-TOOLING: integrate CWS sw31bf03
2008-12-23 13:29:53 +0100 od  r265778 : #i95626# method <SwRootFrm::GetCrsrOfst(..)>
	 - special handling, if given search coordination point
	   is beyond the root frame's area.
2008-12-22 15:46:13 +0100 od  r265753 : #i95698# method <SwFrm::GetPrevSctLeaf(..)>
	 - step into table allowed, if section the <this> frame is in,
	   is also inside a table.
2008-12-22 11:29:56 +0100 od  r265746 : #i83368# Assure that graphic inside table inside text frame inside table
	 is enclosed into own Writer fly frame nodes
2009-01-21 14:36:52 +00:00
Vladimir Glazounov
9586b4c223 INTEGRATION: CWS sw30bf07 (1.54.28); FILE MERGED
2008/06/23 11:48:28 od 1.54.28.2: #156927# method <SwSectionFrm::Paste(..)>
	 - consider case that to be pasted section frame has to be inside a
	   table frame, which is inside another section frame.
2008/06/20 09:49:54 od 1.54.28.1: #i81555# method <ExtraFormatToPositionObjs::FormatSectionToPositionObjs()>
	 - correct initialization of anchored objects.
2008-07-02 09:34:29 +00:00
Rüdiger Timm
c79f23c814 INTEGRATION: CWS sw30bf05 (1.53.38); FILE MERGED
2008/05/29 06:37:20 ama 1.53.38.1: Fix #i85285#i86165#: Table in section in table crash
2008-06-06 07:45:59 +00:00
Jens-Heiner Rechtien
30f16c48fd INTEGRATION: CWS hr50 (1.51.240); FILE MERGED
2008/04/11 15:54:01 hr 1.51.240.1: #i86574#: fix warning (gcc-4.2.3)
2008-04-22 13:59:55 +00:00
Rüdiger Timm
1929cc79be INTEGRATION: CWS changefileheader (1.51.224); FILE MERGED
2008/04/01 15:57:18 thb 1.51.224.3: #i85898# Stripping all external header guards
2008/04/01 12:54:16 thb 1.51.224.2: #i85898# Stripping all external header guards
2008/03/31 16:54:23 rt 1.51.224.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:53:59 +00:00
Vladimir Glazounov
820e1ea302 INTEGRATION: CWS swlayout01_SRC680 (1.49.234); FILE MERGED
2007/09/05 09:02:07 od 1.49.234.1: #i79774#,#b6596954# method <SwFrm::_GetIndPrev()>
		    - minor adjustment to make method constant
2007-10-16 10:41:31 +00:00
Jens-Heiner Rechtien
0dfe307149 INTEGRATION: CWS swwarnings (1.48.222); FILE MERGED
2007/05/15 14:06:13 os 1.48.222.6: warnings in debug mode removed
2007/04/11 10:39:16 os 1.48.222.5: RESYNC: (1.48-1.49); FILE MERGED
2007/04/03 12:59:59 tl 1.48.222.4: #i69287# warning-free code
2007/03/08 08:23:57 fme 1.48.222.3: #i69287# Warning free code
2007/03/05 12:45:30 tl 1.48.222.2: #i69287# warning-free code
2007/02/22 15:06:36 tl 1.48.222.1: #i69287# warning-free code
2007-09-27 08:06:08 +00:00
Vladimir Glazounov
e01af70b8b INTEGRATION: CWS swnewtable (1.48.14); FILE MERGED
2006/11/03 15:15:57 fme 1.48.14.1: #i4032# New table concept
2007-02-28 14:48:58 +00:00
Oliver Bolte
4dd14a36dd INTEGRATION: CWS pchfix02 (1.47.2); FILE MERGED
2006/09/01 17:51:52 kaib 1.47.2.1: #i68856# Added header markers and pch files
2006-09-16 20:23:08 +00:00
Jens-Heiner Rechtien
ead5e1a4c4 INTEGRATION: CWS writercorehandoff (1.39.172); FILE MERGED
2006/05/30 06:40:35 fme 1.39.172.8: RESYNC: (1.45-1.46); FILE MERGED
2006/03/17 08:11:42 tra 1.39.172.7: RESYNC: (1.41-1.45); FILE MERGED
2005/10/25 08:34:02 tra 1.39.172.6: RESYNC: (1.40-1.41); FILE MERGED
2005/09/13 14:13:28 tra 1.39.172.5: RESYNC: (1.39-1.40); FILE MERGED
2005/07/14 05:01:20 fme 1.39.172.4: #i50348# Make SwDoc accessible via interfaces
2005/07/12 11:21:34 tra 1.39.172.3: #i50348#make SwDoc interface based
2005/07/05 08:12:50 tra 1.39.172.2: #i50348#make SwDoc interface based
2005/06/24 11:43:30 fme 1.39.172.1: #i50348# Make SwDoc accessible via interfaces
2006-08-14 15:29:06 +00:00
Vladimir Glazounov
9b6711d1f2 INTEGRATION: CWS swqbf63 (1.45.100); FILE MERGED
2006/05/08 11:09:02 od 1.45.100.2: #i61435# method <SwSectionFrm::Format(..)>
	 - no formatting of content of columned section, if upper frame
	   has a height <= 0.
2006/05/08 10:22:52 od 1.45.100.1: #i59789# method <ExtraFormatToPositionObjs::FormatSectionToPositionObjs()
	 - no extra format to position anchored object for too narrow
	   section frame.
2006-05-24 12:55:14 +00:00
Rüdiger Timm
a8998df6bb INTEGRATION: CWS rowkeep (1.44.2); FILE MERGED
2006/02/17 15:09:26 fme 1.44.2.1: #131283# Table rows can keep together
2006-03-09 13:08:45 +00:00
Rüdiger Timm
34935f8ece INTEGRATION: CWS swqbf53 (1.42.4); FILE MERGED
2006/02/01 14:36:56 od 1.42.4.1: #130797# - correct fix for issue 126020
2006-02-06 15:31:18 +00:00
Kurt Zenker
62bd138c26 INTEGRATION: CWS swqbf49 (1.41.102); FILE MERGED
2005/12/05 10:38:44 od 1.41.102.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>
           only if accessible shell exists.
2005/12/05 09:49:17 od 1.41.102.1: #i27138# <SwSectionFrm::DelEmpty(..)> - notify accessible paragraphs
	 about changed relation
2006-02-01 13:25:19 +00:00
Jens-Heiner Rechtien
48816597bb INTEGRATION: CWS swqbf50 (1.41.138); FILE MERGED
2006/01/04 15:55:28 od 1.41.138.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()>
	 to <SwLayoutFrm::ContainsAny()> before deleting section as empty
	 by calling <SwSectionFrm::DelEmpty(..)>.
2006-01-27 13:36:23 +00:00
Jens-Heiner Rechtien
e7dce3f689 INTEGRATION: CWS swqbf35 (1.39.224); FILE MERGED
2005/09/22 16:17:23 fme 1.39.224.2: RESYNC: (1.39-1.40); FILE MERGED
2005/08/02 08:46:27 od 1.39.224.1: #i51474# <SwSectionFrm::Format(..)>
         - perform extra format for object positioning only for balanced sections
         - reset flag at anchored objects, that object has cleared its
           environment for the extra format.
2005-09-28 10:15:44 +00:00
Rüdiger Timm
b19e4a8b5d INTEGRATION: CWS ooo19126 (1.39.306); FILE MERGED
2005/09/05 13:40:25 rt 1.39.306.1: #i54170# Change license header: remove SISSL
2005-09-09 03:27:33 +00:00
Vladimir Glazounov
e0c5596ad5 INTEGRATION: CWS swqbugfixes14 (1.38.4); FILE MERGED
2005/01/28 09:29:56 fme 1.38.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over
2005-02-22 07:20:38 +00:00
Kurt Zenker
9833e1cc44 INTEGRATION: CWS swqbugfixes12 (1.37.222); FILE MERGED
2005/01/12 14:40:08 od 1.37.222.2: #i40147# - correct syntax error.
2005/01/11 12:40:21 od 1.37.222.1: #i40147# <SwSectionFrm::Format(..)> - keep locked positions of objects,
	 if an extra format is performed to position these objects.
2005-01-21 09:39:14 +00:00
Oliver Bolte
8f61eb65ac INTEGRATION: CWS tune05 (1.34.38); FILE MERGED
2004/06/25 11:27:40 cmc 1.34.38.1: #i30554# SwSectionFrm::IsAncestorOf unused
2004-08-12 11:31:44 +00:00
Kurt Zenker
a5ddfda033 INTEGRATION: CWS swobjpos04 (1.32.146); FILE MERGED
2004/07/13 01:36:28 od 1.32.146.7: RESYNC: (1.33-1.34); FILE MERGED
2004/07/12 08:15:41 od 1.32.146.6: #i28701# - further adjustments for the new object positioning algorithm
2004/07/02 14:58:26 od 1.32.146.5: #i28701# - further adjustments for the new object positioning
2004/06/30 15:04:59 od 1.32.146.4: #i28701# - merge changes of cws swdrawpositioning
	 - further adjustments for the new object positioning
2004/06/14 13:38:55 od 1.32.146.3: #i28701# - further adjustments for the new positioning of floating
	   screen objects.
2004/05/24 15:33:07 od 1.32.146.2: RESYNC: (1.32-1.33); FILE MERGED
2004/05/24 13:21:55 od 1.32.146.1: #i28701# - usage of new class <SwSortedObjs>
         - adjustments for the new positioning of floating screen objects
2004-08-02 13:12:40 +00:00
Jens-Heiner Rechtien
cd42415386 INTEGRATION: CWS swqbugfixes04 (1.34.36); FILE MERGED
2004/07/15 11:34:58 fme 1.34.36.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-08-02 12:07:51 +00:00
Oliver Bolte
aa29d810bc INTEGRATION: CWS fmebugs02 (1.33.26); FILE MERGED
2004/05/24 12:20:00 fme 1.33.26.2: #i29438# Incomplete fix. Undo
2004/05/24 12:03:39 fme 1.33.26.1: #i29438# Condition ContaintCntnt changed to ContainsAny on check for zombie section due to table frames without content
2004-06-04 07:45:32 +00:00
Rüdiger Timm
2344bff30e INTEGRATION: CWS swqod01 (1.32.4); FILE MERGED
2004/04/28 14:32:41 od 1.32.4.1: #116561# <SwSectionFrm::MakeAll()> - in online layout join follows, if
	 section can grow.
	 <SwSectionFrm::_Grow(..)> - allow grow in online layout.
2004-05-03 13:23:44 +00:00
Oliver Bolte
324abf2bd8 INTEGRATION: CWS swq03 (1.29.54); FILE MERGED
2004/01/29 11:20:28 fme 1.29.54.2: RESYNC: (1.29-1.30); FILE MERGED
2004/01/15 13:54:30 fme 1.29.54.1: #i20556# Correct handling of footnotes in sections is section is hidden
2004-02-16 10:58:40 +00:00
Jens-Heiner Rechtien
f46e3061a1 INTEGRATION: CWS ooo20031216 (1.29.14); FILE MERGED
2004/01/26 16:12:34 mh 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED
2003/12/13 13:45:17 waratah 1.29.14.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers
2004-02-04 13:08:32 +00:00
Oliver Bolte
3e23f1755e INTEGRATION: CWS cellbreak (1.28.86); FILE MERGED
2003/11/14 10:08:05 fme 1.28.86.4: #i2109# Split table rows
2003/11/07 07:24:17 fme 1.28.86.3: #i2109# Feature - Split table rows
2003/10/06 12:53:25 fme 1.28.86.2: #i2109# Feature - Split table rows
2003/09/08 07:47:29 fme 1.28.86.1: #i2109# Feature - Split table rows
2004-01-13 10:18:49 +00:00
Rüdiger Timm
c45db1c54e INTEGRATION: CWS geordi2q10 (1.28.232); FILE MERGED
2003/11/27 09:27:51 rt 1.28.232.1: #111934#: join CWS sw7pp1c
2003-12-01 08:40:23 +00:00
Vladimir Glazounov
b2d4ca58e8 INTEGRATION: CWS aig05 (1.27.44); FILE MERGED
2003/06/13 13:09:02 fme 1.27.44.1: #109700# LRSpaceItem for sections
2003-06-20 08:37:05 +00:00
Vladimir Glazounov
118dfcf180 INTEGRATION: CWS sw011 (1.22.2.2.26); FILE MERGED
2003/04/11 13:21:35 od 1.22.2.2.26.3: #108824# <SwFrm::GetPrevSctLeaf(..)> - consider zombie sections, but investigate next frames of found zombie section
2003/04/11 07:06:46 fme 1.22.2.2.26.2: #108619# #108745# Fly frames and footer loops
2003/04/07 10:48:25 od 1.22.2.2.26.1: #108446# - <SwSectionFrm::CalcFtnCntnt()> - consider that footnote/endnote can move; include changes from 108339
2003-04-17 15:07:52 +00:00
Vladimir Glazounov
06ea859fae INTEGRATION: CWS os8 (1.22.2.2.20); FILE MERGED
2003/04/03 07:11:03 os 1.22.2.2.20.1: #108583# precompiled headers removed
2003-04-17 13:15:25 +00:00
Vladimir Glazounov
726d2d45eb INTEGRATION: CWS sw009 (1.22.2.1.24); FILE MERGED
2003/04/03 10:39:34 hbrinkm 1.22.2.1.24.3: RESYNC: (1.22.2.1-1.22.2.2); FILE MERGED
2003/03/28 08:58:29 od 1.22.2.1.24.2: #i12711# <SwSectionFrm::MoveCntntAndDelete(..)> - check for parent section merge, even if section doesn't contain content
2003/03/25 13:50:43 od 1.22.2.1.24.1: #108339# <SwSectioFrm::SplitSect(..)> - correct determination of layout frame for restoring content
2003-04-17 09:12:26 +00:00
Vladimir Glazounov
148f06b836 INTEGRATION: CWS dbgmacros1 (1.22.2.2.28); FILE MERGED
2003/04/10 09:01:16 kso 1.22.2.2.28.1: #108413# - debug macro unification.
2003-04-15 15:52:05 +00:00
Jens-Heiner Rechtien
70de0c38fd MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 14:45:43 +00:00
Oliver Düsterhoff
06978dd596 #104684# class SwSectionFrm - use <Init()> to initialize new section frame 2002-11-15 10:00:24 +00:00
Oliver Düsterhoff
eb167b5ed1 #104840# - use <SwLayoutFrm::IsBefore(..)> 2002-11-11 08:46:51 +00:00
Oliver Düsterhoff
abd054c6d1 #97265# SwSectionFrm::SimpleFormat() - call always <lcl_ColumnRefresh(..)> 2002-11-01 10:07:00 +00:00
Oliver Düsterhoff
b47ff57040 #103517# - adjust SwSectionFrm::Format(..) 2002-10-17 13:10:03 +00:00
Oliver Düsterhoff
ea7224f74d #100522# - SwSectionFrm::_CheckClipping(..): no calc of section content, if height not changed 2002-09-18 09:42:03 +00:00
Michael Brauer
76a45a1858 #0100029#: broadcast UAA editable state events 2002-08-09 11:50:05 +00:00
Andreas Martens
27c20f3b22 Fix #98281#: Text direction at sections 2002-06-24 08:38:29 +00:00
Andreas Martens
f6c9174a9d Chg: Helpfunctions for vertical layout 2001-12-12 13:44:09 +00:00
Andreas Martens
3719ea97ba Fix #95559#: Upper distance in sections 2001-12-04 13:40:16 +00:00
Andreas Martens
a63a5742fb Fix: SplitSection and follows 2001-11-22 14:03:19 +00:00
Andreas Martens
72702db927 Fix: Vertical tables 2001-11-19 11:27:23 +00:00
Andreas Martens
1f036e7cde Fix: Vertical sections 2001-11-14 13:40:22 +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