summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna
2014-02-13drawingML export: hatching of shapesZolnai Tamás
2014-02-12oox: fix GetTextVerticalAdjust visibilityMichael Stahl
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás
2014-02-12fdo#72520 : Preserving external data path in chart import.sushil_shinde
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke
2014-02-11fdo#74112 Added properties to store chart display unit information in import.sushil_shinde
2014-02-11ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás
2014-02-05drawingML import: paragraph adjustment inside group shapeZolnai Tamás
2014-02-05ooxml: preserve gradient shape fillJacobo Aragunde Pérez
2014-01-30drawingML: complete the fix of nAlpha param in DrawingMLJacobo Aragunde Pérez
2014-01-30drawingML: fix transparency of shape solid fillJacobo Aragunde Pérez
2014-01-30drawingML export: transparency of solid filled shapeZolnai Tamás
2014-01-28ooxml: Small code refactorJacobo Aragunde Pérez
2014-01-28ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez
2014-01-28ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez
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-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde
2014-01-14bool improvementsStephan Bergmann
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna
2013-12-20typo fixesAndras Timar
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-13also export hiLowLines for lineChartMarkus Mohrhard
2013-12-13fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate
2013-12-13drawingml export: handle child shapes when exporting groupshapesMiklos Vajna
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-12-12oox: initial ShapeExport::WriteGroupShapeMiklos Vajna
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna
2013-12-10n#828390: New line is dropped while importing text.Muthu Subramanian
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks
2013-12-02Add a means to check if a namespace exists.Kohei Yoshida
2013-12-02Move this header out into a public place.Kohei Yoshida
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann