summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)AuthorFilesLines
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ňák3-0/+56
2012-09-28n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat4-2/+17
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-Prayer4-7/+27
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
2012-09-28n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna6-1/+190
2012-09-28n#775906 dmapper: fix inherited first/left margin vs w:ind/w:rightMiklos Vajna1-0/+42
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ňák1-2/+7
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 Stahl4-6/+10
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