summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna
2012-11-07fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna
2012-11-07fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna
2012-11-05fdo#55493 fix RTF import of specific PNG imageMiklos Vajna
2012-11-05fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna
2012-10-30n#780645 docx import: properly import table positionPierre-Eric Pelloux-Prayer
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna
2012-10-10add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-04fdo#44278: fix leaked image when import docxCédric Bosdonnat
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák
2012-10-02n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat
2012-10-02n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat
2012-10-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat
2012-10-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat
2012-10-02n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna
2012-09-28n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna
2012-09-28try somewhat harder to read w:position (bnc#773061)Luboš Luňák
2012-09-28support for deferred property processing in writerfilterLuboš Luňák
2012-09-28n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat
2012-09-28n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna
2012-09-28n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna
2012-09-28n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna
2012-09-28docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer
2012-09-28n#778828 fix docx import of continous section break on title pageMiklos Vajna
2012-09-28n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna
2012-09-28n#778140 fix import of w:fldSimple character propertiesMiklos Vajna
2012-09-28n#778140 as the comment says, it's 100 twipsMiklos Vajna
2012-09-28n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna
2012-09-28n#778836 fix DOCX import of right margin vs numbering and paragraph stylesMiklos Vajna
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-28n#777337 fix DOCX import of title page top/bottom margin with headers/footersMiklos Vajna
2012-09-28dmapper: better fix for import of titlepg top/bottom marginMiklos Vajna
2012-09-28n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna
2012-09-28n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-09-28n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna
2012-09-28n#775906 dmapper: fix inherited first/left margin vs w:ind/w:rightMiklos Vajna
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna
2012-09-12Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docxCaolán McNamara
2012-08-29fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna