summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)AuthorFilesLines
2012-10-12n#759180: Push oox default spacing values.Muthu Subramanian1-3/+4
2012-10-12n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2-5/+21
2012-08-21n760019: removing problematic code that disrupts numbering levelFelix Zhang1-6/+0
2012-08-09n#759210: Certain smartart drawings weren't imported.Muthu Subramanian1-31/+35
2012-08-09n#774167: Crash fix.Muthu Subramanian1-1/+2
2012-07-31rhbz#842552 always create text contentDavid Tardon1-1/+2
2012-06-06TextParagraphProperties::pushToPropSet: limit effect of failed numrule importMiklos Vajna1-9/+16
2012-06-01targetted string cleanupMichael Meeks1-6/+7
2012-05-23do not insert empty texbodies for empty placeholder shapesRadek Doulik2-2/+18
2012-05-17n#760029: Floor borders were missing from 3D Charts.Muthu Subramanian1-3/+3
2012-05-16Crash fix.Muthu Subramanian1-1/+1
2012-05-16Revert selected hunks from various 'unused code' commits.Muthu Subramanian2-1/+36
2012-05-08n759212: Text over images.Muthu Subramanian1-2/+2
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara1-0/+1
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-19valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+1
2012-04-13oox::drawingml::Shape: OSL_TRACE -> SAL_INFOMiklos Vajna1-7/+7
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian1-0/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-02don't leak pDefaultTableStyleCaolán McNamara1-2/+7
2012-04-02n747499: PPTX embedded media playback.Muthu Subramanian3-5/+35
2012-03-28remove unused code (oox, sc)Petr Vorel1-25/+0
2012-03-20removed unused codePetr Vorel5-47/+0
2012-03-14Remove unused code in drawingml/table.Mariana Marasoiu1-4/+0
2012-03-14Remove unused code in drawingml/theme.Mariana Marasoiu1-5/+0
2012-03-14Remove unused code in drawingml/diagram.Mariana Marasoiu2-5/+0
2012-03-14Remove unused code in drawingml.Mariana Marasoiu1-10/+0
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian2-0/+7
2012-03-05remove unused codePetr Vorel1-1/+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-02customshapes: re-generate smaller, faster to compile data.Michael Meeks6-83266/+27706
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks1-0/+9
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks1-1/+13
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks1-4/+11
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks1-0/+14
2012-03-02generate more pptx test documents with preset shapesRadek Doulik1-5/+20
2012-03-02customshapes: commit updated autogenerated output.Michael Meeks6-213/+1149
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks2-47/+61
2012-03-02document customshapes (re-)generation flow.Michael Meeks1-0/+18
2012-03-02n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang3-2/+11
2012-03-02n657904: Styling information isn't applied to grpSp.Muthu Subramanian1-1/+3
2012-02-29n#746996: Wrong text color in smartArt.Muthu Subramanian1-0/+5
2012-02-24fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks2-2/+2
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-10/+10
2012-02-16Fix crash in smartart importThorsten Behrens1-2/+2
2012-02-14n744510: Improved 'vert' text imports.Muthu Subramanian3-34/+42