summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-01-24oox: tokenize wp14 namespaceMiklos Vajna
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh
2014-01-23drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna
2014-01-22VML import: parse shape text run inside w:smartTagMiklos Vajna
2014-01-21WaE: C4701: potentially uninitialized local variable 'nIdx' usedTor Lillqvist
2014-01-21drawingML export: fix position of wrapped shapes in DOCXMiklos Vajna
2014-01-21fdo#63154 Removed unused solar.h reference in ooxAlexandre Vicenzi
2014-01-20drawingML export: zero rotation shouldn't alter the shape positionMiklos Vajna
2014-01-20drawingML export: write TextShape outline propertiesMiklos Vajna
2014-01-20drawingML export: fix TextShape width for DOCXMiklos Vajna
2014-01-20drawingML export: write TextShape fill propertiesMiklos Vajna
2014-01-19WaE: variable is used uninitialized whenever 'for' loop exitsTor Lillqvist
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez
2014-01-17VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna
2014-01-16fdo#72217 : Fix for corruption area chart with data labels after Round Trip.Rajashri
2014-01-16fix element order in OOXML exportMarkus Mohrhard
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde
2014-01-14bool improvementsStephan Bergmann
2014-01-14mnMultiSelect takes AX_SELECTION_* valuesStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-14VML import: don't assume both parameters are available while parsing commandsMiklos Vajna
2014-01-14Related: #i119844# align from/to types with DFF_msofbtAnimateRotationDataCaolán McNamara
2014-01-14Resolves: #i119844# Spin effect amount property lost when saving pptx to odpSteve Yin
2014-01-13WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2014-01-13fdo#73247: Code fixed for Shape rotation not preserved in RTYogeshBharate
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna
2014-01-06fdo#73217 : Textbox with picture fill are rendered and saved properly.sushil_shinde
2014-01-06oox: handle pic:pic in WPG groupshape importMiklos Vajna
2014-01-06oox: fix XML namespace of drawing::GraphicObjectShape in DML exportMiklos Vajna
2014-01-04cppcheck: Clarify expression with parenthesesJulien Nabet
2014-01-03oox: fix handling of noop parent transformation from DOCXMiklos Vajna
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna
2014-01-02fdo#73215 oox: don't assume single adjustment is adj during exportMiklos Vajna
2014-01-02oox: extract adjustment names by type from spec XMLMiklos Vajna
2014-01-02oox: fix export of TextShapes in DOCXMiklos Vajna
2014-01-02oox: fix export of LineShapes in DOCXMiklos Vajna
2014-01-02oox: fix export of BezierShapes in DOCXMiklos Vajna
2014-01-01workaround rather maddening endian-specific template bustageCaolán McNamara
2013-12-28oox: whitespace fixes in WpsContextMiklos Vajna
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian
2013-12-24oox: whitespace fixes in WpgContextMiklos Vajna
2013-12-23oox: fix drawingml export of nested groupshapesMiklos Vajna