Commit Graph

64 Commits

Author SHA1 Message Date
Caolán McNamara
aa4d36b52c #103700# no throw readonly exception getting properties from readonly things, only on setting 2002-10-16 08:21:50 +00:00
Thomas Lange
712805b95a #103124# possible GPF and memory leak fixed 2002-10-16 07:58:31 +00:00
Thomas Lange
be8586157b #100792# service 'TextSortable' added 2002-10-10 10:08:28 +00:00
Thomas Lange
968c4e9c58 #103610# missing properties added 2002-09-26 06:18:30 +00:00
Thomas Lange
cbb71d63a0 #103675# get/setPropertyDefault(s) throws RuntimeException for READONLY properties now 2002-09-24 13:41:24 +00:00
Thomas Lange
d545970b74 #99404# setting of read-only properties now raises PropertyVetoException 2002-08-14 08:44:44 +00:00
Oliver Specht
b221f0a091 #99965# getTextFromPam: index into unicode array corrected 2002-06-10 10:44:15 +00:00
Oliver Specht
dc4ed103ff #96530# property EndRedline implemented at all XText objects 2002-03-19 07:43:51 +00:00
Thomas Lange
7746775b32 #96690# SwXTextCursor::collapseToStart fiexed 2002-02-05 13:07:06 +00:00
jp
76a098487d Task #92291#: add new character skip modifier 2002-02-01 11:51:13 +00:00
Martin Gallwey
c777428180 #95176# check read only flag when setting properties, and put more information in the exceptions 2001-11-28 19:22:09 +00:00
Martin Gallwey
cd7d759b89 #92662# Make SwXTextCursor support XMultiPropertyStates 2001-10-25 15:06:50 +00:00
Oliver Specht
d4a2de4f52 #93472# switch off numbering using a void value 2001-10-22 13:05:42 +00:00
Martin Gallwey
7123463a59 #93088# Throw RuntimeException when XPropertyState interfaces are called on read-only properties 2001-10-16 10:58:14 +00:00
Martin Gallwey
3f292f0f2d #86004# speed up GetPropertyStates by checking which id ranges 2001-10-09 14:01:55 +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
09320dde29 #84846# return immediately for IsSkipHiddenText and IsSkipProtectedText 2001-08-08 20:30:30 +00:00
Martin Gallwey
ba0a133008 #89101# add special handling for IsSkipHiddenText and IsSkipProtectedText to the XPropertyState interfaces 2001-07-25 12:43:25 +00:00
Martin Gallwey
aab252858b #89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion 2001-07-19 15:32:24 +00:00
jp
fa6db92902 Task #88180#: code optimization 2001-06-13 11:40:53 +00:00
Martin Gallwey
3279f3e27f #84846# Return an empty Any for Skip hidden/protected text as they are 'direct' values 2001-06-12 15:09:07 +00:00
Michael Brauer
61f9f9cb7f #86004#: performance: create curspr item set on demand 2001-06-12 06:30:28 +00:00
Michael Brauer
944e2c29ec #86004#: performance 2001-06-07 07:01:20 +00:00
Oliver Specht
74ecb6ad74 #86439# ::getTextFromPam: set stream to big/little endian 2001-05-29 11:54:27 +00:00
Oliver Specht
9ffefe939f #80950# isStart/EndOfSentence corrected 2001-05-29 11:31:03 +00:00
Oliver Specht
8e192dab57 #83551# cjk services added 2001-04-23 09:01:41 +00:00
Oliver Specht
6794f36c79 #84964# small optimization 2001-04-05 12:34:45 +00:00
Oliver Specht
f0fce8eda7 #84964# XMultiPropertySet implemented 2001-04-03 06:28:56 +00:00
Oliver Specht
ce54e25971 optimization getPropertyStates 2001-03-29 13:40:38 +00:00
Daniel Vogelheim
5c5f3a8988 - fixed: setting ruby attributes now works 2001-02-21 19:48:52 +00:00
Oliver Specht
023a58b5fb ruby properties added 2001-02-19 07:04:57 +00:00
Oliver Specht
6bff136452 new: Redline container 2001-01-12 15:15:41 +00:00
Oliver Specht
ddd6414a9a #82105# return value of gotoEndOfParagraph corrected 2000-12-20 16:27:05 +00:00
Oliver Specht
f65c5a357f helper functions now in unocrsrhelper.cxx 2000-12-15 11:26:05 +00:00
jp
8f9b6aba44 Bug #81684#: getText - don't swap the characters, the filter return the correct order 2000-12-12 19:43:55 +00:00
Daniel Vogelheim
5adfea63df #81461# fixed: API now ignores write protection in sections and tables 2000-12-07 16:16:09 +00:00
Oliver Specht
ffa8dd05a9 #81111# unoobj.cxx split 2000-12-01 16:37:27 +00:00
Michael Brauer
a2f64ca085 #80926#: paragraph enumeration crashed if it ended with a table 2000-11-30 10:44:28 +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
af57106b03 #80640# create parent XText interface for ranges in table cells 2000-11-23 10:45:33 +00:00
Oliver Specht
cd7f9a9c38 CreateTextRangeFromPosition: delete created SwUnoCrsr 2000-11-17 10:18:40 +00:00
Oliver Specht
19d15b2b36 SwXTextRange::getText correced 2000-11-17 09:51:18 +00:00
Oliver Specht
6cc4a943b2 chg: use optimized SfxItemPropertySet::get/setPropertyValue - methods 2000-11-15 14:00:49 +00:00
Oliver Specht
acf6398b7e invalid DBG_ERRORs removed 2000-11-09 09:59:02 +00:00
Oliver Specht
13061703cf #80089# SwXParagraph::getPropertyValue: don't get empty SfxItemSet 2000-11-08 14:29:52 +00:00
Oliver Specht
305e109692 #78617# Point-Refmark created with selected cursor 2000-11-03 07:52:28 +00:00
Oliver Specht
f40a75fc0a prevent multiple creation of a SwXDocumentIndex object 2000-11-01 14:13:25 +00:00
Oliver Specht
a0754a94ca CreatePortions: create portions of objects at the end of the paragraph 2000-11-01 10:02:26 +00:00
Oliver Specht
f53f488517 #79557# own property map for paragraphs 2000-10-31 10:30:01 +00:00
Oliver Specht
854ce75c79 #79557# alien attributes now correct 2000-10-27 13:27:08 +00:00