summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fdo#73215 oox: don't assume single adjustment is adj during exportMiklos Vajna2014-01-021-1/+17
* oox: extract adjustment names by type from spec XMLMiklos Vajna2014-01-021-0/+25
* oox: fix export of TextShapes in DOCXMiklos Vajna2014-01-021-6/+12
* oox: fix export of LineShapes in DOCXMiklos Vajna2014-01-021-9/+15
* oox: fix export of BezierShapes in DOCXMiklos Vajna2014-01-021-9/+15
* workaround rather maddening endian-specific template bustageCaolán McNamara2014-01-012-3/+16
* oox: whitespace fixes in WpsContextMiklos Vajna2013-12-282-54/+62
* fdo#72998: Custom shapes have improper size.Muthu Subramanian2013-12-271-0/+6
* oox: whitespace fixes in WpgContextMiklos Vajna2013-12-242-27/+35
* oox: fix drawingml export of nested groupshapesMiklos Vajna2013-12-231-2/+5
* oox: whitespace fixes in LockedCanvasContextMiklos Vajna2013-12-212-22/+30
* typo fixesAndras Timar2013-12-201-2/+2
* oox: import textframe border line width from drawingmlMiklos Vajna2013-12-201-0/+2
* oox: import textframe shadow from drawingmlMiklos Vajna2013-12-201-0/+51
* css.xml.sax service ctor clean-upStephan Bergmann2013-12-192-8/+7
* oox: import drawingml border color for TextFramesMiklos Vajna2013-12-191-0/+17
* n#828390: Bullet sizes set wrong.Muthu Subramanian2013-12-191-1/+1
* fix OOXML validation error in new data table export codeMarkus Mohrhard2013-12-191-1/+2
* fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar2013-12-191-1/+38
* fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar2013-12-194-0/+77
* fdo#72306 Axis names were lost after saving file on LO.sushil_shinde2013-12-191-1/+1
* fix an OOXML chart validation errorMarkus Mohrhard2013-12-191-1/+1
* fix an OOXML chart validation errorMarkus Mohrhard2013-12-191-9/+11
* n#828390: Explictly export font properties.Muthu Subramanian2013-12-181-4/+4
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-174-0/+6
* DOCX drawingml export: give drawinglayer pictures the correct namespaceMiklos Vajna2013-12-171-1/+6
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* oox: fix ShapeExport::WriteRectangleShape() for docxMiklos Vajna2013-12-161-2/+4
* Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndianDouglas Mencken2013-12-161-1/+1
* DOCX Import of 'paragraph formatting track changes'Adam Co2013-12-161-0/+1
* fix indentationMarkus Mohrhard2013-12-151-60/+60
* fdo#72221: Fixed for doughnut chart - RT is invalidPriyankaGaikwad2013-12-151-5/+7
* silence cppcheckMarkus Mohrhard2013-12-141-1/+3
* also export hiLowLines for lineChartMarkus Mohrhard2013-12-131-9/+21
* fix an OOXML validation error with the last patchMarkus Mohrhard2013-12-131-1/+1
* fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate2013-12-131-16/+36
* drawingml export: handle child shapes when exporting groupshapesMiklos Vajna2013-12-132-1/+19
* fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2013-12-131-2/+2
* fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde2013-12-131-0/+4
* oox: initial ShapeExport::WriteGroupShapeMiklos Vajna2013-12-121-3/+24
* n#828390: Reset charescapement.Muthu Subramanian2013-12-121-0/+3
* use OUString::endsWith where possibleNoel Grandin2013-12-121-1/+1
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-122-4/+4
* DOCX export: declare wpg namespaceMiklos Vajna2013-12-121-0/+1
* oox: allow a callback to be registered for shape text DML exportMiklos Vajna2013-12-123-2/+35
* oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna2013-12-122-15/+18
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-111-1/+1
* fdo#72226: Fix for Stock chart Invalid RTPallavi Jadhav2013-12-111-2/+4
* drawingml export: fix EllipseShape for docxMiklos Vajna2013-12-111-10/+15
* drawingml customshape export: handle docx corner casesMiklos Vajna2013-12-101-10/+17