summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltbli.cxx
AgeCommit message (Expand)AuthorFilesLines
2001-11-01#79947#: Improve performanceMichael Brauer1-12/+7
2001-10-30#94023# fixed memory leaksDaniel Vogelheim1-2/+3
2001-09-28#91949# always lock SolarMutex when modifying the documentDaniel Vogelheim1-2/+18
2001-08-30#86004# improve speed of table readingDaniel Vogelheim1-34/+108
2001-07-05changes for TF_DATAjp1-6/+6
2001-06-28#88759#: Store table name for chartsMichael Brauer1-2/+9
2001-06-18#86004#Daniel Vogelheim1-6/+2
2001-06-15#86004# changed SvXMLTokenMap to use XML tokensDaniel Vogelheim1-46/+41
2001-06-14Bug #88276#: initialize pColumnDefaultCellStyleNamesjp1-2/+3
2001-05-15#86987#: default cell style importMichael Brauer1-25/+82
2001-05-14#84815#: number-rows/columns-repteatedMichael Brauer1-52/+198
2001-05-07#86643#: Removed unnecessary assertMichael Brauer1-6/+8
2001-05-03added support for reading <table:table-column-group>Daniel Vogelheim1-2/+9
2001-04-23changed table:protect to table:protectedDaniel Vogelheim1-4/+7
2001-03-21#83761# fixed: paragraph alignment lost if number format is usedDaniel Vogelheim1-8/+44
2001-03-14#84895#: Don't insert tables into tablesMichael Brauer1-26/+47
2001-03-09remove section's last paragraph safelyMichael Brauer1-9/+3
2001-02-27Changed usage of SvXMLUnitConverter::convertNumber(...) to useArmin Weiss1-3/+3
2001-02-20- fixed: empty cells now handled properly; cf. #83761#Daniel Vogelheim1-8/+24
2001-01-19- finished Redline im/exportDaniel Vogelheim1-2/+5
2001-01-12new: Redline containerOliver Specht1-3/+3
2000-12-11#80618#Daniel Vogelheim1-4/+243
2000-12-07#81450#: Every table requires at least one columnMichael Brauer1-8/+6
2000-11-27#80795#: Use packages within XML filterMichael Brauer1-59/+2
2000-11-23#80552#: bug fixes for progressMichael Brauer1-22/+22
2000-11-21#80552#: progress bar and document statisticsMichael Brauer1-6/+6
2000-11-16- added: XML im- and export of formulas, values, and data styles in StarWrite...Daniel Vogelheim1-8/+96
2000-11-08#80013#: Importing sub tables resulted in GPFMichael Brauer1-10/+23
2000-11-07shape import/export, remoce core api codeMichael Brauer1-8/+18
2000-10-26tables within headers and footersMichael Brauer1-6/+13
2000-09-28Splitting and joining nodes in insert mode fixedMichael Brauer1-188/+21
2000-09-27#78248#: First table cell now gets style 'Standard' assigned if no otherMichael Brauer1-3/+9
2000-09-27align=margins now works without also specifying a widthMichael Brauer1-23/+32
2000-09-27#78246#: Calculation of relative column widths now works correctly even ifMichael Brauer1-7/+16
2000-09-18initial importJens-Heiner Rechtien1-0/+2229