summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapeproperties.cxx
AgeCommit message (Expand)Author
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-06oox: unused CustomShapeProviderMiklos Vajna
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna
2014-04-27Resolves: #i124703# adapt coordinate range from ms relative...Armin Le Grand
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
2014-04-17oox customshapepreset: switch to generated data -> codeMiklos Vajna
2014-04-17oox: initial customshape preset data loaderMiklos Vajna
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna
2014-04-15sal_Bool -> boolJacobo Aragunde Pérez
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-19fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian
2013-08-15Work on the custom shape preset generationTor Lillqvist
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-07drop some static OUStringsCaolán McNamara
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-09-18better pptx custom shape presets import/exportRadek Doulik
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-04-19valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-03-14Remove unused code in drawingml.Mariana Marasoiu
2012-03-05remove unused codePetr Vorel
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-02customshapes: re-work generation to create many small methodsMichael Meeks
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian
2011-12-16Fixed: bentConnectors are not imported properly.Muthu Subramanian
2011-12-14use custom shapes for curved connector shapesRadek Doulik
2011-12-14import text body rotation property of custom shapeFelix Zhang
2011-12-12pptx: fix custom shape equations importRadek Doulik
2011-12-07pptx: make sure we set right type for connector shapesRadek Doulik
2011-12-07do not use new presets for connector shapesRadek Doulik
2011-11-08use text frame part of customshapes on importRadek Doulik
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik
2011-11-07fix buildRadek Doulik
2011-11-07fix ooxml custom shapes sizingRadek Doulik
2011-10-19remove an unused methodFelix Zhang
2011-10-17update flip(mirror) properties setting for custom shape presetsRadek Doulik
2011-10-06custom shapes import improvementsRadek Doulik
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud
2011-10-05custom shapes import improvementsRadek Doulik
2011-09-09n#705985: Importing Flip properties of custom shapes.Muthu Subramanian