summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-04-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat1-1/+0
2013-04-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat1-1/+3
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna1-1/+14
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna4-12/+23
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna3-2/+33
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl1-1/+7
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna2-5/+21
2013-02-28fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna1-1/+14
2013-02-25fdo#53594 RTF IMPORT : considere OLE objects as picturesMaxime de Roucy2-4/+41
2013-02-25n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat3-7/+27
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat6-56/+143
2013-02-25n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat3-3/+18
2013-02-21fdo#60789: writerfilter: do not insert a character at field startMichael Stahl1-6/+0
2013-02-21fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl1-14/+31
2013-02-11fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna2-3/+6
2013-02-06RTF import: fix import of \line symbolMichael Stahl1-2/+6
2013-02-05previous commit used OUString::number, use valueOf insteadMichael Stahl1-2/+2
2013-02-05fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna1-0/+15
2013-02-05fdo#59393 fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna3-33/+3
2013-02-05fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna1-0/+1
2013-02-05fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna1-1/+3
2013-02-04fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna1-0/+8
2013-01-22n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna1-17/+25
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna1-2/+5
2013-01-10fdo#58327: writerfilter: RemoveLastParagraph is tricky:Michael Stahl1-1/+7
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna1-3/+4
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-2/+3
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-0/+1
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna2-1/+25
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna1-2/+15
2012-12-31fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna1-6/+11
2012-12-29rethink external executable setupDavid Tardon1-1/+1
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna4-5/+23
2012-12-28fdo#45183 import RTF_SHPFBLWTXTMiklos Vajna1-1/+13
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna1-4/+8
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna2-2/+6
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna1-0/+1
2012-12-11docx import/export non-breaking hyphen and soft hyphenLennard1-2/+2
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna1-4/+17
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks20-1/+19
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks3-40/+92
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna1-1/+1
2012-12-03writerfilter: unused createStreamHandlerMiklos Vajna2-7/+0
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon1-20/+22
2012-12-01writerfilter: remove unused WW8AnalyzerMiklos Vajna3-299/+0
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna1-13/+0
2012-11-30fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna2-1/+10
2012-11-30fdo#57708 fix fake page break problem during RTF importMiklos Vajna2-30/+44
2012-11-30dmapper: couple of null pointer checks for the unit testMiklos Vajna1-5/+9
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0