summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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-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-10add editeng::ConvertBorderWidthFromWord:Michael Stahl1-65/+4
2012-10-04fdo#44278: fix leaked image when import docxCédric Bosdonnat1-0/+4
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna1-2/+1
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna1-0/+8
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna1-2/+1
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna1-0/+2
2012-09-12Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docxCaolán McNamara1-4/+10
2012-08-29fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2-6/+48
2012-08-24fix math export/import in docx/rtfLuboš Luňák2-2/+8
2012-08-14Fix fdo#47495 backportMiklos Vajna1-2/+2
2012-08-14fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna1-1/+4
2012-08-13fdo#48446 implement RTF_CPGMiklos Vajna1-0/+3
2012-08-02fdo#51034 fix docx import of HYPERLINK field, l paramMiklos Vajna1-1/+1
2012-08-02fdo#49892 import RTF_SHPB{X,Y}PAGEMiklos Vajna3-0/+23
2012-08-02fdo#49892 implement RTF import of dhgt shape propertyMiklos Vajna1-0/+10
2012-08-02sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl1-0/+12
2012-07-30fdo#48033 fix RTF import of pictures inside table cellsMiklos Vajna1-1/+7
2012-07-20Resolves: fdo#51772 failure to import a specific .rtf fileCaolán McNamara1-34/+40
2012-07-19fdo#52066 fix RTF import of rectangle shape without text in itMiklos Vajna3-6/+10
2012-07-13do not let a style override paragraph's numberingLuboš Luňák1-9/+15
2012-07-04refactor handling of double border widths:Michael Stahl5-6/+11
2012-07-04rtftok: border types must be mapped to the values in ooxml/model.xmlMichael Stahl1-19/+18
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-25/+28
2012-06-27n#693238 dmapper: fix margin values vs SBkc = 0 at the end of the docMiklos Vajna1-1/+6
2012-06-26n#766487 dmapper: FirstLineIndent should be always inherited from numberingMiklos Vajna1-0/+36
2012-06-26n#766487 dmapper: sprmCHpsBi should affect sprmCHps, if the later is not setMiklos Vajna1-0/+4
2012-06-25n#766481 dmapper: don't import fake paragraph containing sectpr only, take twoMiklos Vajna4-0/+53
2012-06-25fdo#46966 dmapper: fix headery/footery default valueMiklos Vajna1-1/+2
2012-06-22n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna1-1/+6
2012-06-22n#758883 dmapper: set wrap mode even if determining the position failedMiklos Vajna1-4/+10
2012-06-22n#758883 DomainMapper::lcl_startParagraphGroup: set style name consistentlyMiklos Vajna1-0/+3
2012-06-22n#758883 dmapper: take care of border width when setting marginsMiklos Vajna2-6/+9
2012-06-22n#758883 dmapper: paragraph-level run props should affect numberings as wellMiklos Vajna3-0/+53
2012-06-22n#758883 dmapper: always set list id during stylesheet importMiklos Vajna1-7/+7
2012-06-15fdo#50087 fix RTF import of Title, Subject, Comments document propertiesMiklos Vajna2-1/+22
2012-06-15n#750935 fix docx import of w:evenAndOddHeadersMiklos Vajna3-2/+14
2012-06-15n#766477 dmapper: import NS_ooxml::LN_CT_FFCheckBox_defaultMiklos Vajna2-5/+17
2012-06-13Resolves: fdo#49178 CRASH when FILEOPEN particular RTFJulien Nabet1-1/+2
2012-06-11fdo#49659 three RTF fixesMiklos Vajna5-2/+29
2012-06-08n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna1-1/+1
2012-06-06fdo#50665 rtftok: don't ignore character properties of text fieldsMiklos Vajna2-3/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-6/+3
2012-06-02targeted string re-workNorbert Thiebaud1-4/+2
2012-06-02targeted string re-workNorbert Thiebaud1-4/+2
2012-06-02targeted string re-workNorbert Thiebaud11-167/+167