summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2001-02-28remove memory leak: delete pointer in DTORjp1-2/+5
2001-02-23use new function GetScriptTypeOfLanguagejp1-4/+3
2001-02-23GetScriptType: assert for wrong indiziesjp1-2/+5
2001-02-23Complete use of DefaultNumbering componentOliver Specht1-15/+12
2001-02-21use GetLang of the TextNodejp1-9/+3
2001-02-21use database struct instead of a combined stringOliver Specht1-7/+7
2001-02-20new: GetScalingOfSelectedTextjp1-2/+27
2001-02-08Bug #75592#: new method AppendUndoForInsertFromDBjp1-2/+8
2001-02-08removed redundant backslash in makefileCaolán McNamara1-3/+3
2001-02-01Bug #83386#: GetScritpType - set default only if nothing is foundjp1-3/+6
2001-02-01remove the debug stuffjp1-25/+2
2001-01-25GetCurLang: the correct length is zero - we wan't the attribut from the left ...jp1-3/+25
2001-01-18GetScriptType: return always an valid scripttypejp1-3/+3
2000-12-21TransliterateText: enclose with undo if we have a multiselectionjp1-5/+16
2000-12-21new: transliterationjp1-2/+21
2000-12-13new shell method for returning the current languagejp1-3/+9
2000-11-28task #80795#: ReRead and InsertGrafik with GraphicObjectjp1-9/+8
2000-11-26Bug #80312#: set cursor for textinputcontextjp1-6/+10
2000-11-23Task #80648#: remove impl. of GetLatinAsianComplexAttr - is handled by SVX classjp1-169/+15
2000-11-23remoed very old stuffMartin Hollmichel1-13/+2
2000-11-20BreakIterator moved from text to i18njp1-5/+5
2000-11-20UpdateDocStat without second parameterjp1-3/+3
2000-11-20must change: SearchText->TextSearch and use namespacejp1-3/+3
2000-11-19lngprops.hxx include changedThomas Lange1-4/+4
2000-11-13new: GetScriptType - returns the ScriptTypes over the selectionjp1-2/+254
2000-10-31change usage of filestream to mediumjp1-25/+18
2000-10-29i18n API moved from com.sun.star.lang to com.sun.star.i18nEike Rathke1-4/+4
2000-10-27linguistic => linguistic2Thomas Lange1-9/+13
2000-10-25use CharClass/BreakIt instead of old WordSelectionjp2-8/+7
2000-10-25Spellchecker/Hyphenator are not longer member of the shellsjp2-24/+24
2000-10-20should changes: use CharClass instead of Internationaljp1-98/+127
2000-10-18unused method HasSymbolChars removedjp1-15/+2
2000-10-06should changes: don't use IniManagerjp1-5/+2
2000-09-28remove old code of using no graphicobjectjp1-20/+2
2000-09-25Bug #78534#: GetSelectedText - append an unicode zero to the streamjp1-3/+3
2000-09-18initial importJens-Heiner Rechtien20-0/+12339