summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)AuthorFilesLines
2001-01-26ole objects continuedMichael Brauer5-59/+64
2001-01-26##158## Table relief Border width hack modifiedCaolán McNamara1-4/+8
2001-01-25GetCurLang: the correct length is zero - we wan't the attribut from the left ↵jp1-3/+25
side
2001-01-25init/deinit the calendarwrapperjp1-12/+36
2001-01-25own CalendarWrapper with a language interfacejp1-0/+95
2001-01-25use calendarwrapper instead of internationaljp1-66/+65
2001-01-25GetToken: use the I18N parseAnyToken methodjp1-163/+213
2001-01-25#80215# allow All levels in all kinds of indexesOliver Specht2-25/+7
2001-01-25- added: block mode flag to SwXMLTextImportHelperDaniel Vogelheim2-9/+18
- fixed: redlines are not imported in block mode
2001-01-25#82831# SwXTextGraphicObject::getSupportedServiceNames correctedOliver Specht1-3/+3
2001-01-25#82876# support of com.sun.star.text.GlobalSettingsOliver Specht1-4/+7
2001-01-25#83094# type of AnchorType and TextWrap correctedOliver Specht1-59/+17
2001-01-24- fixed: redline mode switching is now done for all export (previously: only ↵Daniel Vogelheim1-26/+26
for content)
2001-01-24#82958# automatic caption flag addedOliver Specht1-2/+5
2001-01-24#82955# cursor configurationOliver Specht2-4/+131
2001-01-24#79464# Bad Table Row End SearchCaolán McNamara1-10/+22
2001-01-24#82942# paragraph break correctedOliver Specht1-4/+4
2001-01-24#83143# check tunnel interface before accessOliver Specht1-7/+8
2001-01-24- fixed: redline portions now exported in document orderDaniel Vogelheim1-3/+3
2001-01-24set/get/clear/hasForbiddenCharacters completedOliver Specht1-9/+27
2001-01-24#83095#: export symbols for uno component registryMichael Brauer1-0/+3
2001-01-24always emable DDE properties in text sectionsOliver Specht1-4/+2
2001-01-24#83038# Guard inserted into ::GetSvxPage()Oliver Specht1-2/+3
2001-01-24- fixed: deleted redlines now appear in their placeDaniel Vogelheim1-9/+17
(recent changes caused them to move to the end of the paragraph)
2001-01-24- fixed: office:forms element only exported if forms are usedDaniel Vogelheim1-6/+46
- fixed: deleted redlines always exported in redlines section
2001-01-24#83098# new flags in configuration: write link update and field/chart update ↵Oliver Specht1-2/+4
to current document only
2001-01-24#83098# new flags in configuration: write link update and field/chart update ↵Oliver Specht4-16/+55
to current document only
2001-01-24#83097# redline attribute correctedOliver Specht2-10/+52
2001-01-24changes for Win and LinuxKurt Zenker1-167/+4
2001-01-24texts and positions correctedOliver Specht1-13/+53
2001-01-24labels can be saved nowOliver Specht10-206/+506
2001-01-23new module - docruby.cxxjp1-2/+4
2001-01-23implemention of get-/setting ruby attributesjp1-0/+365
2001-01-23Array and array entry for get-/setting ruby attributesjp1-0/+95
2001-01-23new UndoId for SetRubyAttrjp3-8/+13
2001-01-23new: assign operator for the ruby attributjp2-4/+17
2001-01-23new: Set-/FillRubyList - for connecting the RubyDialogjp1-2/+13
2001-01-23set crop at the graphic attributes for the graphicmanagerjp1-6/+7
2001-01-23Bug #83070#: handle crop from graphicmamanger, don't clear background for ↵jp1-56/+11
transparent/animated graphics
2001-01-23Bug #83070#: lcl_SubtractFlys - ignore also animated grahic flysjp1-2/+3
2001-01-23- added: form export to XML filterDaniel Vogelheim3-7/+94
2001-01-23#82955# distinguish between point reference marks and marked reference marksOliver Specht1-7/+13
2001-01-23#65293# double identifier when linking whith linuxOliver Bolte1-5/+8
2001-01-2365293# include com/sun/star/i18n/ForbiddenCharacters.hppRüdiger Timm1-2/+7
2001-01-23update of filter configurationOliver Specht1-7/+10
2001-01-23#82740# last end end value of tab stop metric field now equalOliver Specht1-3/+3
2001-01-23rename dialog: always display source nameOliver Specht1-2/+3
2001-01-22Block mode for Readers addedMichael Brauer3-20/+43
2001-01-22Bug #82945#: InitGraphicFrame - don't remove FrameSize Itemjp1-6/+5
2001-01-22block modeMichael Brauer4-42/+85