summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2001-01-03support for OLE objects in XML filesMichael Brauer12-353/+402
2001-01-02fixed: properties of redline portionDaniel Vogelheim1-3/+4
2001-01-02fixed: redline portion start/end handlingDaniel Vogelheim1-6/+8
2001-01-02fixed: Redline-Portion start/end (IsStart-property)Daniel Vogelheim1-4/+6
2001-01-02- added: HyperLinkEvents property for Hyperlink-TextPortion/CursorDaniel Vogelheim6-163/+477
2000-12-22Bug #81672#: asynch loaded graphics for status updatesjp3-87/+118
2000-12-22SetAndSave: set pSelFmt at the UndoIterjp1-3/+8
2000-12-22#82533# own property map for embedded objectOliver Specht3-121/+82
2000-12-22precompiled headerOliver Specht1-2/+8
2000-12-21writegraphic optional in original format and not general as JPGjp5-21/+42
2000-12-21FillInfo: store TabDistance as stringjp1-3/+6
2000-12-21#80935# notify listener of SwXParagraph in ::dispose()Oliver Specht2-60/+61
2000-12-21#82505# OpenDataSource: create statement if it is not setOliver Specht1-3/+14
2000-12-21New: Rotated text portionsAndreas Martens1-6/+20
2000-12-21remove function GetTmpFileNamejp3-23/+13
2000-12-21TransliterateText: enclose with undo if we have a multiselectionjp1-5/+16
2000-12-21new: transliterationjp6-12/+110
2000-12-21catch(...) -> catch(Exception&)Oliver Specht1-12/+15
2000-12-21inheritance correctedOliver Specht1-3/+5
2000-12-21#81437# reload example instead of trying a Undo()Oliver Specht6-171/+157
2000-12-21Iterator for script changes and attributes inclusive the script changesjp2-0/+447
2000-12-21new: transliterationjp12-34/+414
2000-12-21New: Rotated text portionsAndreas Martens8-109/+172
2000-12-20#82105# return value of gotoEndOfParagraph correctedOliver Specht1-3/+3
2000-12-20#79453# set Outliner Mode at new OutlinerParaObject (and khz says BYE !)khz1-9/+11
2000-12-20Chg: Rotation 90 degree instead of 270Andreas Martens1-3/+3
2000-12-20- fixed: setting events on frame styles now works properlyDaniel Vogelheim1-21/+41
2000-12-20getTypes/queryInterface correctedOliver Specht1-14/+30
2000-12-20#82405# no App-Mutexes at base class callsOliver Specht1-12/+2
2000-12-20#82254#: set frame style correctlyMichael Brauer1-23/+38
2000-12-19- added: support for XEventSupplier interface for frame, graphics, OLE, and f...Daniel Vogelheim7-23/+832
2000-12-19new: unoevtlstnr.cxx unoredline.cxxOliver Specht1-2/+6
2000-12-19redline portions implementedOliver Specht7-50/+227
2000-12-19SwXEventListenerContainer -> unoevtlstnr.cxxOliver Specht1-77/+2
2000-12-19SwXEventListenerContainerOliver Specht1-0/+163
2000-12-19API implementations for redlinesOliver Specht1-0/+337
2000-12-19API implementations for redlinesOliver Specht1-0/+106
2000-12-19SwXEventListenerContainerOliver Specht1-0/+98
2000-12-19new header: unoport.hxxOliver Specht2-140/+13
2000-12-19SwXTextPortionOliver Specht1-0/+214
2000-12-18#82282# plugin menu back againOliver Specht1-3/+3
2000-12-18#82282# plugin menu without portal restrictionsOliver Specht1-3/+3
2000-12-18#82036#: renamed some graphic propertiesMichael Brauer4-44/+44
2000-12-18#82155#: Avoid USHORT overflow during linebreakAndreas Martens1-6/+2
2000-12-18OLE-Cache: get Cache size from the confgigurationjp1-25/+78
2000-12-18#82151# some catch(...) changed to catch(Exception&) - the former did not wor...Frank Schönheit1-8/+8
2000-12-18Fix: Take care of the script of the initial and final bracketsAndreas Martens2-17/+117
2000-12-18Fix: cursor travelling in double line portion in block adjustment environmentAndreas Martens1-5/+8
2000-12-15#79055# OCX FormControls changesCaolán McNamara3-88/+126
2000-12-15#80953# SortOptions-delimiter: char->sal_UnicodeOliver Specht4-18/+21