summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)Author
2014-02-24fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna
2014-01-03fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna
2013-10-09bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna
2013-09-06fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-09-06bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna
2013-09-06bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna
2013-09-03n#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
2011-05-19fix for fod#37367 ( docx import of hyperlinks )Noel Power
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-22Remove dead codeBálint Dózsa
2011-02-13Remove bogus commentsGuillaume Poussel
2011-01-18supress bad iterator move past-end error in debug modeNoel Power
2011-01-15use css::table::BorderLine2David Tardon
2011-01-05DomainMapper_Impl::finishParagraph: check if pParaContext is validHenning Brinkmann
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat