summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-28ooxml: Small code refactorJacobo Aragunde Pérez
2014-01-28ooxml: Preserve shape style effect attributesJacobo 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-27ooxml: fix import of custDash shape line attributeJacobo Aragunde Pérez
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-01-25drawingML import: parse shape text run inside w:sdt and s:sdtContentZolnai Tamás
2014-01-24oox: tokenize wp14 namespaceMiklos Vajna
2014-01-21fdo#63154 Removed unused solar.h reference in ooxAlexandre Vicenzi
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-14bool improvementsStephan Bergmann
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-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06fdo#73217 : Textbox with picture fill are rendered and saved properly.sushil_shinde
2014-01-03oox: fix handling of noop parent transformation from DOCXMiklos Vajna
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian
2013-12-20oox: import textframe border line width from drawingmlMiklos Vajna
2013-12-20oox: import textframe shadow from drawingmlMiklos Vajna
2013-12-19oox: import drawingml border color for TextFramesMiklos Vajna
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde
2013-12-12n#828390: Reset charescapement.Muthu Subramanian
2013-12-10n#828390: New line is dropped while importing text.Muthu Subramanian
2013-12-09drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna
2013-12-09drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna
2013-12-09drawingml import: read w:colorMiklos Vajna
2013-12-09drawingml import: read w:szMiklos Vajna
2013-12-09drawingml import: read w:rPrMiklos Vajna
2013-12-09drawingml import: read w:sdtContentMiklos Vajna
2013-12-06DOCX import: handle groupshapes inside wpg elements (groupshapes)Miklos Vajna
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-06Santa Claus brings fixed background color of textframes in drawingml importMiklos Vajna
2013-12-04drawingml import: don't set CharEscapementHeight unconditionallyMiklos Vajna
2013-12-04DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna
2013-12-02DOCX drawingML shape import: fix sw text frame transparenceMiklos Vajna
2013-12-01fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard
2013-11-26DOCX drawingML shape import: initial wps:txbx positioningMiklos Vajna
2013-11-26DOCX drawingML shape import: no need to add TextFrames to the drawpageMiklos Vajna
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin