summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2012-06-01targetted string cleanupMichael Meeks
2012-05-23do not insert empty texbodies for empty placeholder shapesRadek Doulik
2012-05-17n#760029: Floor borders were missing from 3D Charts.Muthu Subramanian
2012-05-16Crash fix.Muthu Subramanian
2012-05-16Revert selected hunks from various 'unused code' commits.Muthu Subramanian
2012-05-08n759212: Text over images.Muthu Subramanian
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara
2012-04-26n758565: Wrong master slide shape being used.Muthu Subramanian
2012-04-25fix few issues after SAL_INFO conversionRadek Doulik
2012-04-19valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-04-13oox::drawingml::Shape: OSL_TRACE -> SAL_INFOMiklos Vajna
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02don't leak pDefaultTableStyleCaolán McNamara
2012-04-02n747499: PPTX embedded media playback.Muthu Subramanian
2012-03-28remove unused code (oox, sc)Petr Vorel
2012-03-20removed unused codePetr Vorel
2012-03-14Remove unused code in drawingml/table.Mariana Marasoiu
2012-03-14Remove unused code in drawingml/theme.Mariana Marasoiu
2012-03-14Remove unused code in drawingml/diagram.Mariana Marasoiu
2012-03-14Remove unused code in drawingml.Mariana Marasoiu
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian
2012-03-05remove unused codePetr Vorel
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-03-03oox::drawingml::Shape: fix "lock underflow in SvxShape" assertionsMichael Stahl
2012-03-02customshapes: re-generate smaller, faster to compile data.Michael Meeks
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks
2012-03-02generate more pptx test documents with preset shapesRadek Doulik
2012-03-02customshapes: commit updated autogenerated output.Michael Meeks
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks
2012-03-02document customshapes (re-)generation flow.Michael Meeks
2012-03-02n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang
2012-03-02n657904: Styling information isn't applied to grpSp.Muthu Subramanian
2012-02-29n#746996: Wrong text color in smartArt.Muthu Subramanian
2012-02-24fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-16Fix crash in smartart importThorsten Behrens
2012-02-14n744510: Improved 'vert' text imports.Muthu Subramanian
2012-02-13Remove unused codeElton Chung
2012-02-13Remove unused codeElton Chung
2012-02-10Code review fixes.Muthu Subramanian
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-03n#744509: Alignment of text is wrong.Muthu Subramanian
2012-02-01Fixes crashing while loading manipulated pptx files.Muthu Subramanian
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian