summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Related: fdo#73608 don't crash on missing table stylesCaolán McNamara1-1/+15
2014-07-06bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna1-0/+17
2014-03-27Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák1-12/+12
2014-03-12rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl1-12/+12
2014-02-18fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna1-1/+4
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna1-2/+41
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad1-0/+3
2013-10-14writerfilter: fix dbglevel=2 buildMiklos Vajna1-3/+3
2013-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky1-30/+24
2013-10-01bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna1-14/+11
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna1-1/+14
2013-08-29bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna1-0/+38
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna1-15/+22
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna1-7/+23
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna1-28/+28
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna1-14/+14
2013-05-28n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat1-3/+17
2013-04-03writerfilter: fix silly init causing trivial STL assertion in testMichael Stahl1-2/+2
2013-04-03ooxmlimport: conditional table styles fixedSJacobi1-25/+77
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi1-2/+13
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat1-1/+1
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat1-40/+6
2013-01-11docx import: fix incorrect nested table marginsPierre-Eric Pelloux-Prayer1-1/+3
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl1-7/+7
2012-10-13writerfilter: fix new clang warningsMiklos Vajna1-11/+11
2012-10-02Make Clang happyMiklos Vajna1-2/+2
2012-10-02docx import: properly import table positionPierre-Eric Pelloux-Prayer1-16/+11
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer1-0/+5
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer1-2/+22
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna1-1/+64
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-9/+9
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-27WaE: msvc2008 unused variablesCaolán McNamara1-0/+2
2012-02-27clarify ambiguitiesCaolán McNamara1-1/+1
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-09catch exception by constant referenceTakeshi Abe1-2/+2
2011-12-24dmapper: clog -> SAL_WARNMiklos Vajna1-7/+2
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat1-4/+2
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat1-1/+3
2011-10-07WaE: unreferenced local variableTor Lillqvist1-0/+2
2011-08-04dmapper: m_xText may be nullMiklos Vajna1-5/+9
2011-07-27 #if -> #ifdef for conditional compilationLuboš Luňák1-2/+2
2011-07-27avoid iterator retreating before the start of an empty listLuboš Luňák1-1/+1
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-63/+3
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-113/+99
2011-06-17debug table structure, remove lcl_printProperties [hg:08e908d8968c]Henning Brinkmann1-0/+58
2011-06-17removed output to stderr [hg:9467e7f6cd60]Henning Brinkmann1-3/+3
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann1-0/+2