summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-11-28abi#2128 RTF import: fix memory leakMiklos Vajna
2013-11-27DOCX drawingML shape import: fix position of group shapesMiklos Vajna
2013-11-27writerfilter: tokenize wpg:wgpMiklos Vajna
2013-11-27Need to link against sax nowStephan Bergmann
2013-11-27Fix windows compile.Michael Meeks
2013-11-27SAL_CALL mismatchStephan Bergmann
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks
2013-11-26DOCX drawingML shape import: handle wp:align for wps:txbx positioningMiklos Vajna
2013-11-26DOCX drawingML shape import: initial wps:txbx positioningMiklos Vajna
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2013-11-26DOCX import: default para style has priority over table stylesMiklos Vajna
2013-11-25writerfilter: std::map::erase(const_iterator) is C++11 onlyMichael Stahl
2013-11-25Fix different typos for "unknown"Julien Nabet
2013-11-25writerfilter: remove unused WW8Table in doctokMiklos Vajna
2013-11-25DOCX import: tblHeader implies firstRowMiklos Vajna
2013-11-25DOCX import: handle NS_sprm::LN_CFSmallCaps == 0 after NS_sprm::LN_CFCapsMiklos Vajna
2013-11-24unused WW8sprmTCellShdMiklos Vajna
2013-11-24Remove unused writerfilter::doctok::WW8sprmTCellShadowMiklos Vajna
2013-11-23Remove unused writerfilter::doctok::WW8sprmPChgTabsPapxMiklos Vajna
2013-11-22Remove unused writerfilter::doctok::WW8SEDMiklos Vajna
2013-11-22init nRotation [-Werror=maybe-uninitialized]Eike Rathke
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna
2013-11-22DOCX drawingML shape filter: import wps:txbx inside the shapeMiklos Vajna
2013-11-21DOCX drawingML shape import: initial wps:txbx handlingMiklos Vajna
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez
2013-11-14...and -Werror,-Wunused-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-variableStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14writerfilter: improve mc:AlternateContent supportMiklos Vajna
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13DOCX: fdo#43093 set alignment if not already setFaisal M. Al-Otaibi
2013-11-13writerfilter: fix anchoring of anchored wps (drawingML) shapesMiklos Vajna
2013-11-13writerfilter: tokenize wps:wspMiklos Vajna
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde
2013-11-12fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style renameMiklos Vajna
2013-11-11Remove unused writerfilter::doctok::DffRecordMiklos Vajna
2013-11-10writerfilter: remove unused WW8FSPA class in doctokMiklos Vajna
2013-11-10WaE: unused variablesTor Lillqvist