2007/01/02 11:35:01 od 1.62.14.2: RESYNC: (1.62-1.63); FILE MERGED
2006/11/20 13:21:49 od 1.62.14.1: #i67136# method <SwDoc::PropagateOutlineRule()>
- check only on the list style, which is set at the paragraph style
- document setting OUTLINE_LEVEL_YIELDS_OUTLINE_RULE has no relevance any more
2006/10/23 10:17:18 od 1.60.6.2: RESYNC: (1.60-1.61); FILE MERGED
2006/10/19 07:58:52 od 1.60.6.1: #134160# - method <SwDoc::SetNumRule(..)>
-- consider the case that the PaM doesn't denote a text node.
- method <SwDoc::NumUpDown(..)>
-- make code robust: consider that the node doesn't denote a text node.
2006/10/05 10:39:20 od 1.57.42.3: RESYNC: (1.57-1.60); FILE MERGED
2006/09/22 13:01:52 od 1.57.42.2: #i69289# method <lcl_FindOutlineNum(..)>
- assure that investigated text node is on correct numbering level
method <SwDoc::GotoOutline(..)>
- improvement by additional search on hyperlink URL without its
numbering part.
2006/09/21 12:32:38 od 1.57.42.1: #i69522# method <SwDoc::SetOutlineNumRule(..)>
- assure that the outline numbering rule is an automatic rule
2006/09/12 09:03:40 od 1.57.12.1: #i69145# classes <SwNumRule> and <SwNumRuleInfo>
- refactoring for <SwNumRule::pList> and remove of
memory leak <SwNumRule::pList>
2006/01/17 09:11:39 od 1.53.94.2: #i60359# <SwDoc::SetNumRule(..)>
- Do not apply the outline numbering rule as hard attribute
to document content, namely paragraphs.
2006/01/16 15:45:43 od 1.53.94.1: #126588# - <SwDoc::PropagateOutlineRule()>
- Do not set numbering level at text node, if text node has
no numbering rule.
- <lcl_FindOutlineNum(..)>
- refine assertion condition.
2005/11/03 10:35:51 od 1.49.32.28: #i51089# improve performance
- method <SwDoc::GetOutlineNumRule> now inline implemented.
- consider change of <SwTxtNode::GetNum()>
2005/11/01 18:07:21 od 1.49.32.27: #i51089# - remove unused code
2005/10/26 10:47:23 od 1.49.32.26: RESYNC: (1.51-1.52); FILE MERGED
2005/10/26 09:34:37 od 1.49.32.25: #b6340308# <SwDoc::SetNumRule(..)>
- Only clear numbering rule attribute at current text node,
if its paragraph style already contains the new numbering rule.
2005/10/25 06:20:54 od 1.49.32.24: #i51089# - delete unused code.
2005/10/25 05:44:01 od 1.49.32.23: #i55391# <SwDoc::SearchNumRule(..)>
- Investigate given start node, if requested. Request is indicated
by new parameter <_bInvestigateStartNode>
2005/10/21 11:20:54 od 1.49.32.22: #i51089# - Only the counting of phantoms of the outline numbering rule
depends on <SwDoc::IsOldNumbering()>
2005/10/21 08:33:31 od 1.49.32.21: #i55391# <SwDoc::SearchNumRule(..)>
- start node has also been investigated.
2005/09/20 14:13:24 fme 1.49.32.20: #i51089# Removed compiler warnings
2005/09/20 11:16:23 hbrinkm 1.49.32.19: #i51089# SwNumRule::Invalidate->SwNumRule::SetInvalidRule(TRUE)
2005/09/14 13:37:29 hbrinkm 1.49.32.18: #i51089# SyncNumRulesAndNodes: UpdateOutlineNode
2005/09/13 20:27:33 hbrinkm 1.49.32.17: RESYNC: (1.50-1.51); FILE MERGED
2005/09/12 15:15:29 hbrinkm 1.49.32.16: #i51089# AddNumRuleRanges
2005/09/07 11:29:02 hbrinkm 1.49.32.15: #i51089# SyncNumRulesAndNodes
2005/09/01 14:46:47 hbrinkm 1.49.32.14: #i51089# NumOrNoNum: only remove hard numbering
2005/08/31 13:34:47 hbrinkm 1.49.32.13: #i51089# NumOrNoNum: Only touch paragraphs with hard numbering that shows number
2005/08/30 12:58:49 hbrinkm 1.49.32.12: #i51089# PropagateOutlineRule: SyncNumAndNumRule after setting of outline level
2005/08/26 13:43:44 hbrinkm 1.49.32.11: #i51089# SetNumRuleStart: bool <-> BOOL
2005/08/23 07:35:20 hbrinkm 1.49.32.10: #i51089# {Outline|Num}UpDown: call ChkCondColls if modified
2005/08/16 15:31:02 hbrinkm 1.49.32.9: #i51089# FindNumRulePtrWithPool
2005/08/11 09:27:49 hbrinkm 1.49.32.8: #i51089# SetNumRule: do not access zero pointer to numrule
2005/08/10 08:07:25 hbrinkm 1.49.32.7: #121445# PropagateOutlineRule: UpdateOutlineNode
2005/08/09 12:36:44 hbrinkm 1.49.32.6: #i51089#
2005/08/04 09:27:27 hbrinkm 1.49.32.5: #121445# PropagateOutlineRule: only propagate numrule if IsOutlineLevelYieldsOutlineRule returns false, #i51089#
2005/08/03 12:22:55 hbrinkm 1.49.32.4: RESYNC: (1.49-1.50); FILE MERGED
2005/07/11 09:14:57 hbrinkm 1.49.32.3: #i51089# NumOrNoNum: only succeed if a real change is made
2005/07/07 12:49:41 hbrinkm 1.49.32.2: #i51089# PropagateOutlineRule: If a paragraph style has outline level and no numbering rule, set the documents's outline numbering rule, MakeUniqueRules: do not alter outline numbering rules
2005/06/22 10:24:52 hbrinkm 1.49.32.1: #i51089# new implementation of numbering
2005/07/14 11:28:59 hbrinkm 1.49.70.2: #i51827# lcl_UpdateNumRuleRange: also update number of first node if bInit is true
2005/06/29 14:08:52 hbrinkm 1.49.70.1: #i51029# MakeList: take nodes with outline level into account for nodes of outline rule
2005/03/02 11:59:43 hbrinkm 1.44.64.3: #b6234265# reset lower levels even if upper level is not numbered
2005/03/01 16:50:28 hbrinkm 1.44.64.2: RESYNC: (1.44-1.46); FILE MERGED
2005/03/01 15:37:59 hbrinkm 1.44.64.1: #i39822# PropagateOutlineRule: do not alter paragraphs with a numbering rule
2005/02/21 12:49:17 od 1.44.2.4: #i42921# <SwDoc::SetNumRule(..)> - re-use unused 3rd parameter.
It's name is now <bSetitem> and replaces local variable <bSetItem>
2005/02/17 10:49:16 dvo 1.44.2.3: #i42851# assert when calling MakeUniqueNumRule on wrong doc
2005/02/11 09:00:46 hbrinkm 1.44.2.2: #i42273# lcl_UpdateNumRuleRange: start at a node that may be numbered
2005/02/10 17:23:20 hbrinkm 1.44.2.1: #i42354# UpdateNumRuleOld: use SwNumRule.Get() to get numbering format
2004/11/04 15:30:24 dvo 1.36.62.1: #i31024# prevent headings with outline num-rules from being written as lists
(plus dependent changes for NO_NUM removal)
2004/11/15 14:06:52 od 1.37.2.8: RESYNC: (1.37-1.38); FILE MERGED
resolve merge conflict.
2004/11/11 17:17:59 hbrinkm 1.37.2.7: #i30310# remove from CWS
2004/11/11 13:31:35 hbrinkm 1.37.2.6: #30310# undo last changes, start updating numrule at previous node of numbering rule
2004/11/10 15:25:22 hbrinkm 1.37.2.5: #30310# use GetNumNoUpdate in UpdateNumrule
2004/11/03 12:05:55 fme 1.37.2.4: #i36571# SwNumRuleInfo and SwNumRule should have different instances of the SwTxtNodeTable
2004/11/02 12:03:21 fme 1.37.2.3: #i34097# DeleteAndDestroy deletes rName in DelNumRule is rName is directly taken from the numrule
2004/11/02 11:18:04 hbrinkm 1.37.2.2: #i36465# Validate numrule at end of UpdateNumRule
2004/11/02 11:11:26 hbrinkm 1.37.2.1: #i30310# if a text node has a numbering rule but no number assume it has one
2004/08/16 12:44:52 fme 1.31.58.2: RESYNC: (1.31-1.32); FILE MERGED
2004/08/06 08:18:49 fme 1.31.58.1: #i32203# Numbering alignment has to be obtained from layout if paragraph is set to use direction of environment
2004/06/04 10:34:15 od 1.24.62.2: RESYNC: (1.24-1.27); FILE MERGED
2004/05/25 12:16:22 os 1.24.62.1: #i27114# lcl_FindOutlineNum() improved to find outlines by node number instead of searching by upper levels
2004/05/10 08:52:27 hbrinkm 1.21.74.3: #i21237#
2004/05/05 14:51:25 hbrinkm 1.21.74.2: RESYNC: (1.21-1.24); FILE MERGED
2004/04/26 13:38:24 hbrinkm 1.21.74.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format