summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-03-05Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek1-1/+4
2013-03-04fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl1-1/+7
2013-03-04Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek16-183/+259
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+4
2013-02-22Fixed conflict resolution problemsCédric Bosdonnat1-1/+0
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat3-6/+27
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat6-56/+143
2013-02-18n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat3-3/+18
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna1-3/+4
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
2013-01-02n#793401, fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat1-0/+2
2012-12-28fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna1-3/+8
2012-12-21Resolves: fdo#49587 apparent loop in style hierarchyCaolán McNamara1-1/+8
2012-12-21fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna1-1/+1
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna1-17/+25
2012-12-12Resolves: fdo#49587 apparent loop in style hierarchyCaolán McNamara1-1/+8
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna1-1/+1
2012-12-01fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna2-1/+10
2012-12-01fdo#57708 fix fake page break problem during RTF importMiklos Vajna3-35/+51
2012-12-01split qnametostr up to try and make .o's small enough for ppc64Caolán McNamara7-109/+98
2012-11-28bigendian utext mixup triggering regression test failureCaolán McNamara1-26/+25
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna3-1/+77
2012-11-14fdo#55525 import RTF_TRLEFTMiklos Vajna1-0/+37
2012-11-07fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2-3/+7
2012-11-07fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna1-4/+6
2012-11-06fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2-3/+7
2012-11-06fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna1-4/+6
2012-11-05fdo#55493 fix RTF import of specific PNG imageMiklos Vajna1-6/+12
2012-11-05fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2-2/+11
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek5-73/+30
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2-3/+8
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna2-1/+8
2012-10-30n#780645 docx import: properly import table positionPierre-Eric Pelloux-Prayer1-16/+11
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2-8/+1
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2-2/+2
2012-10-19fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna6-9/+26
2012-10-19fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2-2/+11
2012-10-19fdo#55493 fix RTF import of specific PNG imageMiklos Vajna1-6/+12
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
2012-10-10add editeng::ConvertBorderWidthFromWord:Michael Stahl1-65/+4
2012-10-04fdo#44278: fix leaked image when import docxCédric Bosdonnat1-0/+4
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2-3/+17
2012-10-02n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat1-0/+1
2012-10-02n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2-12/+14
2012-10-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat1-1/+0
2012-10-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat1-1/+3
2012-10-02n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat1-0/+14
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-0/+1