summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr
AgeCommit message (Expand)AuthorFilesLines
2002-02-20Fix: The next word depends on the locale of the next characterAndreas Martens1-3/+3
2002-02-20Fix: The previous word depends on the locale of the previous characterAndreas Martens1-3/+5
2002-02-18Task #96678#: new method IsInVerticalTextjp1-2/+16
2002-02-14Bug #96675#: GotoRefMark - look only for nodes in the normal nodes arrayjp1-3/+3
2002-02-14Bug #97455#: MoveFldType - call IsSelOvr with correct parametersjp1-5/+5
2002-02-14Bug #97455#: IsSelOvr - FrmHeight of zero is also a invalid positionjp1-23/+27
2002-02-08Task #96967#: add travel to next/prev hyperlinkjp1-2/+144
2002-02-01Task #92291#: add new character skip modifierjp5-52/+79
2002-01-31Opt.: Unused local variables removedAndreas Martens1-4/+2
2001-12-06Fix: Cursorheight in empty vertical paragraph with selectionAndreas Martens1-5/+6
2001-11-02Bug #94137#: Find - use temporary object for the search - don't change the or...jp1-8/+13
2001-10-29Chg: Vertical Formatting: UpDown cursor offsetFrank Meies2-6/+16
2001-10-09Bug #92329#: Find - handle search empty para specificjp1-3/+4
2001-09-21Bug #92329#: Find - handle search empty para specificjp1-26/+24
2001-08-31New: Vertical text formattingFrank Meies2-4/+23
2001-08-28Task #86004# optimization - MovePara look forwardjp1-2/+13
2001-08-20Bug #91274#: HasReadonlySel - don't test Sections from the undo arrayjp1-3/+4
2001-07-03Fix #89047#: Make use of the cursor orientationAndreas Martens1-23/+19
2001-05-16Bug #85853#: remove assertsjp1-31/+20
2001-05-15Task #87025#: IsEndWord - I18N routine works now correctjp1-4/+8
2001-05-09IsEndWord: use getBoundary, this works better than the isEndWordjp1-4/+16
2001-05-09Fix #86775#: Very small rectangleAndreas Martens1-2/+7
2001-03-13unix compiler errorjp1-3/+6
2001-03-12SearcParam => SearchOptions and implied changesThomas Lange3-39/+84
2001-03-08change: old data transfer API to the newjp1-15/+21
2001-02-26Bug #82741#: new messageid for swap in of graphicsjp1-3/+4
2001-02-13Fix: Cursortravelling in rotated text portionsAndreas Martens1-12/+31
2001-01-26new ComparePositions values and new functionjp1-2/+45
2001-01-19Bug #82775#: IsSelOver - handle only valid framesjp1-3/+3
2001-01-15IsSelOvr: skip over hidden paragraphsjp1-7/+36
2000-12-09Bug #80979#: no correction for backwars searchjp1-5/+2
2000-12-02Task #80979#: use search result correctjp1-9/+10
2000-11-28Bug #80312#: OverwriteCursor for CJKjp2-28/+11
2000-11-26Bug #80312#: set cursor for textinputcontextjp2-8/+38
2000-11-23Task #80648#: status notify at the correct positionjp1-6/+7
2000-11-22#65293#: default parameterJens-Heiner Rechtien1-3/+3
2000-11-20BreakIterator moved from text to i18njp1-7/+7
2000-11-20must change: SearchText->TextSearch and use namespacejp4-28/+27
2000-11-15DTOR: scriptchanges must call the changelinkjp1-2/+16
2000-11-02Bug #79944#: SelectWord - 2nd fix - check point and markjp1-5/+8
2000-11-01Bug #79944#: SelectWord - if error, reset the markjp1-2/+5
2000-10-26default changed: cursor doesn't skip hidden sections anymoreOliver Specht1-3/+3
2000-10-26missing S inserted into Is/Set(S)kipHiddenSectionsOliver Specht1-3/+3
2000-10-25UnoCrsr are allowed to skip into protected/hidden sectionsjp2-14/+35
2000-10-25Spellchecker/Hyphenator are not longer member of the shellsjp1-12/+9
2000-10-24IsSelOver: go into/outof sections are valid movesjp1-42/+50
2000-10-09Bug #78545#: IsEndWord/IsStartWord use the correct WordTypejp1-4/+4
2000-09-18initial importJens-Heiner Rechtien21-0/+14181