summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* drawingML import: reduce code duplicationZolnai Tamás2014-02-231-1/+2
* drawingML import: remove some unneeded memberZolnai Tamás2014-02-231-2/+0
* drawingML import: run fonts inside group shapeZolnai Tamás2014-02-211-0/+3
* drawingML import: fix inheritance of character heightMiklos Vajna2014-02-143-3/+6
* drawingML export: hatching of shapesZolnai Tamás2014-02-132-2/+7
* oox: fix GetTextVerticalAdjust visibilityMichael Stahl2014-02-121-1/+3
* drawingML export\import: cropping of shape's fill textureZolnai Tamás2014-02-121-2/+2
* fdo#72520 : Preserving external data path in chart import.sushil_shinde2014-02-122-1/+4
* fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke2014-02-122-4/+13
* fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke2014-02-122-0/+5
* fdo#74112 Added properties to store chart display unit information in import.sushil_shinde2014-02-112-1/+16
* ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez2014-02-111-1/+1
* drawingML export/import: text frames with vertical alignmentZolnai Tamás2014-02-081-0/+6
* drawingML import: paragraph adjustment inside group shapeZolnai Tamás2014-02-051-0/+4
* ooxml: preserve gradient shape fillJacobo Aragunde Pérez2014-02-051-0/+5
* drawingML: complete the fix of nAlpha param in DrawingMLJacobo Aragunde Pérez2014-01-301-1/+1
* drawingML: fix transparency of shape solid fillJacobo Aragunde Pérez2014-01-301-2/+3
* drawingML export: transparency of solid filled shapeZolnai Tamás2014-01-301-3/+3
* ooxml: Small code refactorJacobo Aragunde Pérez2014-01-281-0/+2
* ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez2014-01-281-0/+9
* ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez2014-01-282-0/+12
* fdo#69616: Fix for VML part missing for group.Rohit Deshmukh2014-01-241-1/+1
* drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna2014-01-231-0/+2
* ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2014-01-182-0/+3
* ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez2014-01-183-0/+11
* fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde2014-01-161-0/+2
* bool improvementsStephan Bergmann2014-01-141-1/+1
* fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar2014-01-131-0/+3
* fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke2014-01-132-1/+3
* drawingML import: fix default character height of WPG rectanglesMiklos Vajna2014-01-031-2/+2
* typo fixesAndras Timar2013-12-201-1/+1
* fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar2013-12-191-0/+1
* fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar2013-12-193-0/+43
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+1
* also export hiLowLines for lineChartMarkus Mohrhard2013-12-131-0/+1
* fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate2013-12-131-0/+1
* drawingml export: handle child shapes when exporting groupshapesMiklos Vajna2013-12-131-0/+2
* fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2013-12-131-1/+1
* oox: initial ShapeExport::WriteGroupShapeMiklos Vajna2013-12-121-0/+2
* oox: allow a callback to be registered for shape text DML exportMiklos Vajna2013-12-122-2/+17
* oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna2013-12-121-1/+1
* n#828390: New line is dropped while importing text.Muthu Subramanian2013-12-101-0/+2
* oox: render progress bar in main thread for threaded import.Michael Meeks2013-12-041-2/+2
* Add a means to check if a namespace exists.Kohei Yoshida2013-12-022-2/+6
* Move this header out into a public place.Kohei Yoshida2013-12-021-0/+6
* fastparser: Avoid copying all tokens into a sequence.Michael Meeks2013-11-262-2/+27
* Allow worker threads to use their own FastParser instances.Kohei Yoshida2013-11-251-3/+5
* Support regression curve name in OOXML (import & export).Tomaž Vajngerl2013-11-241-1/+1
* getChar() to return a null-terminated char array.Kohei Yoshida2013-11-221-7/+1
* DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna2013-11-211-0/+3