summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
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
2013-10-29cppcheck: duplicate break or break which follows a returnJulien Nabet
2013-10-23fixincludeguards.sh: ooxThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22n#839727: Crash fix.Muthu Subramanian
2013-10-22n#839727: Chart missing dataset.Muthu Subramanian
2013-10-16-Werror,-Wlogical-not-parenthesesStephan Bergmann
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez
2013-10-10Partially revert alpha handling.Muthu Subramanian
2013-10-10n#812793: clrChange applying for EMFsMuthu Subramanian
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian
2013-10-07fix build: use rAttribs :)Thomas Arnhold
2013-10-07Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens