summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)AuthorFilesLines
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna2-1/+13
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna1-1/+3
2014-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás1-15/+8
2013-12-29fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna1-0/+5
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna1-3/+3
2013-12-28DOCX import: close rPrChange properly.Zolnai Tamás1-0/+3
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna6-3/+79
2013-12-20fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna1-1/+3
2013-12-15Revert "DOCX: fdo#72560 better solution for exchange alignment for RTL"Faisal M. Al-Otaibi1-18/+7
2013-12-15DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi1-7/+18
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna3-0/+13
2013-12-04Drop SAL_CALL to get it to build on Windows.Kohei Yoshida1-1/+1
2013-12-04fastparser: Avoid copying all tokens into a sequence.Michael Meeks2-12/+18
2013-11-22init nRotation [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna1-1/+1
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky1-0/+14
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna1-1/+5
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna1-0/+1
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna1-1/+1
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde4-24/+57
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad1-0/+3
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar4-10/+28
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna2-11/+2
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde4-1/+94
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez1-1/+6
2013-11-14...and -Werror,-Wunused-parameterStephan Bergmann1-0/+2
2013-11-14-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-4/+4
2013-11-14writerfilter: improve mc:AlternateContent supportMiklos Vajna2-5/+47
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-2/+2
2013-11-13DOCX: fdo#43093 set alignment if not already setFaisal M. Al-Otaibi1-0/+2
2013-11-13writerfilter: fix anchoring of anchored wps (drawingML) shapesMiklos Vajna1-0/+10
2013-11-13writerfilter: tokenize wps:wspMiklos Vajna2-0/+24
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde4-7/+86
2013-11-12fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style renameMiklos Vajna1-1/+0
2013-11-11Remove unused writerfilter::doctok::DffRecordMiklos Vajna5-390/+0
2013-11-10writerfilter: remove unused WW8FSPA class in doctokMiklos Vajna2-9/+0
2013-11-10WaE: unused variablesTor Lillqvist1-2/+2
2013-11-09writerfilter: remove unused Dff{FSP,DGG,BSE,FSP,SpContainer,UDefProp} classesMiklos Vajna6-219/+1
2013-11-08DOCX filter: handle numbering style's qFormat, rsid and friendsMiklos Vajna1-9/+3
2013-11-08DOCX filter: handle char style's qFormat, rsid and friendsMiklos Vajna1-3/+9
2013-11-07writerfilter: remove unused CpAndFc class in doctokMiklos Vajna2-147/+0
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2-4/+2
2013-11-07fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna1-3/+6
2013-11-07DOCX import: handle NS_ooxml::LN_CT_Style_autoRedefineMiklos Vajna2-2/+9
2013-11-07DOCX filter: roundtrip paragraph customStyleMiklos Vajna1-3/+2
2013-11-07DOCX filter: roundtrip paragraph style defaultMiklos Vajna1-4/+3
2013-11-07remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin2-6/+6