summaryrefslogtreecommitdiff
path: root/sw/inc/fmtcol.hxx
AgeCommit message (Collapse)Author
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-04-01CWS-TOOLING: integrate CWS cmcfixes56Ivo Hinkelmann
2009-03-26 14:46:13 +0100 cmc r270080 : #i100517# merge changes of locales32 to match 2009-03-26 14:31:32 +0100 cmc r270079 : #i100517# add some brackets and remove stray ; 2009-03-25 13:30:36 +0100 cmc r270021 : #i100503# make tralay work again 2009-03-25 10:13:35 +0100 cmc r269999 : #i100536# remove last unused method 2009-03-24 15:13:50 +0100 cmc r269955 : #i100517# fix straight-forward warnings 2009-03-24 14:36:37 +0100 cmc r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working 2009-03-24 14:02:27 +0100 cmc r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings 2009-03-24 13:58:15 +0100 cmc r269942 : #i100504# drawinglayer is warning free on ix86 linux 2009-03-24 13:56:15 +0100 cmc r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change
2009-01-07CWS-TOOLING: integrate CWS outlinelevelJens-Heiner Rechtien
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
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte
2008-06-13INTEGRATION: CWS swlists01 (1.10.192); FILE MERGEDRüdiger Timm
2008/05/08 16:17:10 od 1.10.192.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 14:26:44 od 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 07:56:36 od 1.10.192.1: #i86732# class <SwTxtFmtColl> - overriding methods <SetFmtAttr(..)> and method <ResetFmtAttr(..)>
2008-04-10INTEGRATION: CWS changefileheader (1.11.34); FILE MERGEDRüdiger Timm
2008/04/01 15:56:11 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.11.34.1: #i87441# Change license header to LPGL v3.
2008-03-05INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.142); FILE MERGEDKurt Zenker
2008/02/13 10:57:15 od 1.10.142.1: #i85348# class <SwTxtFmtColl> - new method <AreListLevelIndentsApplicable()>
2007-09-27INTEGRATION: CWS swwarnings (1.9.16); FILE MERGEDJens-Heiner Rechtien
2007/02/27 13:06:33 tl 1.9.16.1: #i69287# warning-free code
2007-02-05INTEGRATION: CWS swqbf95_SRC680 (1.7.156.1.4); FILE MERGEDVladimir Glazounov
2007/01/25 08:19:13 od 1.7.156.1.4.1: #i73790# class <SwTxtFmtColl> - introduce new boolean member <mbStayAssignedToListLevelOfOutlineStyle> - override method <ResetAllFmtAttr> to stay assigned to list level of outline style
2007-01-23INTEGRATION: CWS swqbf90 (1.7.110); FILE MERGEDOliver Bolte
2006/11/22 15:20:38 od 1.7.110.1: #i71574# class <SwTxtFmtColl> - new methods <AssignedToListLevelOfOutlineStyle()> and <DeleteAssignmentToListLevelOfOutlineStyle()>
2006-08-14INTEGRATION: CWS writercorehandoff (1.6.4); FILE MERGEDJens-Heiner Rechtien
2006/07/31 06:20:58 fme 1.6.4.1: #i50348# Resync
2005-09-09INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGEDRüdiger Timm
2005/09/05 13:36:02 rt 1.5.452.1: #i54170# Change license header: remove SISSL
2004-11-26INTEGRATION: CWS oasisbf2 (1.4.70); FILE MERGEDRüdiger Timm
2004/11/08 13:08:14 dvo 1.4.70.2: #i31024# fix symbol export 2004/11/04 15:30:21 dvo 1.4.70.1: #i31024# prevent headings with outline num-rules from being written as lists (plus dependent changes for NO_NUM removal)
2004-09-08INTEGRATION: CWS swundo03 (1.2.750); FILE MERGEDJens-Heiner Rechtien
2004/07/07 16:40:53 hbrinkm 1.2.750.1: #115575# new copy constructor: SwTxtFmtColl
2004-08-23INTEGRATION: CWS tune03 (1.2.784); FILE MERGEDRüdiger Timm
2004/07/19 19:10:33 mhu 1.2.784.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
2000-11-20compiler warningjp
2000-09-18initial importJens-Heiner Rechtien