summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2013-12-21oox: whitespace fixes in LockedCanvasContextMiklos Vajna
2013-12-20typo fixesAndras Timar
2013-12-20oox: import textframe border line width from drawingmlMiklos Vajna
2013-12-20oox: import textframe shadow from drawingmlMiklos Vajna
2013-12-19css.xml.sax service ctor clean-upStephan Bergmann
2013-12-19oox: import drawingml border color for TextFramesMiklos Vajna
2013-12-19n#828390: Bullet sizes set wrong.Muthu Subramanian
2013-12-19fix OOXML validation error in new data table export codeMarkus Mohrhard
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde
2013-12-19fix an OOXML chart validation errorMarkus Mohrhard
2013-12-19fix an OOXML chart validation errorMarkus Mohrhard
2013-12-18n#828390: Explictly export font properties.Muthu Subramanian
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17DOCX drawingml export: give drawinglayer pictures the correct namespaceMiklos Vajna
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16oox: fix ShapeExport::WriteRectangleShape() for docxMiklos Vajna
2013-12-16Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndianDouglas Mencken
2013-12-16DOCX Import of 'paragraph formatting track changes'Adam Co
2013-12-15fix indentationMarkus Mohrhard
2013-12-15fdo#72221: Fixed for doughnut chart - RT is invalidPriyankaGaikwad
2013-12-14silence cppcheckMarkus Mohrhard
2013-12-13also export hiLowLines for lineChartMarkus Mohrhard
2013-12-13fix an OOXML validation error with the last patchMarkus Mohrhard
2013-12-13fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate
2013-12-13drawingml export: handle child shapes when exporting groupshapesMiklos Vajna
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde
2013-12-12oox: initial ShapeExport::WriteGroupShapeMiklos Vajna
2013-12-12n#828390: Reset charescapement.Muthu Subramanian
2013-12-12use OUString::endsWith where possibleNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12DOCX export: declare wpg namespaceMiklos Vajna
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11fdo#72226: Fix for Stock chart Invalid RTPallavi Jadhav
2013-12-11drawingml export: fix EllipseShape for docxMiklos Vajna
2013-12-10drawingml customshape export: handle docx corner casesMiklos Vajna
2013-12-10oox: allow to declare the wps namespace on exportMiklos Vajna
2013-12-10n#828390: New line is dropped while importing text.Muthu Subramanian
2013-12-09drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna
2013-12-09drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna
2013-12-09drawingml import: read w:colorMiklos Vajna
2013-12-09drawingml import: read w:szMiklos Vajna
2013-12-09drawingml import: read w:rPrMiklos Vajna
2013-12-09drawingml import: read w:sdtContentMiklos Vajna
2013-12-08fix validation error in OOXML chart exportMarkus Mohrhard
2013-12-06DOCX import: fix import of wpg shapes after a wps textframeMiklos Vajna