summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-11-29writerfilter: remove unused WW8Annotation in doctokMiklos Vajna3-35/+0
2013-11-29writerfilter: remove unused DffImpl in doctokMiklos Vajna2-265/+0
2013-11-28abi#2128 RTF import: fix memory leakMiklos Vajna2-1/+13
2013-11-27DOCX drawingML shape import: fix position of group shapesMiklos Vajna1-0/+5
2013-11-27writerfilter: tokenize wpg:wgpMiklos Vajna2-0/+24
2013-11-27Need to link against sax nowStephan Bergmann1-0/+1
2013-11-27Fix windows compile.Michael Meeks1-1/+1
2013-11-27SAL_CALL mismatchStephan Bergmann1-1/+1
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks2-12/+18
2013-11-26DOCX drawingML shape import: handle wp:align for wps:txbx positioningMiklos Vajna1-21/+21
2013-11-26DOCX drawingML shape import: initial wps:txbx positioningMiklos Vajna1-0/+12
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co1-1/+2
2013-11-26DOCX import: default para style has priority over table stylesMiklos Vajna3-7/+33
2013-11-25writerfilter: std::map::erase(const_iterator) is C++11 onlyMichael Stahl1-1/+1
2013-11-25Fix different typos for "unknown"Julien Nabet1-2/+2
2013-11-25writerfilter: remove unused WW8Table in doctokMiklos Vajna3-165/+0
2013-11-25DOCX import: tblHeader implies firstRowMiklos Vajna4-0/+17
2013-11-25DOCX import: handle NS_sprm::LN_CFSmallCaps == 0 after NS_sprm::LN_CFCapsMiklos Vajna1-2/+3
2013-11-24unused WW8sprmTCellShdMiklos Vajna2-17/+0
2013-11-24Remove unused writerfilter::doctok::WW8sprmTCellShadowMiklos Vajna2-20/+0
2013-11-23Remove unused writerfilter::doctok::WW8sprmPChgTabsPapxMiklos Vajna3-76/+0
2013-11-22Remove unused writerfilter::doctok::WW8SEDMiklos Vajna2-29/+0
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-22DOCX drawingML shape filter: import wps:txbx inside the shapeMiklos Vajna1-0/+6
2013-11-21DOCX drawingML shape import: initial wps:txbx handlingMiklos Vajna1-4/+8
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna4-1/+11
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_shinde5-25/+59
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_shinde5-2/+96
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 Bergmann4-5/+6
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_shinde5-8/+88
2013-11-12fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style renameMiklos Vajna1-1/+0
2013-11-11Remove unused writerfilter::doctok::DffRecordMiklos Vajna6-391/+0