Commit Graph

23 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
57d9cc8bae CWS-TOOLING: integrate CWS outlinelevel
2008-12-19 10:32:51 +0100 od  r265718 : #i70748# method <SwWW8Writer::StartTOX(..)>
	 - correction for custom to outline style
	   assigned paragraph styles
2008-12-19 09:24:41 +0100 od  r265715 : #i70748# method <HandleModifyAtTxtNode(..)>
	 - retrieve former applied list style before potential
	   reset of empty list style due to set outline level
2008-12-17 15:33:57 +0100 hde  r265608 : #i97013#
2008-12-17 14:43:42 +0100 od  r265603 : #i70748# adjust fix i44177 - adjustment of to outline style assigned
	 paragraph styles only for OOo-Templates.
2008-12-17 12:59:42 +0100 od  r265598 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)>
	 - special handling of OOo 2.x document regarding
	   outline numbering of headings.
2008-12-17 12:45:53 +0100 od  r265597 : #i70748# method <HandleModifyAtTxtNode(..)>
	 - correct determination of new and former applied list style
2008-12-17 10:18:41 +0100 od  r265581 : #i97312# method <XMLTextNumRuleInfo::Set(..)>
	 - check, if numbering rules instance contains any numbering rule.
2008-12-16 14:34:22 +0100 hde  r265542 : #i97013
2008-12-16 14:20:24 +0100 od  r265541 : #i70748# adjust documentation of "Which"-ID numbers
2008-12-16 14:19:49 +0100 od  r265539 : #i70748# Adjust Attribute-Function-Mapping table due to new attribute
2008-12-16 14:06:24 +0100 od  r265538 : #i70748# - Correct handling of to outline style assigned paragraph styles
	   on reset of all paragraph style attributes
	 - WW8 import: Consider refactoring of paragraph style's outline
	   level attribute - NO_NUMBERING define no longer exsits.
2008-12-16 10:37:19 +0100 od  r265530 : #i70478# Correction on moving outline paragraph up respectively down
	 in its outline level:
	 - Check also outline paragraph, which are not an outline via
	   a to outline style assigned paragraph style, if action is applicable.
2008-12-16 09:10:13 +0100 hde  r265523 : #i97277
2008-12-16 09:09:30 +0100 hde  r265522 : #i97277
2008-12-16 09:07:40 +0100 hde  r265521 : Added control and purged obsolete id's
2008-12-10 13:09:36 +0100 od  r265174 : #i70748# correction of previous fix due to warning-free code
2008-12-10 13:03:30 +0100 od  r265172 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)>
	 - Due to performance issues avoid retrieving outline level value from paragraph's paragraph
	   style for each paragraph. Instead retrieve current outline level value from paragraph, 
           which is the inherited value from its paragraph style, and only when it is needed.
2008-12-09 16:50:36 +0100 ufi  r265117 : help
2008-12-09 16:49:50 +0100 ufi  r265116 : help
2008-12-09 15:45:05 +0100 od  r265107 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)>
	 - some minor rework and check access to paragraph styles
2008-12-09 15:42:04 +0100 od  r265106 : #i70748# adjust name of local variable to avoid hiding of class variable
2008-12-09 15:40:51 +0100 od  r265105 : #i70748# correct initialization order
2008-12-09 15:35:07 +0100 od  r265101 : #i70748# remove duplicate entry in certain property map
2008-12-09 15:33:39 +0100 od  r265100 : #i70748# add end of file token
2008-12-07 15:11:54 +0100 zhaojianwei  r264952 : conflicts left not to be resolved when cws rebase
2008-12-04 14:52:21 +0100 zhaojianwei  r264846 : CWS-TOOLING: rebase CWS outlinelevel to trunk@264325 (milestone: DEV300:m36)
2008-11-28 03:42:09 +0100 zhaojianwei  r264525 : #i70748#: migrate CWS outlinelevel to SVN
2008-11-28 03:41:39 +0100 zhaojianwei  r264524 : #i70748#: migrate CWS outlinelevel to SVN
2008-11-28 03:41:11 +0100 zhaojianwei  r264523 : #i70748#: migrate CWS outlinelevel to SVN
2009-01-07 11:57:24 +00:00
Rüdiger Timm
6a097b6b29 INTEGRATION: CWS swlists01 (1.20.192); FILE MERGED
2008/05/08 16:26:45 od 1.20.192.2: RESYNC: (1.20-1.21); FILE MERGED
2008/03/06 10:14:25 od 1.20.192.1: #i86732# - consideration of new paragraph list attributes
	 - refactoring due to revised <SwTxtNode> interface
	 - refactoring due to revised <SwFmt> interface
2008-06-13 08:40:42 +00:00
Rüdiger Timm
a88e63b75a INTEGRATION: CWS changefileheader (1.20.242); FILE MERGED
2008/04/01 12:54:00 thb 1.20.242.2: #i85898# Stripping all external header guards
2008/03/31 16:53:50 rt 1.20.242.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:32:22 +00:00
Jens-Heiner Rechtien
4cd9792049 INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED
2007/04/03 12:59:40 tl 1.19.222.1: #i69287# warning-free code
2007-09-27 07:41:20 +00:00
Oliver Bolte
b8fe9f6cda INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED
2006/09/01 17:51:31 kaib 1.18.2.1: #i68856# Added header markers and pch files
2006-09-16 20:00:23 +00:00
Jens-Heiner Rechtien
26e62a9e49 INTEGRATION: CWS writercorehandoff (1.13.18); FILE MERGED
2006/01/19 08:50:03 fme 1.13.18.6: #i50348# General cleanup - removed unused header files, functions, members, declarations
2005/12/20 15:09:13 tra 1.13.18.5: RESYNC: (1.15-1.17); FILE MERGED
2005/09/13 13:26:55 tra 1.13.18.4: RESYNC: (1.14-1.15); FILE MERGED
2005/07/28 11:55:20 tra 1.13.18.3: RESYNC: (1.13-1.14); FILE MERGED
2005/06/07 14:13:35 fme 1.13.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2005/06/06 09:27:16 tra 1.13.18.1: Unnecessary includes removed #i50348#
2006-08-14 15:04:03 +00:00
Rüdiger Timm
04e835f0ca INTEGRATION: CWS swqbf41 (1.15.84); FILE MERGED
2005/11/03 15:00:40 od 1.15.84.1: #125329# <SwNodes::UpdateOutlineNode(..)>
	 - assure that text node is in the correct nodes array.
2005-11-09 09:07:13 +00:00
Rüdiger Timm
e78eeacc81 INTEGRATION: CWS swnumtree (1.13.32); FILE MERGED
2005/11/01 18:07:56 od 1.13.32.7: #i51089# - remove unused code
2005/09/13 20:34:40 hbrinkm 1.13.32.6: RESYNC: (1.14-1.15); FILE MERGED
2005/09/01 08:04:49 hbrinkm 1.13.32.5: #i51089# UpdateOutlineNodes() not needed anymore
2005/08/23 07:36:29 hbrinkm 1.13.32.4: #i51089# UpdateOutlineNode: remove call of ChkCondColls that lead to a loop
2005/08/16 15:31:53 hbrinkm 1.13.32.3: #i51089# UpdateOutlineNode: call ChkCondColls
2005/08/03 12:23:35 hbrinkm 1.13.32.2: RESYNC: (1.13-1.14); FILE MERGED
2005/06/22 10:24:54 hbrinkm 1.13.32.1: #i51089# new implementation of numbering
2005-11-08 16:18:27 +00:00
Rüdiger Timm
0ec3981fa9 INTEGRATION: CWS ooo19126 (1.14.80); FILE MERGED
2005/09/05 13:39:22 rt 1.14.80.1: #i54170# Change license header: remove SISSL
2005-09-09 02:21:32 +00:00
Oliver Bolte
1635c164b0 INTEGRATION: CWS swnum03 (1.13.74); FILE MERGED
2005/07/14 11:31:23 hbrinkm 1.13.74.4: #i51827# UpdateOutlineNode: do not overwrite number
2005/06/29 14:13:45 hbrinkm 1.13.74.3: #i51029# UpdateOutlineNode: Handle insert/delete of outline node to array of outline nodes correctly
2005/06/29 14:12:02 hbrinkm 1.13.74.2: #i51029# UpdateOutlineNode: Handle insert/delete of outline node to array of outline nodes correctly
2005/06/28 12:56:58 hbrinkm 1.13.74.1: #i51029# +UpdateOutlineNode(SwNode &), -UpdateOutlineNodesList
2005-07-18 12:34:41 +00:00
Oliver Bolte
5ebc6f4bc5 INTEGRATION: CWS fr8fix2 (1.12.118); FILE MERGED
2005/04/14 13:08:39 hbrinkm 1.12.118.2: #i47372# do not SetNoNum(FALSE)
2005/04/14 08:32:09 hbrinkm 1.12.118.1: #i47374# use simpler Remove
2005-05-03 13:39:16 +00:00
Vladimir Glazounov
0b32340fce INTEGRATION: CWS swqcore05 (1.11.82); FILE MERGED
2005/01/14 16:32:50 hbrinkm 1.11.82.1: #i39673# GetOutlineNds: update list on demand
2005-02-21 15:04:41 +00:00
Rüdiger Timm
c02b9a6ef8 INTEGRATION: CWS oasisbf2 (1.10.90); FILE MERGED
2004/11/04 15:30:26 dvo 1.10.90.1: #i31024# prevent headings with outline num-rules from being written as lists
         (plus dependent changes for NO_NUM removal)
2004-11-26 12:25:03 +00:00
Oliver Bolte
f2fd511adf INTEGRATION: CWS tune05 (1.9.118); FILE MERGED
2004/07/20 15:48:28 cmc 1.9.118.2: #i30554# unused _OutlinePara class (ran it by hb)
2004/06/24 10:26:28 cmc 1.9.118.1: #i30554# reference to lcl_UpdateOutline unused
2004-08-12 11:20:01 +00:00
Rüdiger Timm
667d592497 INTEGRATION: CWS num03 (1.7.182); FILE MERGED
2004/03/29 13:36:11 hbrinkm 1.7.182.5: #115901#
2004/03/23 17:17:39 hbrinkm 1.7.182.4: #115901#
2004/03/22 09:55:11 hbrinkm 1.7.182.3: #115901#
2004/03/15 17:54:52 hbrinkm 1.7.182.2: RESYNC: (1.7-1.8); FILE MERGED
2004/03/15 16:56:26 hbrinkm 1.7.182.1: #115901#
2004-03-30 15:06:01 +00:00
Jens-Heiner Rechtien
788ffb807a INTEGRATION: CWS swnum01 (1.5.102); FILE MERGED
2003/09/09 09:56:25 hbrinkm 1.5.102.3: #111955#
2003/09/05 09:05:39 hbrinkm 1.5.102.2: #111955#
2003/08/18 12:20:42 hbrinkm 1.5.102.1: #111856#
2004-03-08 11:25:26 +00:00
Henning Brinkmann
499565d74a #111955# revoked 2003-09-05 15:35:13 +00:00
Henning Brinkmann
87ac4bad39 #111955# 2003-09-05 14:13:51 +00:00
Vladimir Glazounov
922669fe31 INTEGRATION: CWS os8 (1.4.138); FILE MERGED
2003/04/03 07:10:17 os 1.4.138.1: #108583# precompiled headers removed
2003-04-17 12:56:43 +00:00
Oliver Düsterhoff
73556f57ed #100043# <_OutlinePara::UpdateOutline(..)> - consider start numbering for first heading 2002-12-09 09:20:11 +00:00
Oliver Düsterhoff
be4671f8d9 #100043# _OutlinePara - consider default starts for outline numbering 2002-11-29 14:00:25 +00:00
Oliver Specht
34d554d442 Complete use of DefaultNumbering component 2001-02-23 11:45:30 +00:00
Jens-Heiner Rechtien
84a3db80b4 initial import 2000-09-18 23:08:29 +00:00