This patch removes bogus comments found in the doc directory
including empty Beschreibung (translation: description) statements
Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>
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.
2008/06/19 14:36:49 od 1.50.16.5: corrections due to compiler warnings
2008/06/19 10:53:12 od 1.50.16.4: RESYNC: (1.50-1.51); FILE MERGED
2008/06/16 13:41:23 od 1.50.16.3: #i90078# refactoring and consideration of new list level attribute of
methods changing the list level indent.
2008/06/09 07:21:39 od 1.50.16.2: #i89178# implementation of function <numfunc::GetDefaultPositionAndSpaceMode()>
2008/06/06 08:49:04 od 1.50.16.1: #i63395# new default bullet characters and new default bullet font
2008/06/10 07:24:16 od 1.44.132.9: RESYNC: (1.49-1.50); FILE MERGED
2008/05/14 12:57:10 od 1.44.132.8: #i86732# remove no longer needed code
2008/05/14 10:58:28 od 1.44.132.7: #i86732# further changes/adjustments for new list handling
2008/05/08 16:27:44 od 1.44.132.6: RESYNC: (1.47-1.49); FILE MERGED
2008/04/16 08:39:40 od 1.44.132.5: #i86732# further changes/adjustments for new list handling
2008/03/20 16:33:49 od 1.44.132.4: correction of merge conflict solution
2008/03/20 14:22:15 od 1.44.132.3: RESYNC: (1.44-1.47); FILE MERGED
2008/03/20 09:18:57 od 1.44.132.2: #i86732# changes due to lists
2008/03/06 10:26:21 od 1.44.132.1: #i86732# class <SwNumRule>:
- implementation of list containing assciated paragraphs
and associated paragraph styles
- refactoring due to deleted <SwNumRuleInfo>
--> instead use of <SwNumRule::GetTxtNodeList(..)>
- refactoring due to revised numbering tree interfaces/types
2008/02/13 11:23:47 od 1.44.82.3: #i85348# adjustments due to allow <SwNumRule> creation using existing
list level attributes
2008/01/31 12:38:28 od 1.44.82.2: #i85348# refactoring: adjust includes
2008/01/23 14:46:08 od 1.44.82.1: #i85348# new default list level attributes
2007/12/03 09:23:37 od 1.40.164.6: RESYNC: (1.41-1.44); FILE MERGED
2007/11/22 15:42:12 od 1.40.164.5: #i81002# method <SwNumRule::MakeRefNumStr>
- correction of defect, that no <RefNumStr> is made for text nodes
on first list level
2007/11/22 14:07:06 od 1.40.164.4: #i83479# method <SwNumRule::MakeRefNumString(..)>
- correct handling of phantons
2007/10/01 11:50:54 od 1.40.164.3: RESYNC: (1.40-1.41); FILE MERGED
2007/09/28 10:05:03 od 1.40.164.2: #i81002# method <SwNumRule::MakeRefNumString(..)> now constant
2007/09/17 12:35:52 od 1.40.164.1: #i81002# class <SwNumRule>
- implementation of new method <swNumRule::MakeRefNumString(..)>
2007/10/25 12:10:18 pjanik 1.41.4.2: RESYNC: (1.41-1.43); FILE MERGED
2007/09/28 21:31:18 pjanik 1.41.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with
gcc-4.0.1.
2007/10/09 14:35:02 od 1.40.82.1: #b660435# namespace numfunc
- implementation of new method <ChangeIndentOnTabAtFirstPosOfFirstListItem()>
- implementation of helper class <SwNumberingUIBehaviorConfig>
2006/09/12 09:03:40 od 1.36.12.1: #i69145# classes <SwNumRule> and <SwNumRuleInfo>
- refactoring for <SwNumRule::pList> and remove of
memory leak <SwNumRule::pList>
2006/06/02 12:16:51 od 1.33.120.1: #b6432095#,#i58645#
method <SwNumRule::MakeNumString(..)>
- provide numbering string also for levels with numbering none
in order to proivide prefix and suffix strings
2006/03/08 09:48:49 od 1.32.164.1: #131436# <SwNumRule::~SwNumRule()>
- call method <SwNodeNum::HandleNumberTreeRootNodeDelete(..)>
to assure consistent number tree.
2005/02/09 17:27:44 dvo 1.26.68.2: #i26324# use nMySerial helpers for all non-product builds
2005/01/20 16:17:05 hbrinkm 1.26.68.1: #i26324# serial numbers for debug purposes
2004/11/04 15:30:25 dvo 1.22.74.1: #i31024# prevent headings with outline num-rules from being written as lists
(plus dependent changes for NO_NUM removal)
2004/05/05 14:51:53 hbrinkm 1.16.74.2: RESYNC: (1.16-1.17); FILE MERGED
2004/04/26 13:38:25 hbrinkm 1.16.74.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format