summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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-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-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna3-1/+77
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-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-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
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna3-0/+21
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna1-2/+1
2012-09-28n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna3-1/+20
2012-09-28try somewhat harder to read w:position (bnc#773061)Luboš Luňák1-15/+33
2012-09-28support for deferred property processing in writerfilterLuboš Luňák4-0/+61
2012-09-28n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat5-2/+19
2012-09-28n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna1-1/+1
2012-09-28n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna1-0/+29
2012-09-28n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna6-1/+57
2012-09-28docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer5-9/+29
2012-09-28n#778828 fix docx import of continous section break on title pageMiklos Vajna1-2/+3
2012-09-28n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna3-6/+22
2012-09-28n#778140 fix import of w:fldSimple character propertiesMiklos Vajna2-1/+8
2012-09-28n#778140 as the comment says, it's 100 twipsMiklos Vajna1-3/+3
2012-09-28n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna2-4/+1
2012-09-28n#778836 fix DOCX import of right margin vs numbering and paragraph stylesMiklos Vajna3-7/+84
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-0/+1
2012-09-28n#777337 fix DOCX import of title page top/bottom margin with headers/footersMiklos Vajna1-0/+4
2012-09-28dmapper: better fix for import of titlepg top/bottom marginMiklos Vajna1-13/+6
2012-09-28n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna4-2/+19
2012-09-28n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna1-0/+2
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna1-0/+1