summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
2013-03-28solve fdo#62805Maxime de Roucy
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHT and of default font without RTF_PLAINMiklos Vajna
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna
2013-02-28fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna
2013-02-25fdo#53594 RTF IMPORT : considere OLE objects as picturesMaxime de Roucy
2013-02-25n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-02-25n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-21fdo#60789: writerfilter: do not insert a character at field startMichael Stahl
2013-02-21fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl
2013-02-11fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna
2013-02-06RTF import: fix import of \line symbolMichael Stahl
2013-02-05previous commit used OUString::number, use valueOf insteadMichael Stahl
2013-02-05fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna
2013-02-05fdo#59393 fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna
2013-02-05fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna
2013-02-05fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna
2013-02-04fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna
2013-01-22n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna
2013-01-10fdo#58327: writerfilter: RemoveLastParagraph is tricky:Michael Stahl
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna
2012-12-31fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna
2012-12-29rethink external executable setupDavid Tardon
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna
2012-12-28fdo#45183 import RTF_SHPFBLWTXTMiklos Vajna
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna
2012-12-11docx import/export non-breaking hyphen and soft hyphenLennard
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna