summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-13bnc#798309 inherit group style from parentNoel Power1-4/+11
2013-01-15n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian1-1/+1
2012-10-10fix text rotation for txXfrm element, fixes n#783433Radek Doulik1-1/+1
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam1-0/+9
2012-08-16n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian1-0/+3
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-01targetted string cleanupMichael Meeks1-6/+7
2012-05-23do not insert empty texbodies for empty placeholder shapesRadek Doulik1-2/+3
2012-05-08n759212: Text over images.Muthu Subramanian1-2/+2
2012-04-26n758565: Wrong master slide shape being used.Muthu Subramanian1-2/+1
2012-04-25fix few issues after SAL_INFO conversionRadek Doulik1-2/+2
2012-04-13oox::drawingml::Shape: OSL_TRACE -> SAL_INFOMiklos Vajna1-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-02n747499: PPTX embedded media playback.Muthu Subramanian1-2/+13
2012-03-20removed unused codePetr Vorel1-12/+0
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-2/+2
2012-03-03oox::drawingml::Shape: fix "lock underflow in SvxShape" assertionsMichael Stahl1-8/+20
2012-03-02n657904: Styling information isn't applied to grpSp.Muthu Subramanian1-1/+3
2012-02-14n744510: Improved 'vert' text imports.Muthu Subramanian1-2/+4
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-7/+7
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian1-0/+7
2011-12-14import text body rotation property of custom shapeFelix Zhang1-0/+6
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian1-12/+10
2011-12-02n#719989/97: Connector shape fixes.Muthu Subramanian1-10/+12
2011-10-06custom shapes import improvementsRadek Doulik1-0/+1
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud1-1/+0
2011-10-05custom shapes import improvementsRadek Doulik1-0/+1
2011-08-24fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik1-3/+10
2011-08-17fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73Radek Doulik1-0/+5
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens1-1/+47
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-19/+12
2011-05-09WaE un-used parameterNorbert Thiebaud1-1/+1
2011-05-09fixed regression in group shapes transformationsRadek Doulik1-51/+28
2011-04-27fix group shape transformations - part of n#621739Radek Doulik1-9/+34
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-19/+12
2011-04-19clean a bit the patch for fdo#36203, reset the text body pointerRadek Doulik1-1/+4
2011-04-14fix crash in fdo#36203, the referenced shape didn't contain texbodyRadek Doulik1-1/+1
2011-04-14fix crash in fdo#36203, the referenced shape didn't contain texbodyRadek Doulik1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-40/+123
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]1-39/+123
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]1-20/+10
2011-01-04dr78: oox - import of BIFF3-BIFF5 drawing objects - first bitsDaniel Rentz [dr]1-1/+4
2010-12-18cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-6/+6
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-6/+6
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-6/+6
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]1-3/+0
2010-10-21dr77: fix broken import of charts and group shapesDaniel Rentz [dr]1-1/+1
2010-10-21Undoing pptx filter as a separate lib ( + related changes)Katarina Machalkova1-44/+0