summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás2014-01-211-15/+8
* fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna2013-12-291-0/+5
* fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna2013-12-291-3/+3
* DOCX import: close rPrChange properly.Zolnai Tamás2013-12-281-0/+3
* fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna2013-12-286-3/+79
* fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna2013-12-201-1/+3
* Revert "DOCX: fdo#72560 better solution for exchange alignment for RTL"Faisal M. Al-Otaibi2013-12-152-18/+8
* DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi2013-12-152-8/+18
* cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna2013-12-053-0/+13
* Drop SAL_CALL to get it to build on Windows.Kohei Yoshida2013-12-041-1/+1
* Get it to build.Kohei Yoshida2013-12-041-0/+1
* fastparser: Avoid copying all tokens into a sequence.Michael Meeks2013-12-042-12/+18
* init nRotation [-Werror=maybe-uninitialized]Eike Rathke2013-11-221-1/+1
* cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna2013-11-221-1/+1
* Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky2013-11-201-0/+14
* DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna2013-11-191-1/+5
* DOCX drawingML shape import: handle wrap typeMiklos Vajna2013-11-191-0/+1
* DOCX drawingML shape import: handle marginsMiklos Vajna2013-11-191-0/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-2/+2
* DOCX drawingML shape import: handle positionMiklos Vajna2013-11-181-1/+1
* [docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde2013-11-155-25/+59
* Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad2013-11-151-0/+3
* Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar2013-11-154-10/+28
* cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna2013-11-152-11/+2
* [docx] activeX files saved in InteropGrabBag and exported.sushil_shinde2013-11-145-2/+96
* fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez2013-11-141-1/+6
* ...and -Werror,-Wunused-parameterStephan Bergmann2013-11-141-0/+2
* -Werror,-Wunused-variableStephan Bergmann2013-11-141-1/+1
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-144-5/+6
* writerfilter: improve mc:AlternateContent supportMiklos Vajna2013-11-142-5/+47
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-2/+2
* DOCX: fdo#43093 set alignment if not already setFaisal M. Al-Otaibi2013-11-131-0/+2
* writerfilter: fix anchoring of anchored wps (drawingML) shapesMiklos Vajna2013-11-131-0/+10
* writerfilter: tokenize wps:wspMiklos Vajna2013-11-132-0/+24
* [docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde2013-11-135-8/+88
* fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style renameMiklos Vajna2013-11-121-1/+0
* Remove unused writerfilter::doctok::DffRecordMiklos Vajna2013-11-116-391/+0
* writerfilter: remove unused WW8FSPA class in doctokMiklos Vajna2013-11-102-9/+0
* WaE: unused variablesTor Lillqvist2013-11-101-2/+2
* writerfilter: remove unused Dff{FSP,DGG,BSE,FSP,SpContainer,UDefProp} classesMiklos Vajna2013-11-096-219/+1
* DOCX filter: handle numbering style's qFormat, rsid and friendsMiklos Vajna2013-11-081-9/+3
* DOCX filter: handle char style's qFormat, rsid and friendsMiklos Vajna2013-11-081-3/+9
* writerfilter: remove unused CpAndFc class in doctokMiklos Vajna2013-11-072-147/+0
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-073-5/+2
* fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna2013-11-071-3/+6
* DOCX import: handle NS_ooxml::LN_CT_Style_autoRedefineMiklos Vajna2013-11-072-2/+9
* DOCX filter: roundtrip paragraph customStyleMiklos Vajna2013-11-071-3/+2
* DOCX filter: roundtrip paragraph style defaultMiklos Vajna2013-11-071-4/+3
* remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin2013-11-072-6/+6
* DOCX filter: roundtrip paragraph style lockMiklos Vajna2013-11-071-1/+4