Commit Graph

175 Commits

Author SHA1 Message Date
Andreas Martens
2bcc05494c Fix #98476#: Loop with overlapping fly frames 2002-07-08 07:26:15 +00:00
Frank Meies
df91321cb2 #100227# Adjust column width if auto width is set 2002-07-02 08:32:46 +00:00
Frank Meies
3edb1dcdc8 #99877# Phonetic sorting for Asian languages 2002-06-26 08:32:38 +00:00
Daniel Vogelheim
407842fe3e #100002# prevent graphics from being re-anchored into redline
(This may cause funny re-anchoring in other situations,
          but the crash should be gone, and it should not be worse
          than it was before.)
2002-06-24 15:03:18 +00:00
Frank Meies
8362ae2ac2 #98281# Bidi - line numbering 2002-06-20 11:38:34 +00:00
Frank Meies
8c509efd1a #98281# Bidi - New function that checks if language is Arabic 2002-06-20 08:44:17 +00:00
Andreas Martens
f5fb5a31ed Fix #98281#: New text direction for sections, paragraphs, tables etc. 2002-06-19 13:33:21 +00:00
Frank Meies
ce057f404b #100366# Draw frame instead of grey background for field shadings if background is dark 2002-06-19 06:45:53 +00:00
Frank Meies
878c92956d #98281# Bidi - void return for Modify 2002-06-11 12:36:28 +00:00
Frank Meies
1959edce62 Fix #99962# DrawStretchText must consider COL_AUTO 2002-06-07 13:19:05 +00:00
Michael Brauer
67edfe3c07 #99641#: focus in page preview 2002-05-29 14:06:25 +00:00
Frank Meies
e443581b39 #98281# Bidi - SwitchLTRtoRTL should respect left and right offset 2002-05-28 11:00:30 +00:00
Daniel Vogelheim
373fa3c85f #95586# made page preview accessible 2002-05-22 10:48:43 +00:00
Michael Brauer
73002f980c #95586#: accessible shapes 2002-05-15 12:22:47 +00:00
Frank Meies
b3e760332d #97492# CTL - Justified alignment for Thai 2002-05-06 14:05:54 +00:00
Andreas Martens
528362304f Fix #99025#: Mouse pointer when out of page 2002-05-06 09:05:11 +00:00
Michael Brauer
a006e8e1f2 #95586#: Accessible tables and optimization 2002-05-03 11:40:10 +00:00
Frank Meies
68f269d691 #98281# CTL - Add level parameter to NextDirChg function 2002-05-02 06:56:16 +00:00
Frank Meies
1c4dbbd460 Fix #96128# Forward declaration for SwScriptInfo added 2002-04-29 08:57:40 +00:00
Daniel Vogelheim
1c89eaf9aa #95586# added XAccessibleRelation interface to text frames 2002-04-26 12:22:00 +00:00
Frank Meies
442e507e47 Fix #96128#: Use script information from SwScriptInfo - add const to function 2002-04-25 13:32:41 +00:00
Frank Meies
ebbea65693 Fix #96128#: Use script information from SwScriptInfo for font in object bar instead of calling breakiterator functions 2002-04-25 13:05:44 +00:00
Frank Meies
41c2ae3e78 #98281# CTL - New function to set layout mode at output device 2002-04-18 07:21:45 +00:00
Oliver Specht
310c332e9a #97695# use color configuration 2002-04-12 09:39:11 +00:00
Michael Brauer
1b891b43cc #95586#: Accessible tables started 2002-04-11 13:04:40 +00:00
Frank Meies
10d9536ce6 #98281# CTL - New function to get SwScriptInfo from SwTxtFrm 2002-04-10 06:08:55 +00:00
Frank Meies
778b662ae4 #98281# CTL - Kashida support 2002-04-10 06:07:45 +00:00
Michael Brauer
98edffc1f7 #95586#: accessible frames 2002-04-05 11:18:25 +00:00
Michael Brauer
0fc16d3977 #95586#: Editable state event for switching view to read only 2002-03-21 11:54:23 +00:00
Frank Meies
3a586af328 #98281# Bidi - Initial changes 2002-03-21 08:19:43 +00:00
Michael Brauer
28ddaba2c3 #95586#: Caret notifications, state change notifications started 2002-03-18 11:58:46 +00:00
Andreas Martens
828348d595 Fix #97978#: Beware of dummy pages! 2002-03-15 10:47:59 +00:00
Frank Meies
960ff67d96 #96678# Vertical Formatting - Be sure to have font information before calling vcl routines 2002-03-08 15:08:26 +00:00
Michael Brauer
303d108d88 #95586#: Collect events while being in an action 2002-03-08 12:25:36 +00:00
Michael Brauer
a5b9476b31 #95586#: Notification of text changes 2002-03-08 12:23:38 +00:00
Michael Brauer
fe93df0816 #95586#: ACCESSIBLE_LAYOUT define 2002-03-06 10:49:01 +00:00
Michael Brauer
ede32f3634 #95586#: Foot- and Endnotes 2002-03-06 07:15:41 +00:00
Daniel Vogelheim
788487dec9 #95586# SwPortionHandler::Text() method has has portion type, too 2002-02-28 12:32:45 +00:00
Frank Meies
6c76e70c31 #95586# Accessibility - Handling of text portions 2002-02-28 11:35:54 +00:00
Michael Brauer
d33c8605c9 #95586#: Header/Footer accessibility 2002-02-27 08:32:33 +00:00
Daniel Vogelheim
c1fc1d99d8 #95586#
- improved accessible description
- added SwPortionHandler::Skip()
- fixed bugs in SwAccessiblePortionData::FindBreak()
- fixed compiler warnings
2002-02-21 13:55:31 +00:00
Michael Brauer
65397bff23 #95586#: Accessible API is now view aware 2002-02-20 17:14:14 +00:00
Frank Meies
503147759b #95586# Accessibility - Implementation of VisitPortions 2002-02-19 14:14:14 +00:00
Daniel Vogelheim
6d8a0f600c #95586# new SwPortionHandler to allow the accessibility implementation access
to the layout's portion structure
2002-02-19 13:34:55 +00:00
jp
9624a1307c Task #96967#: add travel to next/prev hyperlink 2002-02-08 14:06:36 +00:00
Andreas Martens
b81ae6f0ca Fix #96678#: Asian layout grid 2002-02-08 13:49:20 +00:00
Frank Meies
6cb7868dde #96678# new paragraph snap to grid attribute 2002-02-07 10:12:37 +00:00
Frank Meies
52df933649 #96678# Vertical Formatting - Evaluate grid mode attribute 2002-02-05 15:50:43 +00:00
Andreas Martens
7cf9bba375 Fix #96678#: Asian grid 2002-02-05 14:00:23 +00:00
jp
76a098487d Task #92291#: add new character skip modifier 2002-02-01 11:51:13 +00:00