summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)Author
2014-10-07-Werror=sign-compareMiklos Vajna
2014-10-03DOCX import: improve table style handling wrt. cell bordersMiklos Vajna
2014-09-28Resolves: fdo#73608 bail out on loop in style sheet hierarchyCaolán McNamara
2014-09-28Related: fdo#73608 don't crash on missing table stylesCaolán McNamara
2014-09-28Use constants for ST_TextDirection valuesMiklos Vajna
2014-08-20empty ReferenceCaolán McNamara
2014-08-14bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna
2014-08-04DOCX import: handle all attributes of CT_TblLookMiklos Vajna
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-18fdo#80800 : DOCX: Preservation of Direct Formatting for non first Table CellsPallavi Jadhav
2014-07-02bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-05-30fdo#78883: Writer getting Hang while opening documentTushar Bende
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate
2014-05-02writerfilter: sal_Bool->boolNoel Grandin
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke
2014-04-11fdo#76635 : Table borders not preserved after RTRajashri
2014-04-03oox: Do not overwrite table style propertiesJacobo Aragunde Pérez
2014-04-03oox: Preserve table style.Jacobo Aragunde Pérez
2014-03-26Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák
2014-03-11rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl
2014-03-01DomainMapperTableHandler::endTable: fix this commentMiklos Vajna
2014-02-18writerfilter: convert some fprintf to SAL_INFOMichael Stahl
2014-02-17fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna
2014-02-13Revert "DOCX import: fix relative width of floating tables"Zolnai Tamás
2014-02-13DOCX import: fix relative width of floating tablesZolnai Tamás
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2013-12-27Related: fdo#65090 DOCX import: handle w:hMerge cell propertyMiklos Vajna
2013-11-25writerfilter: std::map::erase(const_iterator) is C++11 onlyMichael Stahl
2013-11-25DOCX import: tblHeader implies firstRowMiklos Vajna
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad
2013-10-14writerfilter: fix dbglevel=2 buildMiklos Vajna
2013-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky
2013-10-01bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-08-29bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna
2013-05-28n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat
2013-04-03writerfilter: fix silly init causing trivial STL assertion in testMichael Stahl
2013-04-03ooxmlimport: conditional table styles fixedSJacobi
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi
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-11docx import: fix incorrect nested table marginsPierre-Eric Pelloux-Prayer
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl