summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek2013-03-051-1/+4
|\
| * Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-03-041-1/+4
* | fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl2013-03-041-1/+7
* | Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek2013-03-0416-183/+259
|\ \ | |/ |/|
| * fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna2013-01-091-3/+4
| * fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna2012-12-281-3/+8
| * Resolves: fdo#49587 apparent loop in style hierarchyCaolán McNamara2012-12-121-1/+8
| * fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna2012-12-041-1/+1
| * fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna2012-12-012-1/+10
| * fdo#57708 fix fake page break problem during RTF importMiklos Vajna2012-12-013-35/+51
| * split qnametostr up to try and make .o's small enough for ppc64Caolán McNamara2012-12-017-109/+98
| * bigendian utext mixup triggering regression test failureCaolán McNamara2012-11-281-26/+25
| * fdo#55525 import RTF_TRLEFTMiklos Vajna2012-11-141-0/+37
| * fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2012-11-062-3/+7
| * fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna2012-11-061-4/+6
| * fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna2012-10-196-9/+26
| * fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2012-10-192-2/+11
| * fdo#55493 fix RTF import of specific PNG imageMiklos Vajna2012-10-191-6/+12
* | Fixed conflict resolution problemsCédric Bosdonnat2013-02-221-1/+0
* | n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat2013-02-213-6/+27
* | n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat2013-02-206-56/+143
* | n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat2013-02-183-3/+18
* | n#793998 sw: add TabOverMargin compat modeMiklos Vajna2013-01-081-0/+1
* | n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna2013-01-042-1/+25
* | n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna2013-01-041-2/+15
* | n#793401, fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat2013-01-021-0/+2
* | Resolves: fdo#49587 apparent loop in style hierarchyCaolán McNamara2012-12-211-1/+8
* | fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna2012-12-211-1/+1
* | n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2012-12-171-17/+25
* | n#780645 DOCX import: add support for fixed column widthMiklos Vajna2012-11-193-1/+77
* | fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2012-11-072-3/+7
* | fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna2012-11-071-4/+6
* | fdo#55493 fix RTF import of specific PNG imageMiklos Vajna2012-11-051-6/+12
* | fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2012-11-052-2/+11
* | Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-055-73/+30
|\|
| * add editeng::ConvertBorderWidthFromWord:Michael Stahl2012-10-101-65/+4
| * fdo#44278: fix leaked image when import docxCédric Bosdonnat2012-10-041-0/+4
| * fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna2012-10-011-2/+1
| * fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna2012-09-241-0/+8
| * fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna2012-09-211-2/+1
| * fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna2012-09-211-0/+2
| * Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docxCaolán McNamara2012-09-121-4/+10
* | n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2012-10-312-3/+8
* | n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna2012-10-312-1/+8
* | n#780645 docx import: properly import table positionPierre-Eric Pelloux-Prayer2012-10-301-16/+11
* | Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2012-10-292-8/+1
* | DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2012-10-292-2/+2
* | n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna2012-10-111-9/+19
* | probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2012-10-032-3/+17
* | n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat2012-10-021-0/+1