Commit Graph

49 Commits

Author SHA1 Message Date
Oliver Specht
805e96bca3 #96969# default level of content and user defined indexes set to 10 2002-11-01 14:27:55 +00:00
Oliver Specht
8c5babf9aa #96970# DocumentIndexMark: the initial level has to be set to '0' 2002-11-01 14:02:17 +00:00
Thomas Lange
6366efa006 #97507# 'attach' implemented where missing 2002-09-12 12:12:13 +00:00
Thomas Lange
d545970b74 #99404# setting of read-only properties now raises PropertyVetoException 2002-08-14 08:44:44 +00:00
Thomas Lange
bac86d9bb2 #99877# properties for new service DocumentIndexMarkAsian added 2002-06-24 10:24:22 +00:00
jp
04661914fc Task #92291#: add new character skip modifier 2002-02-05 13:57:52 +00:00
Oliver Specht
fdc55646e7 #96249# conversion of user index type name implemented 2002-01-10 12:40:48 +00:00
Oliver Specht
f4d20a2b40 #96249# property UserIndexName added to user index 2002-01-07 15:16:16 +00:00
Martin Gallwey
cc7a5ae87f #95176# provide more info in exceptions and also check read-only flag 2001-11-28 19:15:03 +00:00
Oliver Specht
420202ac18 #94674# remainders of programmatic<->UIName conversion of index title removed 2001-11-14 12:42:35 +00:00
jp
ac428b9a80 Bug #93914#: optimize the modify calls 2001-11-06 07:37:32 +00:00
jp
d2c10babf4 Task #92830#: min/max -> Min/Max 2001-10-08 12:52:46 +00:00
Daniel Vogelheim
2b9c179be5 #91412# added 'Name' property to indices 2001-08-23 08:38:30 +00:00
Martin Gallwey
f3909d4114 #90968# use SwStyleNameMapper methods which disambiguate user defined styles which clash with programmatic names 2001-08-16 11:33:56 +00:00
Martin Gallwey
521c286b31 #89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion 2001-07-20 09:22:01 +00:00
Oliver Specht
a424d09d6b #88800# index title mustn't be translated 2001-07-12 09:24:14 +00:00
Oliver Specht
be18d5a9ec #87303# character style for tab stops enabled 2001-06-27 12:48:31 +00:00
Daniel Vogelheim
3cf24f9d58 #88313# fix index templates 2001-06-15 09:01:58 +00:00
Oliver Specht
7c8007a530 #87851# enable I18N aware sorting in indexes 2001-06-06 09:41:26 +00:00
Daniel Vogelheim
ec6db44fc8 #87316# protected property on indices now works 2001-05-29 11:27:19 +00:00
Oliver Specht
6dafca48fb #87015# SwXDocumentIndexEntry::getPropertySetInfo corrected 2001-05-16 06:52:43 +00:00
Oliver Specht
55842a5265 optimization getPropertySetInfo 2001-05-09 11:28:57 +00:00
Oliver Specht
efc1312f1f #85468# no negative tab positions in TOX 2001-03-30 10:40:04 +00:00
Oliver Specht
ddb950d950 #83916# removed fix added again 2001-03-20 09:56:03 +00:00
Martin Gallwey
1aa8a3739a fix a memory leak 2001-03-02 10:24:50 +00:00
Oliver Specht
fe3cb134a4 #83916# create user TOXType if not available 2001-02-15 12:46:37 +00:00
Oliver Specht
a8b002e680 #82908# SwXDocumentIndexMark::setPropertyValue corrected 2001-01-19 13:35:52 +00:00
Daniel Vogelheim
8632a0b8ff - fixed #81985#: Property LabelDisplayFormat in table and illustration indices
now uses meaningful values from ReferenceFieldPart
2001-01-12 17:30:43 +00:00
Oliver Specht
6bff136452 new: Redline container 2001-01-12 15:15:41 +00:00
Oliver Specht
b60309d973 #78497# services of index marks completed 2000-12-09 13:12:18 +00:00
Oliver Specht
9d5477064e #78497# IsMainEntry property at index mark 2000-12-09 13:04:51 +00:00
Daniel Vogelheim
b2cfbcab5e #80616# remaining API issues needed for XML index im-/export fixed
- added: now TOXMarks always return the same UNO wrapper object, making them comparable
- added: SwXDocumentIndexes::GetObject(): converts SwTOXBaseSection into SwXDocumentIndex
- added: DocumentIndex-property to SwXTextSection (returns smallest enclosing index)
- fixed: XInsertTextContentRelative now disregards IsProtected() flag (like remainder of API)
- added: Bibliography now supports ContentSection and HeaderSection properties
2000-11-30 10:30:49 +00:00
Oliver Specht
7a05534e53 #80616# SwXDocumentIndex: properties HeaderSection and ContentSection 2000-11-29 10:41:48 +00:00
Daniel Vogelheim
ef9756f5b4 - added: Property CreateFromParagraphLevelStyles to table of content and User index
- typo fixed
2000-11-21 11:00:41 +00:00
Daniel Vogelheim
fa94ca3f35 - added: IsRelativeTabstops property to all indices (except Bibliography)
- fixed: SwXTextIndex: CreateFromLabels property
2000-11-20 19:28:19 +00:00
Oliver Specht
6cc4a943b2 chg: use optimized SfxItemPropertySet::get/setPropertyValue - methods 2000-11-15 14:00:49 +00:00
Oliver Specht
e800967c77 call InsertTableOf without calling Update() 2000-11-10 09:18:36 +00:00
Jens-Heiner Rechtien
705a218461 #65293#: C40_INSERT() 2000-11-09 14:34:31 +00:00
Oliver Bolte
c666f5663f Without string include 2000-11-09 09:24:14 +00:00
Hans-Joachim Lankenau
ce5ce15038 use min/max from stl 2000-11-07 13:15:49 +00:00
Oliver Specht
7852a02bf3 #76423# programmatic names for index title 2000-11-07 10:18:00 +00:00
Oliver Specht
dd4fe32be8 #79468# proeprty DocumentIndexMarks added to user defined and alphabetical index 2000-11-02 14:03:38 +00:00
Oliver Specht
f40a75fc0a prevent multiple creation of a SwXDocumentIndex object 2000-11-01 14:13:25 +00:00
Oliver Specht
7ded86817c convert names of character styles, too 2000-11-01 10:03:32 +00:00
Oliver Specht
01085fcf85 use programmatic style names; token of bibliography completed 2000-10-27 11:59:47 +00:00
Oliver Specht
c76770721c SwXIndexTokenAccess_Impl::getByIndex corrected 2000-10-27 08:23:18 +00:00
Oliver Specht
3d93f9f3ec #79422# SwXDocumentIndexMark: invalidation uses SwUnoCallBack 2000-10-16 09:31:56 +00:00
jp
a07432e589 should change: remove image 2000-10-05 11:27:50 +00:00
Jens-Heiner Rechtien
84a3db80b4 initial import 2000-09-18 23:08:29 +00:00