summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-23bnc#819882 DOCX import: backport table-related fixes from libreoffice-4-1Miklos Vajna1-2/+1
2013-02-22Fixed conflict resolution problemsCédric Bosdonnat1-1/+0
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat1-1/+4
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat1-2/+2
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna1-0/+5
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna1-0/+1
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna1-0/+1
2012-10-02n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat1-1/+1
2012-09-28n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna1-0/+2
2012-01-06fdo#44053 fix RTF import of implicit horizontal table cell mergesMiklos Vajna1-1/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-15writerfilter07: use debugging code in TableManagerHenning Brinkmann[hbrinkm]1-1/+0
2010-01-13writerfilter07: log calls of TableManager::handle()Henning Brinkmann[hbrinkm]1-0/+2
2009-12-15writerfilter07: handle gridSpan correctlyHenning Brinkmann[hbrinkm]1-0/+1
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-4/+51
2008-04-18INTEGRATION: CWS xmlfilter04 (1.10.14); FILE MERGEDRüdiger Timm1-5/+2
2008-04-10INTEGRATION: CWS changefileheader (1.10.20); FILE MERGEDRüdiger Timm1-23/+18
2008-01-10INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGEDOliver Bolte1-16/+18
2007-10-29#100000# fix repositoryVladimir Glazounov1-9/+10
2007-06-29apply table style text propertiesOliver Specht1-10/+9
2007-06-27Apply table style text attributes; PropertyMap key type changedOliver Specht1-3/+5
2007-06-18ooxml table importOliver Specht1-2/+9
2007-05-09additional properties addedOliver Specht1-2/+4
2007-05-07new endOfCellAction/endOfRowAction. made private: endRow, endCellHenning Brinkmann1-4/+4
2007-05-07HeaderRowCountOliver Specht1-5/+7
2007-05-03table attributesOliver Specht1-2/+7
2007-04-25derived TableManagerOliver Specht1-0/+65