summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-01-30drawingML export: transparency of solid filled shapeZolnai Tamás1-12/+43
2014-01-28bool improvementsStephan Bergmann8-23/+23
2014-01-28ooxml: Small code refactorJacobo Aragunde Pérez1-21/+16
2014-01-28ooxml: Preserve shape style effect attributesJacobo Aragunde Pérez2-4/+14
2014-01-28ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez3-30/+129
2014-01-28ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez3-20/+140
2014-01-27ooxml: fix import of custDash shape line attributeJacobo Aragunde Pérez1-2/+2
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian1-0/+2
2014-01-25OOXML validation fix for chartsMarkus Mohrhard1-1/+3
2014-01-25drawingML import: parse shape text run inside w:sdt and s:sdtContentZolnai Tamás1-0/+3
2014-01-24oox: add wp14 tokensMiklos Vajna1-0/+6
2014-01-24oox: tokenize wp14 namespaceMiklos Vajna3-1/+6
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh1-15/+33
2014-01-23drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna1-1/+1
2014-01-22VML import: parse shape text run inside w:smartTagMiklos Vajna1-0/+1
2014-01-21WaE: C4701: potentially uninitialized local variable 'nIdx' usedTor Lillqvist1-1/+1
2014-01-21drawingML export: fix position of wrapped shapes in DOCXMiklos Vajna1-1/+9
2014-01-21fdo#63154 Removed unused solar.h reference in ooxAlexandre Vicenzi2-6/+0
2014-01-20drawingML export: zero rotation shouldn't alter the shape positionMiklos Vajna1-4/+7
2014-01-20drawingML export: write TextShape outline propertiesMiklos Vajna1-0/+1
2014-01-20drawingML export: fix TextShape width for DOCXMiklos Vajna1-1/+13
2014-01-20drawingML export: write TextShape fill propertiesMiklos Vajna1-1/+3
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