summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fdo#72217 : Fix for corruption area chart with data labels after Round Trip.Rajashri2014-01-161-22/+51
* fix element order in OOXML exportMarkus Mohrhard2014-01-161-2/+4
* fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde2014-01-161-0/+49
* Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin2014-01-161-6/+11
* fdo#72520 : Added property to store external data path in chart.sushil_shinde2014-01-161-0/+1
* bool improvementsStephan Bergmann2014-01-142-5/+5
* mnMultiSelect takes AX_SELECTION_* valuesStephan Bergmann2014-01-141-1/+1
* Be explicit when using bool as integral valueStephan Bergmann2014-01-141-1/+1
* VML import: don't assume both parameters are available while parsing commandsMiklos Vajna2014-01-141-2/+2
* Related: #i119844# align from/to types with DFF_msofbtAnimateRotationDataCaolán McNamara2014-01-141-4/+5
* Resolves: #i119844# Spin effect amount property lost when saving pptx to odpSteve Yin2014-01-141-1/+1
* WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist2014-01-131-1/+1
* fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar2014-01-133-0/+14
* fdo#73247: Code fixed for Shape rotation not preserved in RTYogeshBharate2014-01-131-1/+22
* fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke2014-01-133-3/+39
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-074-5/+5
* oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna2014-01-061-1/+13
* fdo#73217 : Textbox with picture fill are rendered and saved properly.sushil_shinde2014-01-062-1/+7
* oox: handle pic:pic in WPG groupshape importMiklos Vajna2014-01-061-0/+4
* oox: fix XML namespace of drawing::GraphicObjectShape in DML exportMiklos Vajna2014-01-061-1/+7
* cppcheck: Clarify expression with parenthesesJulien Nabet2014-01-041-3/+3
* oox: fix handling of noop parent transformation from DOCXMiklos Vajna2014-01-032-8/+15
* drawingML import: fix default character height of WPG rectanglesMiklos Vajna2014-01-032-5/+9
* 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