summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)AuthorFilesLines
2001-02-23Added export of floating-frames, plugins and appletsMartin Gallwey2-4/+194
2001-02-23The UI and API ensure that there are no duplicate entries making this code ↵Martin Gallwey1-3/+17
unnecessary
2001-02-23GetScriptType: assert for wrong indiziesjp1-2/+5
2001-02-23change transliteration from 1-1 to 1-n mappingjp2-16/+51
2001-02-23change transliteration from 1-1 to 1-n mappingjp1-50/+90
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+80
2001-02-23Complete use of DefaultNumbering componentOliver Specht49-1381/+949
2001-02-23XStyleLoader: always use default argumentsOliver Specht2-21/+12
2001-02-23new: GetScalingOfSelectedTextAndreas Martens2-15/+172
2001-02-23Test if CJK combined characters are western or asianCaolán McNamara1-12/+24
2001-02-23CJK MSWord Ruby ExportCaolán McNamara1-4/+149
2001-02-22Changed SwHTMLApplet_Impl to SwApplet_ImplMartin Gallwey1-4/+4
2001-02-22Added SwAppletImplMartin Gallwey1-3/+3
2001-02-22Changed to use SwAppletImplMartin Gallwey1-33/+36
2001-02-22Applet helper class...moved from htmlplug.cxx so that xml import can use it alsoMartin Gallwey1-0/+212
2001-02-22solaris requires second castOliver Specht1-3/+3
2001-02-21- fixed: setting ruby attributes now worksDaniel Vogelheim1-6/+8
2001-02-21- fixed: ruby property statesDaniel Vogelheim2-4/+54
2001-02-21- fixed: ruby attributeDaniel Vogelheim1-3/+3
2001-02-21use GetLang of the TextNodejp1-9/+3
2001-02-21use GetCurLang form the EditShelljp3-32/+13
2001-02-21use new function GetWhichOfScript/GetScriptTypeOfLanguagejp2-52/+87
2001-02-21missed return addedjp1-4/+3
2001-02-21Fix #82998#: Fieldportions and followsAndreas Martens1-3/+4
2001-02-21Combined Characters Field ImportCaolán McNamara2-9/+77
2001-02-21use shell method to get the current Languagejp2-31/+8
2001-02-21use new function GetWhichOfScript() to get right WhichIdjp4-68/+29
2001-02-21new: Which mapping for ScriptTypejp1-2/+70
2001-02-21use database struct instead of a combined stringOliver Specht13-440/+262
2001-02-21new: Which mapping for ScriptTypejp1-2/+4
2001-02-21use database struct instead of a combined stringOliver Specht16-176/+172
2001-02-21use database struct instead of a combined stringOliver Specht6-41/+54
2001-02-21#83825# no line break in resource textOliver Specht1-6/+4
2001-02-21read address database configurationOliver Specht5-5/+353
2001-02-21use also CTL&CJK attributes for the redliningjp1-38/+52
2001-02-21SwXShape::setPropertyValue(AnchorType): correctly extract the property valueFrank Schönheit1-5/+7
2001-02-21#84182# missing mutex added in ::refreshOliver Specht1-2/+3
2001-02-20CJK Combined Characters Word ExportCaolán McNamara1-3/+45
2001-02-20Removed CXX_FILES section and added HTMLHelperMartin Gallwey1-28/+3
2001-02-20make SwXMLTextBlocks the default for new autotext filesMartin Gallwey1-3/+3
2001-02-20Was causing an assertion from sfx\itempool - 'GetFrozenRanges would be ↵Martin Gallwey1-3/+6
faster' this fixes the problem
2001-02-20#84095# Footnotes in field results that are being ignored shouldn't ↵Caolán McNamara1-4/+17
therefore be inserted
2001-02-20- added: IsGlobalDocumentSection property to sectionDaniel Vogelheim5-10/+21
2001-02-20- fixed: empty cells now handled properly; cf. #83761#Daniel Vogelheim3-14/+34
2001-02-20#83546# Don't create a tab stop description without any tab stopsCaolán McNamara1-11/+19
2001-02-20Opt.: ScriptInfo cached changes of scriptAndreas Martens6-86/+159
2001-02-20#65293# regionsw.cxx with exception flagOliver Bolte1-2/+5
2001-02-20Opt.: ScriptInfo cached changes of scriptAndreas Martens3-9/+80
2001-02-20new: GetScalingOfSelectedTextjp4-10/+51
2001-02-19use HTMLOption of TextEncodingjp1-4/+8