summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-01-19WaE: variable is used uninitialized whenever 'for' loop exitsTor Lillqvist1-2/+2
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2-3/+99
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez4-0/+88
2014-01-17VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna1-0/+2
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna1-0/+2
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna1-3/+7
2014-01-16fdo#72217 : Fix for corruption area chart with data labels after Round Trip.Rajashri1-22/+51
2014-01-16fix element order in OOXML exportMarkus Mohrhard1-2/+4
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde1-0/+49
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin1-6/+11
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde1-0/+1
2014-01-14bool improvementsStephan Bergmann2-5/+5
2014-01-14mnMultiSelect takes AX_SELECTION_* valuesStephan Bergmann1-1/+1
2014-01-14Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2014-01-14VML import: don't assume both parameters are available while parsing commandsMiklos Vajna1-2/+2
2014-01-14Related: #i119844# align from/to types with DFF_msofbtAnimateRotationDataCaolán McNamara1-4/+5
2014-01-14Resolves: #i119844# Spin effect amount property lost when saving pptx to odpSteve Yin1-1/+1
2014-01-13WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist1-1/+1
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar3-0/+14
2014-01-13fdo#73247: Code fixed for Shape rotation not preserved in RTYogeshBharate1-1/+22
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke3-3/+39
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin4-5/+5
2014-01-06oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna1-1/+13
2014-01-06fdo#73217 : Textbox with picture fill are rendered and saved properly.sushil_shinde2-1/+7
2014-01-06oox: handle pic:pic in WPG groupshape importMiklos Vajna1-0/+4
2014-01-06oox: fix XML namespace of drawing::GraphicObjectShape in DML exportMiklos Vajna1-1/+7
2014-01-04cppcheck: Clarify expression with parenthesesJulien Nabet1-3/+3
2014-01-03oox: fix handling of noop parent transformation from DOCXMiklos Vajna2-8/+15
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna2-5/+9
2014-01-02fdo#73215 oox: don't assume single adjustment is adj during exportMiklos Vajna1-1/+17
2014-01-02oox: extract adjustment names by type from spec XMLMiklos Vajna1-0/+25
2014-01-02oox: fix export of TextShapes in DOCXMiklos Vajna1-6/+12
2014-01-02oox: fix export of LineShapes in DOCXMiklos Vajna1-9/+15
2014-01-02oox: fix export of BezierShapes in DOCXMiklos Vajna1-9/+15
2014-01-01workaround rather maddening endian-specific template bustageCaolán McNamara2-3/+16
2013-12-28oox: whitespace fixes in WpsContextMiklos Vajna2-54/+62
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian1-0/+6
2013-12-24oox: whitespace fixes in WpgContextMiklos Vajna2-27/+35
2013-12-23oox: fix drawingml export of nested groupshapesMiklos Vajna1-2/+5
2013-12-21oox: whitespace fixes in LockedCanvasContextMiklos Vajna2-22/+30
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-20oox: import textframe border line width from drawingmlMiklos Vajna1-0/+2
2013-12-20oox: import textframe shadow from drawingmlMiklos Vajna1-0/+51
2013-12-19css.xml.sax service ctor clean-upStephan Bergmann2-8/+7
2013-12-19oox: import drawingml border color for TextFramesMiklos Vajna1-0/+17
2013-12-19n#828390: Bullet sizes set wrong.Muthu Subramanian1-1/+1
2013-12-19fix OOXML validation error in new data table export codeMarkus Mohrhard1-1/+2
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar1-1/+38
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar4-0/+77
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde1-1/+1