summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableManager.hxx
AgeCommit message (Expand)Author
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-04DOCX import: handle all attributes of CT_TblLookMiklos Vajna
2014-08-04writerfilter: tokenize all attributes of CT_TblLookMiklos Vajna
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate
2014-04-24Blind fix: writerfilter::TableManager used without template parametersTor Lillqvist
2014-04-24fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-12bnc#865381 DOCX import: fix w:trHeight for cells with btLr text directionMiklos Vajna
2013-07-03Drop unused DomainMapperTableManager::CopyTextProperties()Miklos Vajna
2013-06-28DOCX import fix for table with auto sizeAdam Co
2013-05-31n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat
2013-04-02fdo#59273 DOCX import: fix table width when w:tblW is missingMiklos Vajna
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-02-22DOCX import: improve btLr table cell supportMiklos Vajna
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-01-14fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl
2012-09-21n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-01-06fdo#44053 fix RTF import of implicit horizontal table cell mergesMiklos Vajna
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-15writerfilter07: use debugging code in TableManagerHenning Brinkmann[hbrinkm]
2010-01-13writerfilter07: log calls of TableManager::handle()Henning Brinkmann[hbrinkm]
2009-12-15writerfilter07: handle gridSpan correctlyHenning Brinkmann[hbrinkm]
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann
2008-04-18INTEGRATION: CWS xmlfilter04 (1.10.14); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.10.20); FILE MERGEDRüdiger Timm
2008-01-10INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGEDOliver Bolte
2007-10-29#100000# fix repositoryVladimir Glazounov
2007-06-29apply table style text propertiesOliver Specht
2007-06-27Apply table style text attributes; PropertyMap key type changedOliver Specht
2007-06-18ooxml table importOliver Specht
2007-05-09additional properties addedOliver Specht
2007-05-07new endOfCellAction/endOfRowAction. made private: endRow, endCellHenning Brinkmann
2007-05-07HeaderRowCountOliver Specht
2007-05-03table attributesOliver Specht
2007-04-25derived TableManagerOliver Specht