summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)Author
2014-04-02Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák
2014-03-25rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl
2014-02-18fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos 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
2012-10-13writerfilter: fix new clang warningsMiklos Vajna
2012-10-02Make Clang happyMiklos Vajna
2012-10-02docx import: properly import table positionPierre-Eric Pelloux-Prayer
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-07-01Remove unused definesThomas Arnhold
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-27WaE: msvc2008 unused variablesCaolán McNamara
2012-02-27clarify ambiguitiesCaolán McNamara
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot
2012-01-09catch exception by constant referenceTakeshi Abe
2011-12-24dmapper: clog -> SAL_WARNMiklos Vajna
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-08-04dmapper: m_xText may be nullMiklos Vajna
2011-07-27 #if -> #ifdef for conditional compilationLuboš Luňák
2011-07-27avoid iterator retreating before the start of an empty listLuboš Luňák
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17debug table structure, remove lcl_printProperties [hg:08e908d8968c]Henning Brinkmann
2011-06-17removed output to stderr [hg:9467e7f6cd60]Henning Brinkmann
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann
2011-06-12Some cppcheck cleaningJulien Nabet
2011-05-19Revert "fix for fod#37367 ( docx import of hyperlinks )"Noel Power