Commit Graph

67 Commits

Author SHA1 Message Date
Sebastian Spaeth
61355e51b8 Add vim/emacs modelines to all source files
Fixes #fdo30794 Based on bin/add-modelines script (originally posted
in mail 1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:16:56 +02:00
Prashant Shah
17ae0ce233 Cleanup: remove bogus comments from doc directory
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>
2010-10-14 16:07:00 +01:00
Jan Holesovsky
9eaf48aa1a Merge commit 'ooo/OOO330_m10' 2010-10-13 11:45:37 +02:00
Petr Mladek
a4781ea4a1 remove include guards using fixguard.py 2010-10-05 18:22:24 +02:00
Henning Brinkmann
66222c7cbe #b6983101#: applied patch and did some additional robustness checks 2010-09-08 17:52:18 +02:00
Oliver-Rainer Wittmann
fd3b621cd3 sw33bf05: #i111681# method <SwNumRule::SetInvalidRule(..)> - making code robust 2010-06-04 10:10:57 +02:00
Vladimir Glazunov
7e12418df5 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
1a359bd2a8 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Mathias Bauer
55f1f483cf #i107450#: build all other modules with new editeng lib 2010-01-08 18:32:51 +01:00
Mathias Bauer
ed87eb8f7a #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Mathias Bauer
eb52fad757 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
Mathias Bauer
b2bebad784 #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible 2009-07-10 14:03:42 +02: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
Oliver Bolte
56a1f3affc CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Rüdiger Timm
cf75292630 INTEGRATION: CWS sw30bf08 (1.51.32); FILE MERGED
2008/07/08 14:53:30 od 1.51.32.1: #i91400# tracking of list style name change in order to keep data about
	 the list style's default list up-to-date
2008-07-11 13:32:10 +00:00
Rüdiger Timm
345d77aa34 INTEGRATION: CWS sw30bf06 (1.50.16); FILE MERGED
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-07-08 07:21:48 +00:00
Rüdiger Timm
6d22bbf3bb INTEGRATION: CWS swlists01 (1.44.132); FILE MERGED
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-06-13 08:38:13 +00:00
Kurt Zenker
cd0b90cd40 INTEGRATION: CWS fwk89_DEV300 (1.44.72); FILE MERGED
2008/04/30 12:51:55 ama 1.44.72.1: Fix #i87635#: Crash caused by wrong numbering level
2008-05-20 13:39:47 +00:00
Rüdiger Timm
2e941055a7 INTEGRATION: CWS changefileheader (1.48.12); FILE MERGED
2008/04/01 15:56:58 thb 1.48.12.3: #i85898# Stripping all external header guards
2008/04/01 12:53:57 thb 1.48.12.2: #i85898# Stripping all external header guards
2008/03/31 16:53:48 rt 1.48.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:26:27 +00:00
Vladimir Glazounov
ddd71a5f02 INTEGRATION: CWS sw8u10bf05 (1.44.78); FILE MERGED
2008/01/25 10:37:44 ama 1.44.78.1: Fix #85182#: Remove unused functions
2008-03-18 14:55:49 +00:00
Kurt Zenker
a11c426e25 INTEGRATION: CWS beppec56index01_DEV300 (1.44.18); FILE MERGED
2008/01/29 09:57:53 fme 1.44.18.1: #i53420# Remove compiler wanings
2008-03-07 10:59:42 +00:00
Kurt Zenker
8c5bf3d02c INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.44.82); FILE MERGED
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
2008-03-05 15:55:04 +00:00
Oliver Bolte
65efedfe98 INTEGRATION: CWS swcrossref01_DEV300 (1.40.164); FILE MERGED
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(..)>
2008-02-26 09:37:59 +00:00
Rüdiger Timm
9be8a8f09b INTEGRATION: CWS pj86 (1.41.4); FILE MERGED
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-11-12 15:22:42 +00:00
Ivo Hinkelmann
a3bddfaa4c #i10000# warnings == errors fix 2007-10-18 09:47:45 +00:00
Ivo Hinkelmann
d4552af2c2 INTEGRATION: CWS c07v015_SRC680 (1.40.82); FILE MERGED
2007/10/09 14:35:02 od 1.40.82.1: #b660435# namespace numfunc
	  - implementation of new method <ChangeIndentOnTabAtFirstPosOfFirstListItem()>
	  - implementation of helper class <SwNumberingUIBehaviorConfig>
2007-10-15 16:32:53 +00:00
Jens-Heiner Rechtien
5a14efb912 INTEGRATION: CWS swwarnings (1.39.212); FILE MERGED
2007/05/29 11:21:32 os 1.39.212.5: RESYNC: (1.39-1.40); FILE MERGED
2007/04/11 07:02:46 tl 1.39.212.4: #i69287# warning-free code
2007/04/03 12:59:37 tl 1.39.212.3: #i69287# warning-free code
2007/03/09 13:03:27 ama 1.39.212.2: #i69287#: warning free code
2007/03/08 17:29:46 ama 1.39.212.1: #i69287#: warning free code
2007-09-27 07:39:02 +00:00
Rüdiger Timm
afebe1115b INTEGRATION: CWS os94 (1.39.236); FILE MERGED
2007/03/12 08:10:37 os 1.39.236.1: #i75235# unused methods removed
2007-04-25 08:01:47 +00:00
Vladimir Glazounov
f9e78695dc INTEGRATION: CWS sw20405_SRC680 (1.35.58); FILE MERGED
2006/09/19 16:37:33 od 1.35.58.1: #i69672# method <SwNumRule::MakeNumRule(..)>
         - do not include upper levels, if current level isn't numbered
2006-09-26 13:19:38 +00:00
Vladimir Glazounov
e0630ceed7 INTEGRATION: CWS swqbf84 (1.36.12); FILE MERGED
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-09-22 08:19:04 +00:00
Oliver Bolte
363b11b3de INTEGRATION: CWS pchfix02 (1.36.2); FILE MERGED
2006/09/01 17:51:28 kaib 1.36.2.1: #i68856# Added header markers and pch files
2006-09-16 19:57:32 +00:00
Jens-Heiner Rechtien
846f40704d INTEGRATION: CWS writercorehandoff (1.29.96); FILE MERGED
2006/07/27 14:38:45 fme 1.29.96.8: RESYNC: (1.33-1.35); FILE MERGED
2006/04/05 13:06:36 tra 1.29.96.7: RESYNC: (1.32-1.33); FILE MERGED
2005/12/21 15:16:25 tra 1.29.96.6: #i50348#
2005/12/20 15:08:23 tra 1.29.96.5: RESYNC: (1.31-1.32); FILE MERGED
2005/09/13 13:23:35 tra 1.29.96.4: RESYNC: (1.30-1.31); FILE MERGED
2005/07/28 11:55:10 tra 1.29.96.3: RESYNC: (1.29-1.30); FILE MERGED
2005/06/07 14:13:31 fme 1.29.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2005/06/06 09:27:12 tra 1.29.96.1: Unnecessary includes removed #i50348#
2006-08-14 15:01:54 +00:00
Rüdiger Timm
2879e319ac INTEGRATION: CWS swqbf71 (1.33.144); FILE MERGED
2006/07/19 12:40:48 od 1.33.144.2: RESYNC: (1.33-1.34); FILE MERGED
2006/06/29 14:24:38 od 1.33.144.1: #b6440955# namespace <numfunc>:
	   - implement configurable default bullet list properties.
2006-07-25 10:47:05 +00:00
Oliver Bolte
59143ed424 INTEGRATION: CWS swqbf69 (1.33.120); FILE MERGED
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-07-10 13:57:53 +00:00
Oliver Bolte
9d130dc717 INTEGRATION: CWS swqbf57 (1.32.164); FILE MERGED
2006/03/08 09:48:49 od 1.32.164.1: #131436# <SwNumRule::~SwNumRule()>
	 - call method <SwNodeNum::HandleNumberTreeRootNodeDelete(..)>
	   to assure consistent number tree.
2006-03-21 14:32:58 +00:00
Rüdiger Timm
6a29d5acfb INTEGRATION: CWS swnumtree (1.29.106); FILE MERGED
2005/11/01 18:07:21 od 1.29.106.11: #i51089# - remove unused code
2005/10/21 11:20:55 od 1.29.106.10: #i51089# - Only the counting of phantoms of the outline numbering rule
	   depends on <SwDoc::IsOldNumbering()>
2005/10/18 14:59:23 od 1.29.106.9: #126238# <SwNumRule::MakeNumString(..)>
	 - restrict returned numbering string to level given by
	   parameter <_nRestrictToThisLevel>
2005/09/20 11:16:56 hbrinkm 1.29.106.8: #i51089# -Invalidate
2005/09/19 15:48:06 hbrinkm 1.29.106.7: #i51089# SetInvalidRule: invalidate numbering trees, Invalidate: do not call SetInvalidate to prevent loop
2005/09/14 13:39:35 hbrinkm 1.29.106.6: #i51089# ToString
2005/09/13 20:31:19 hbrinkm 1.29.106.5: RESYNC: (1.30-1.31); FILE MERGED
2005/09/12 15:16:24 hbrinkm 1.29.106.4: #i51089# AddNumber: check for nodes array, too
2005/08/09 12:37:12 hbrinkm 1.29.106.3: #i51089# Invalidate
2005/08/03 12:23:16 hbrinkm 1.29.106.2: RESYNC: (1.29-1.30); FILE MERGED
2005/06/22 10:24:53 hbrinkm 1.29.106.1: #i51089# new implementation of numbering
2005-11-08 16:17:38 +00:00
Rüdiger Timm
d0aa58084e INTEGRATION: CWS ooo19126 (1.30.78); FILE MERGED
2005/09/05 13:39:16 rt 1.30.78.1: #i54170# Change license header: remove SISSL
2005-09-09 02:18:04 +00:00
Oliver Bolte
61bda89882 INTEGRATION: CWS swnum03 (1.29.142); FILE MERGED
2005/07/05 08:44:06 hbrinkm 1.29.142.1: #i51566# instance counter and serial number for SwNumRule
2005-07-18 12:34:24 +00:00
Vladimir Glazounov
f98f505a9a INTEGRATION: CWS swqbugfixes16 (1.26.160); FILE MERGED
2005/03/03 08:39:40 od 1.26.160.2: RESYNC: (1.26-1.28); FILE MERGED
resolve merge conflicts.
2005/02/23 11:08:56 fme 1.26.160.1: #i42359# New default minimum spacing numbering - text for outlines
2005-03-23 10:51:45 +00:00
Vladimir Glazounov
57cd28decb INTEGRATION: CWS swqcore06 (1.26.102); FILE MERGED
2005/02/04 11:10:30 hbrinkm 1.26.102.2: #i32327# initialize bullets in numering rule constructor
2005/02/03 16:07:44 hbrinkm 1.26.102.1: #i32327# GetBulletChar
2005-02-22 09:02:55 +00:00
Vladimir Glazounov
0b9bde900b INTEGRATION: CWS swqcore05 (1.26.68); FILE MERGED
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
2005-02-21 15:04:08 +00:00
Kurt Zenker
6a636a6e5e INTEGRATION: CWS hbbeta01 (1.25.2); FILE MERGED
2004/12/07 10:55:24 hbrinkm 1.25.2.1: #i38342# SetLevel: IsNum needs parameter
2004-12-08 16:41:17 +00:00
Jens-Heiner Rechtien
dc6ac1f5e3 INTEGRATION: CWS swqcore01 (1.23.34); FILE MERGED
2004/11/22 16:06:46 hbrinkm 1.23.34.2: #118528# SwNumrule copy constructor: do not copy pointer to name->pointer relation
2004/11/05 15:02:34 hbrinkm 1.23.34.1: #i36749# bookkeeping for name->numrule relation
2004-11-27 10:41:31 +00:00
Rüdiger Timm
e3eec690fb INTEGRATION: CWS oasisbf2 (1.22.74); FILE MERGED
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-11-26 12:24:48 +00:00
Rüdiger Timm
9430c96f6d INTEGRATION: CWS swqbugfixes07 (1.21.18); FILE MERGED
2004/09/20 14:04:09 hbrinkm 1.21.18.2: RESYNC: (1.21-1.22); FILE MERGED
2004/09/09 14:08:13 hbrinkm 1.21.18.1: #i32620# cache text node list for numrule
2004-10-22 07:12:03 +00:00
Kurt Zenker
c78c0b2491 INTEGRATION: CWS c02v1 (1.20.98); FILE MERGED
2004/08/12 09:17:19 fme 1.20.98.1: #i30655# Native numbering did not work because it was not considered by IsEnumeration()
2004-08-31 12:52:44 +00:00
Oliver Bolte
6dbd4d050b INTEGRATION: CWS tune05 (1.19.10); FILE MERGED
2004/07/23 15:59:55 mhu 1.19.10.4: RESYNC: (1.19-1.20); FILE MERGED
2004/07/20 15:49:43 cmc 1.19.10.3: #i30554# unused GetBulletFoo varients (ran it by hb)
2004/06/25 13:20:38 cmc 1.19.10.2: #i30554# SwNumRule::IsRuleLSpace should be inside appropiate #ifndef
2004/06/24 10:24:24 cmc 1.19.10.1: #i30554# make lcl_foos static to emphasis their lclness
2004-08-12 11:19:02 +00:00
Oliver Bolte
eec7b36a39 INTEGRATION: CWS swqbugfixes03 (1.18.28); FILE MERGED
2004/06/21 11:17:31 od 1.18.28.2: RESYNC: (1.18-1.19); FILE MERGED
2004/06/18 08:40:35 hbrinkm 1.18.28.1: #i30312#
2004-07-05 13:39:02 +00:00
Kurt Zenker
ad046114ef INTEGRATION: CWS hbea1bugs01 (1.17.56); FILE MERGED
2004/05/27 09:24:31 hbrinkm 1.17.56.3: #i29560#
2004/05/18 14:16:55 hbrinkm 1.17.56.2: #i22362#
2004/05/18 14:15:11 hbrinkm 1.17.56.1: #i22362#
2004-06-11 14:21:42 +00:00
Rüdiger Timm
bdce3f4b7a INTEGRATION: CWS hbqea101 (1.16.74); FILE MERGED
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
2004-05-17 15:14:02 +00:00