summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* | n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2012-10-022-12/+14
* | n#779627: forgot to remove a debug fprintfCédric Bosdonnat2012-10-021-1/+0
* | n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat2012-10-021-1/+3
* | n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat2012-10-021-0/+14
* | n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-10-021-0/+1
* | n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna2012-10-013-0/+21
* | n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna2012-09-283-1/+20
* | try somewhat harder to read w:position (bnc#773061)Luboš Luňák2012-09-281-15/+33
* | support for deferred property processing in writerfilterLuboš Luňák2012-09-284-0/+61
* | n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat2012-09-285-2/+19
* | n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna2012-09-281-1/+1
* | n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna2012-09-281-0/+29
* | n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna2012-09-286-1/+57
* | docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer2012-09-285-9/+29
* | n#778828 fix docx import of continous section break on title pageMiklos Vajna2012-09-281-2/+3
* | n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna2012-09-283-6/+22
* | n#778140 fix import of w:fldSimple character propertiesMiklos Vajna2012-09-282-1/+8
* | n#778140 as the comment says, it's 100 twipsMiklos Vajna2012-09-281-3/+3