summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
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-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
2012-09-28n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna7-1/+191
2012-09-28n#775906 dmapper: fix inherited first/left margin vs w:ind/w:rightMiklos Vajna1-0/+42
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