summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* oox: tokenize wp14 namespaceMiklos Vajna2014-01-243-1/+6
* fdo#69616: Fix for VML part missing for group.Rohit Deshmukh2014-01-241-15/+33
* drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna2014-01-231-1/+1
* VML import: parse shape text run inside w:smartTagMiklos Vajna2014-01-221-0/+1
* WaE: C4701: potentially uninitialized local variable 'nIdx' usedTor Lillqvist2014-01-211-1/+1
* drawingML export: fix position of wrapped shapes in DOCXMiklos Vajna2014-01-211-1/+9
* fdo#63154 Removed unused solar.h reference in ooxAlexandre Vicenzi2014-01-212-6/+0
* drawingML export: zero rotation shouldn't alter the shape positionMiklos Vajna2014-01-201-4/+7
* drawingML export: write TextShape outline propertiesMiklos Vajna2014-01-201-0/+1
* drawingML export: fix TextShape width for DOCXMiklos Vajna2014-01-201-1/+13
* drawingML export: write TextShape fill propertiesMiklos Vajna2014-01-201-1/+3
* WaE: variable is used uninitialized whenever 'for' loop exitsTor Lillqvist2014-01-191-2/+2
* ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2014-01-182-3/+99
* ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez2014-01-184-0/+88
* VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna2014-01-171-0/+2
* VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna2014-01-171-0/+2
* VML import: fix rotation of simple shapes inside group shapesMiklos Vajna2014-01-171-3/+7
* 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