Commit Graph

45 Commits

Author SHA1 Message Date
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
Oliver Specht
a6c2c1698f properties added to the SwXTextCursor: IsSkipHidden/ProtectedText 2000-10-26 09:02:20 +00:00
Oliver Specht
f4d5248af9 gotoRange: search for start node outside of sections 2000-10-25 10:46:21 +00:00
Oliver Specht
2fb8c1d63c Header and footer property names changed 2000-10-23 10:23:38 +00:00
Oliver Specht
ef26825f59 #79544# export of shapes corrected 2000-10-20 07:57:03 +00:00
Oliver Specht
a7591ff6dd #79554# SwXParagraph::getPropertyState 2000-10-19 09:58:58 +00:00
Oliver Specht
fee37df3e1 #79555# export bookmark text portions: array operator must check for more than the index 2000-10-18 13:17:07 +00:00
Oliver Specht
d1cd574ed3 #78254# use of NumberingRules service completed 2000-10-18 08:04:46 +00:00
Oliver Specht
1501a1367f Change: SfxMedium Ctor 2000-10-17 14:34:13 +00:00
Oliver Specht
f6de584b31 #78255# new property: ParaIsNumberingRestart 2000-10-17 09:08:51 +00:00
Oliver Specht
1e1c9e7c61 #79422# SwXParagraph: support of TextContent properties in XPropertyState 2000-10-16 10:42:55 +00:00
jp
54035a1c9f Bug #79478#: optimization 2000-10-13 07:30:53 +00:00
jp
baa8d52a2f Bug #79478#: delete UnoCrsr in DTOR 2000-10-12 20:37:12 +00:00
Oliver Specht
2ce227610e #78871# simple handling of XChartDataChangeEventListener implemented 2000-09-22 08:34:03 +00:00
Jens-Heiner Rechtien
84a3db80b4 initial import 2000-09-18 23:08:29 +00:00